LabeliaLabs / distributed-learning-contributivity

Simulate collaborative ML scenarios, experiment multi-partner learning approaches and measure respective contributions of different datasets to model performance.
https://www.labelia.org
Apache License 2.0
57 stars 12 forks source link

Study Federated learning litterature and libraries #115

Open RomainGoussault opened 4 years ago

RomainGoussault commented 4 years ago

https://arxiv.org/pdf/1602.05629.pdf https://arxiv.org/pdf/1805.09767.pdf

https://arxiv.org/pdf/1908.07873.pdf https://arxiv.org/pdf/1912.04977.pdf

jeromechambost commented 4 years ago

Federated averaging is the state of the art method for fed learning. New framework FedProx theoretically provides more robust convergence and improves performance especially when there is systems heterogeneity
https://arxiv.org/pdf/1812.06127.pdf ==> could be tested with important number of partners

Increasing number of federated learning tools and frameworks:

bowni commented 4 years ago

@jeromechambost this seems to be the perfect issue for you to update with your research 😄

bowni commented 3 years ago

@jeromechambost it would be interesting to complete the bibliography file @HeytemBou and @arthurPignet initiated in PR #348