Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPC Based Secure Aggregation for Federated Learning #1502

Closed
iamtrask opened this issue Sep 19, 2018 · 2 comments
Closed

MPC Based Secure Aggregation for Federated Learning #1502

iamtrask opened this issue Sep 19, 2018 · 2 comments
Assignees

Comments

@iamtrask
Copy link
Member

This issue depends on #1501 being completed.

This issue requires creating a demo using MPC for the secure aggregation of gradients. Multiple different workers should create a weight update (in the usual Federated Learning fashion) but instead of sending the gradients directly to the model owner, they should use MPC to securely aggregate their gradients wherein only the aggregated update is sent to the model owner.

@iamtrask iamtrask self-assigned this Sep 19, 2018
@iamtrask
Copy link
Member Author

Issue #1501 has been completed - this issue is ready for someone to pick up. I'm dealing with some broken unit tests but i'll pick it up when i'm done if no-one else has.

@iamtrask
Copy link
Member Author

I'm picking this up now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant