TL;DR
FLea is a federated learning framework that tackles data scarcity and label skew by sharing anonymized features and augmenting data, leading to improved global model performance while preserving privacy.
Contribution
FLea introduces a global feature buffer, feature augmentation via activation mix-ups, and an obfuscation method to enhance federated learning under data scarcity and skew.
Findings
FLea outperforms existing FL methods in various data scarcity and skew scenarios.
The framework improves model accuracy by over 5% in most tested settings.
FLea reduces privacy risks associated with shared features.
Abstract
Federated Learning (FL) enables model development by leveraging data distributed across numerous edge devices without transferring local data to a central server. However, existing FL methods still face challenges when dealing with scarce and label-skewed data across devices, resulting in local model overfitting and drift, consequently hindering the performance of the global model. In response to these challenges, we propose a pioneering framework called FLea, incorporating the following key components: i) A global feature buffer that stores activation-target pairs shared from multiple clients to support local training. This design mitigates local model drift caused by the absence of certain classes; ii) A feature augmentation approach based on local and global activation mix-ups for local training. This strategy enlarges the training samples, thereby reducing the risk of local…
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.
