A Unified Solution to Diverse Heterogeneities in One-shot Federated Learning
Jun Bai, Yiliao Song, Di Wu, Atul Sajjanhar, Yong Xiang, Wei Zhou, Xiaohui Tao, Yan Li, Yue Li

TL;DR
FedHydra is a novel one-shot federated learning framework that effectively handles both model and data heterogeneity with a two-stage learning mechanism, outperforming existing methods in diverse settings.
Contribution
Introduces FedHydra, a unified OSFL framework that addresses both model and data heterogeneity through model stratification and heterogeneity-aware aggregation.
Findings
Outperforms five SOTA baselines on four benchmark datasets.
Effectively mitigates model and data heterogeneity issues.
Works well in both homogeneous and heterogeneous settings.
Abstract
One-Shot Federated Learning (OSFL) restricts communication between the server and clients to a single round, significantly reducing communication costs and minimizing privacy leakage risks compared to traditional Federated Learning (FL), which requires multiple rounds of communication. However, existing OSFL frameworks remain vulnerable to distributional heterogeneity, as they primarily focus on model heterogeneity while neglecting data heterogeneity. To bridge this gap, we propose FedHydra, a unified, data-free, OSFL framework designed to effectively address both model and data heterogeneity. Unlike existing OSFL approaches, FedHydra introduces a novel two-stage learning mechanism. Specifically, it incorporates model stratification and heterogeneity-aware stratified aggregation to mitigate the challenges posed by both model and data heterogeneity. By this design, the data and model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Machine Learning and Algorithms
MethodsFocus
