Separation of data and model weight in machine learning inference

0

Is there a combination of AWS services that would allow the following: B1 trains a model that transforms input data into valuable insight. B1 wants to make this model available to other businesses at a cost. B2 is such a business, but B2 has strict data ownership requirements that does not allow it to expose the data to B1. So B1 does not want to expose model weights to B2 and B2 does not want to expose data to B1. What kind of architecture would allow this to happen?

I was thinking of a contract that forces Cloudtrail with log file validation turned on in an account managed by B2, B1 shares the AMI with B2 and has access to a role within that account to monitor the fair use of the AMI? What are your thoughts?

已提問 3 個月前檢視次數 312 次
1 個回答
1

AWS Clean Rooms lets you collaborate without exposing your data with the other party. This solution leverages Clean Rooms for training ML model in first party account (B1) using dataset in third party account (B2) https://aws.amazon.com/solutions/guidance/predictive-segmentation-using-third-party-data-with-aws-clean-rooms/

Awwal
已回答 3 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南