Skip to content

miku8miku/awesome-federated-noise-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Awesome Federated Noise Learning

[GitHub]

Collect some Federated Noise 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: Dec 27, 2023 16:03:46

IID

2022

  • [RoFL] Robust Federated Learning with Noisy Labels (IEEE Intelligent Systems) [PDF] [CODE]

Non-IID

2023

  • [FedNoRo] FedNoRo: Towards Noise-Robust Federated Learning by Addressing Class Imbalance and Label Noise Heterogeneity (IJCAI) [PDF] [CODE]

2022

  • [FedCorr] FedCorr: Multi-Stage Federated Learning for Label Noise Correction (CVPR) [PDF] [CODE]
  • [FEDLSR] Towards Federated Learning against Noisy Labels via Local Self-Regularization (CIKM) [PDF] [CODE]

Robust Regularizaiton

2018

  • [Mixup] Mixup: Beyond empirical risk minimization (ICLR) [PDF] [CODE]

RobustLoss Function

2019

  • [SCE] Symmetric Cross Entropy for Robust Learning with Noisy Labels (ICCV) [PDF]

2018

  • [GCE] Generalized Cross Entropy Loss for Training Deep Neural Networks with Noisy Labels (NeurIPS) [PDF]

2017

  • [MAE] Robust Loss Functions under Label Noise for Deep Neural Networks (AAAI) [PDF]

Loss Adjustment

2019

  • Unsupervised Label Noise Modeling and Loss Correction (ICML) [PDF]

Sample Selection

2018

  • [Co-teaching] Co-teaching: Robust Training of Deep Neural Networks with Extremely Noisy Labels (NeurIPS) [PDF] [CODE]

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 = {miku8miku},
    year = {2023},
    howpublished = {\\url{https://github.com/beiyuouo/awesome-asynchronous-federated-learning}
}

About

Collect some Federated Noise Learning papers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published