Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 717 Bytes

File metadata and controls

13 lines (12 loc) · 717 Bytes

Federated Learning

Federated learning is a popular distributed machine learning framework in which clients aggregate their learned models without sharing their individual data under privacy-preserving consideration. However, FL is still facing many challenges, among which efficiency, accuracy, security and fairness challenges are the main problems that hinder the development of FL.

  1. Survey
  2. Datasets
  3. Efficiency Computation,Communication,Quantization
  4. Effectiveness Non_IID, Accuracy challenge, Convergence, Robustness
  5. Incentive
  6. Vertical FL
  7. Boosting
  8. Application