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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠