paper-with-me

홈 › Papers

Agglomerative Federated Learning: Empowering Larger Model Training via End-Edge-Cloud Collaboration

2023-12-01 · Zhiyuan Wu, Sheng Sun, Yuwei Wang, Min Liu, Bo Gao, Quyang Pan, Tianliu He, Xuefeng Jiang

Federated Learning (FL) enables training Artificial Intelligence (AI) models over end devices without compromising their privacy. As computing tasks are increasingly performed by a combination of cloud, edge, and end devices, FL can benefit from this End-Edge-Cloud Collaboration (EECC) paradigm to achieve collaborative device-scale expansion with real-time access. Although Hierarchical Federated Learning (HFL) supports multi-tier model aggregation suitable for EECC, prior works assume the same model structure on all computing nodes, constraining the model scale by the weakest end devices. To address this issue, we propose Agglomerative Federated Learning (FedAgg), which is a novel EECC-empowered FL framework that allows the trained models from end, edge, to cloud to grow larger in size and stronger in generalization ability. FedAgg recursively organizes computing nodes among all tiers based on Bridge Sample Based Online Distillation Protocol (BSBODP), which enables every pair of parent-child computing nodes to mutually transfer and distill knowledge extracted from generated bridge samples. This design enhances the performance by exploiting the potential of larger models, with privacy constraints of FL and flexibility requirements of EECC both satisfied. Experiments under various settings demonstrate that FedAgg outperforms state-of-the-art methods by an average of 4.53\% accuracy gains and remarkable improvements in convergence rate.

📄 PDF Abstract BibTeX arXiv:2312.11489

Code (1)

wuzhiyuan2000/FedAgg 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Agglomerative Info-Clustering

2017-01-18 · Chung Chan, Ali Al-Bashabsheh, Qiaoqiao Zhou

An agglomerative clustering of random variables is proposed, where clusters of random variables sharing the maximum amount of multivariate mutual information are merged successively to form larger clusters. Compared to t…

Clustering

PuzzleFusion++: Auto-agglomerative 3D Fracture Assembly by Denoise and Verify

2024-06-01 · Zhengqing Wang, Jiacheng Chen, Yasutaka Furukawa

This paper proposes a novel "auto-agglomerative" 3D fracture assembly method, PuzzleFusion++, resembling how humans solve challenging spatial puzzles. Starting from individual fragments, the approach 1) aligns and merges…

GTFLAT: Game Theory Based Add-On For Empowering Federated Learning Aggregation Techniques

2022-12-08 · Hamidreza Mahini, Hamid Mousavi, Masoud Daneshtalab

GTFLAT, as a game theory-based add-on, addresses an important research question: How can a federated learning algorithm achieve better performance and training efficiency by setting more effective adaptive weights for av…

Federated Learning

When Foundation Model Meets Federated Learning: Motivations, Challenges, and Future Directions

2023-06-27 · Weiming Zhuang, Chen Chen, Jingtao Li, Chaochao Chen 외

The intersection of Foundation Model (FM) and Federated Learning (FL) presents a unique opportunity to unlock new possibilities for real-world applications. On the one hand, FL, as a collaborative learning paradigm, help…

DiversityFederated LearningPrivacy Preserving

EdgeFL: A Lightweight Decentralized Federated Learning Framework

2023-09-06 · Hongyi Zhang, Jan Bosch, Helena Holmström Olsson

Federated Learning (FL) has emerged as a promising approach for collaborative machine learning, addressing data privacy concerns. However, existing FL platforms and frameworks often present challenges for software engine…

Federated Learning