FuseFL: One-Shot Federated Learning through the Lens of Causality with Progressive Model Fusion
Zhenheng Tang, Yonggang Zhang, Peijie Dong, Yiu-ming Cheung, Amelie, Chi Zhou, Bo Han, Xiaowen Chu

TL;DR
FuseFL introduces a causality-inspired, progressive model fusion method for one-shot federated learning, significantly improving performance while maintaining low communication and storage costs.
Contribution
This work presents FuseFL, a novel causality-based approach that enhances OFL by progressive feature fusion, addressing data heterogeneity without extra communication overhead.
Findings
FuseFL outperforms existing OFL and ensemble FL methods.
Supports high scalability and heterogeneous model training.
Maintains low memory costs and no additional communication.
Abstract
One-shot Federated Learning (OFL) significantly reduces communication costs in FL by aggregating trained models only once. However, the performance of advanced OFL methods is far behind the normal FL. In this work, we provide a causal view to find that this performance drop of OFL methods comes from the isolation problem, which means that local isolatedly trained models in OFL may easily fit to spurious correlations due to the data heterogeneity. From the causal perspective, we observe that the spurious fitting can be alleviated by augmenting intermediate features from other clients. Built upon our observation, we propose a novel learning approach to endow OFL with superb performance and low communication and storage costs, termed as FuseFL. Specifically, FuseFL decomposes neural networks into several blocks, and progressively trains and fuses each block following a bottom-up manner for…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
