FedABC: Targeting Fair Competition in Personalized Federated Learning
Dui Wang, Li Shen, Yong Luo, Han Hu, Kehua Su, Yonggang Wen, Dacheng, Tao

TL;DR
FedABC introduces a personalized federated learning framework that addresses unfair competition among classes caused by data imbalance, using a one-vs-all training strategy and a novel binary classification loss, leading to superior performance.
Contribution
The paper proposes FedABC, a novel PFL framework employing one-vs-all training and a new loss to mitigate class imbalance and unfair competition in federated learning.
Findings
FedABC significantly outperforms existing methods on benchmark datasets.
The one-vs-all strategy effectively reduces unfair class competition.
The personalized binary classification loss improves handling of class imbalance.
Abstract
Federated learning aims to collaboratively train models without accessing their client's local private data. The data may be Non-IID for different clients and thus resulting in poor performance. Recently, personalized federated learning (PFL) has achieved great success in handling Non-IID data by enforcing regularization in local optimization or improving the model aggregation scheme on the server. However, most of the PFL approaches do not take into account the unfair competition issue caused by the imbalanced data distribution and lack of positive samples for some classes in each client. To address this issue, we propose a novel and generic PFL framework termed Federated Averaging via Binary Classification, dubbed FedABC. In particular, we adopt the ``one-vs-all'' training strategy in each client to alleviate the unfair competition between classes by constructing a personalized binary…
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.
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Privacy, Security, and Data Protection · Imbalanced Data Classification Techniques
