Skip to the content.

Awesome Asynchronous Federated Learning

[GitHub] [Web]

Collect some Asynchronous Federated Learning papers.

Please give me a ⭐star if you find it useful (❁´◑`❁).

If you find some overlooked papers, please open issues or pull requests(recommended), following the Contributing section.

Last Update: Jan 11, 2024 11:33:01

Fully Asynchronous

2022

2021

2020

2019

2018

K-Asynchronous or Semi-Asynchronous

2022

2021

Privacy-Preserving

2021

Hierarchical or Tier-based

2023

2022

2021

2020

Model Heterogeneous

2023

Fairness

2022

Continual Learning

2023

Vertical Asynchronous Federated Learning

2021

2020

Asynchronous Increment Federated Learning

2020

Application

2018

General Federated Learning

Benchmarks

Libraries(Which support Asynchronous Federated Learning)

Survey

Theory

Heterogeneous

Client Selection

[WIP]

Ungrouped Papers

[WIP]

Blog

[WIP]

Contributing

You can contribute to this project by opening an issue or creating a pull request on GitHub.

Add paper to the papers.yaml file with the following format:

- title: "Communication-Efficient Learning of Deep Networks from Decentralized Data"
  abbr: FedAvg
  year: 2016
  conf: AISTAT
  links:
    PDF: https://arxiv.org/abs/1602.05629.pdf
    GitHub:

Citations

@misc{awesomeafl,
    title = {awesome-asyncrhonous-federated-learning},
    author = {Bingjie Yan},
    year = {2022},
    howpublished = {\\url{https://github.com/beiyuouo/awesome-asynchronous-federated-learning}
}