Skip to content

wuzhiyuan2000/FedAgg

Repository files navigation

FedAgg

This repository is the official Pytorch implementation DEMO of FedAgg:

Agglomerative Federated Learning: Empowering Larger Model Training via End-Edge-Cloud Collaboration. IEEE International Conference on Computer Communications (INFOCOM). 2024 (Accepted)


Run this DEMO

python main_fedagg.py


Cite this work

@article{wu2023agglomerative,
  title={Agglomerative Federated Learning: Empowering Larger Model Training via End-Edge-Cloud Collaboration},
  author={Wu, Zhiyuan and Sun, Sheng and Wang, Yuwei and Liu, Min and Gao, Bo and Pan, Quyang and He, Tianliu and Jiang, Xuefeng},
  journal={arXiv preprint arXiv:2312.11489},
  year={2023}
}

Related Works

FedICT: Federated Multi-task Distillation for Multi-access Edge Computing. IEEE Transactions on Parallel and Distributed Systems (TPDS). 2023

FedCache: A Knowledge Cache-driven Federated Learning Architecture for Personalized Edge Intelligence. IEEE Transactions on Mobile Computing (TMC). 2024

Exploring the Distributed Knowledge Congruence in Proxy-data-free Federated Distillation. ACM Transactions on Intelligent Systems and Technology (TIST). 2023

Federated Class-Incremental Learning with New-Class Augmented Self-Distillation. arXiv preprint arXiv:2401.00622. 2024

Survey of Knowledge Distillation in Federated Edge Learning. arXiv preprint arXiv:2301.05849. 2023

Thanks

We thank Zeju Li from Beijing University of Posts and Telecommunications, Sijie Cheng from Tsinghua University, Tian Wen, Wen Wang and Yufeng Chen from Institute of Computing Technology, Chinese Academy of Sciences, Jinda Lu from the University of Science and Technology of China for inspiring suggestions.

About

[INFOCOM 2024] Agglomerative Federated Learning: Empowering Larger Model Training via End-Edge-Cloud Collaboration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages