Skip to content

All materials you need for Federated Learning: blogs, videos, papers, and softwares, etc.

License

Notifications You must be signed in to change notification settings

weimingwill/awesome-federated-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintenance Last Commit Ask Me Anything ! Awesome GitHub license

Awesome Federated Learning

A curated list of materials for federated learning, including blogs, surveys, research papers, and projects. You are very welcome to star it and create a pull request to update it.

Federated learning (FL) is attracting considerable attention these years. We organize these materials for you to learn federated learning and further facilitate your research and projects.

We organize the papers by research areas for challenges in FL and by conferences and journals.

💡 We are thrilled to open-source our federated learning platform, EasyFL, to enable users with various levels of expertise to experiment and prototype FL applications with little/no coding. It is based on our years of research and we have used it to publish numerous papers in top-tier conferences and journals. You can also use it to get started with federated learning and implement your projects.

Table of Content

Paper (By conference and journal)

Paper (By research area)

  • Communication-Efficient Learning of Deep Networks from Decentralized Data [Paper] [Github] [Google] [Must Read]

General Resources

Blogs

  • Federated Learning Comic [Google Blog]
  • Federated Learning: Collaborative Machine Learning without Centralized Training Data [Google Blog]

Survey

  • Federated Machine Learning: Concept and Applications [Paper]
  • Federated Learning: Challenges, Methods, and Future Directions [Paper]
  • Advances and Open Problems in Federated Learning [Paper]
  • Federated Learning White Paper V1.0 [Paper]
  • Federated Learning Systems: Vision, Hype and Reality for Data Privacy and Protection [Paper]
  • Federated Learning in Mobile Edge Networks: A Comprehensive Survey [Paper]
  • Federated Learning for Wireless Communications: Motivation, Opportunities and Challenges [Paper]
  • A Review of Applications in Federated Learning [Paper]
  • Towards Efficient Synchronous Federated Training: A Survey on System Optimization Strategies [Paper]

Benchmarks

  • LEAF: A Benchmark for Federated Settings [Paper] [Github] [Recommend]
  • The OARF Benchmark Suite: Characterization and Implications for Federated Learning Systems [Paper]
  • Performance Optimization for Federated Person Re-identification via Benchmark Analysis [Paper] [ACMMM20] [Github]
  • A Performance Evaluation of Federated Learning Algorithms [Paper]
  • Edge AIBench: Towards Comprehensive End-to-end Edge Computing Benchmarking [Paper]

Video

  • GDPR, Data Shotrage and AI (AAAI-19) [Video]
  • Federated Learning: Machine Learning on Decentralized Data (Google I/O'19) [Youtube]

Frameworks

Company