paper-with-me

홈 › Papers

FedABC: Targeting Fair Competition in Personalized Federated Learning

2023-02-15 · Dui Wang, Li Shen, Yong Luo, Han Hu, Kehua Su, Yonggang Wen, DaCheng Tao

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 classification problem for each class. This may aggravate the class imbalance challenge and thus a novel personalized binary classification loss that incorporates both the under-sampling and hard sample mining strategies is designed. Extensive experiments are conducted on two popular datasets under different settings, and the results demonstrate that our FedABC can significantly outperform the existing counterparts.

📄 PDF Abstract BibTeX arXiv:2302.07450

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationFederated LearningPersonalized Federated Learning

Similar Papers 제목 키워드 기반

FedABC: Attention-Based Client Selection for Federated Learning with Long-Term View

2025-07-28 · Wenxuan Ye, Xueli An, Junfan Wang, Xueqiang Yan 외 arxiv

Native AI support is a key objective in the evolution of 6G networks, with Federated Learning (FL) emerging as a promising paradigm. FL allows decentralized clients to collaboratively train an AI model without directly s…

Federated Learning

Towards Communication Efficient and Fair Federated Personalized Sequential Recommendation

2022-08-23 · Sichun Luo, Yuanzhang Xiao, Yang Liu, Congduan Li 외

Federated recommendations leverage the federated learning (FL) techniques to make privacy-preserving recommendations. Though recent success in the federated recommender system, several vital challenges remain to be addre…

FairnessFederated LearningPrivacy PreservingRecommendation Systems+1

Convergence-Privacy-Fairness Trade-Off in Personalized Federated Learning

2025-06-17 · Xiyu Zhao, Qimei Cui, Weicai Li, Wei Ni 외

Personalized federated learning (PFL), e.g., the renowned Ditto, strikes a balance between personalization and generalization by conducting federated learning (FL) to guide personalized learning (PL). While FL is unaffec…

FairnessFederated LearningPersonalized Federated Learning

No prejudice! Fair Federated Graph Neural Networks for Personalized Recommendation

2023-12-10 · Nimesh Agrawal, Anuj Kumar Sirohi, Jayadeva, Sandeep Kumar

Ensuring fairness in Recommendation Systems (RSs) across demographic groups is critical due to the increased integration of RSs in applications such as personalized healthcare, finance, and e-commerce. Graph-based RSs pl…

FairnessFederated LearningGraph Neural NetworkRecommendation Systems

New Metrics to Evaluate the Performance and Fairness of Personalized Federated Learning

2021-07-28 · Siddharth Divi, Yi-Shan Lin, Habiba Farrukh, Z. Berkay Celik

In Federated Learning (FL), the clients learn a single global model (FedAvg) through a central aggregator. In this setting, the non-IID distribution of the data across clients restricts the global FL model from deliverin…

FairnessFederated LearningPersonalized Federated Learning