TL;DR
AutoFLIP leverages client diversity in federated learning to efficiently prune models, reducing computational and communication costs while maintaining high accuracy in non-IID data scenarios.
Contribution
It introduces a novel framework that uses loss landscape analysis and client agreement to guide adaptive pruning from the start of federated training.
Findings
Reduces computational overhead by 52% on average.
Cuts communication costs by over 65%.
Achieves state-of-the-art accuracy in non-IID federated learning.
Abstract
The practical deployment of Federated Learning (FL) on resource-constrained devices is fundamentally limited by the high cost of training large models and the instability caused by heterogeneous (non-IID) client data. Conventional pruning methods often treat data heterogeneity as a problem to be mitigated. In this work, we introduce a paradigm shift: we reframe client diversity as a feature to be harnessed. We propose AutoFLIP, a framework that begins not with training, but with a one-time federated loss exploration. During this phase, clients collaboratively build a map of the collective loss landscape, using their diverse data to reveal the problem's essential structure. This shared intelligence then guides an adaptive pruning strategy that is dynamically refined by client agreement throughout training. This approach allows AutoFLIP to identify robust and efficient sub-networks from…
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.
