paper-with-me

홈 › Papers

Personalized Federated Learning on Long-Tailed Data via Adversarial Feature Augmentation

2023-03-27 · Yang Lu, Pinxin Qian, Gang Huang, Hanzi Wang

Personalized Federated Learning (PFL) aims to learn personalized models for each client based on the knowledge across all clients in a privacy-preserving manner. Existing PFL methods generally assume that the underlying global data across all clients are uniformly distributed without considering the long-tail distribution. The joint problem of data heterogeneity and long-tail distribution in the FL environment is more challenging and severely affects the performance of personalized models. In this paper, we propose a PFL method called Federated Learning with Adversarial Feature Augmentation (FedAFA) to address this joint problem in PFL. FedAFA optimizes the personalized model for each client by producing a balanced feature set to enhance the local minority classes. The local minority class features are generated by transferring the knowledge from the local majority class features extracted by the global model in an adversarial example learning manner. The experimental results on benchmarks under different settings of data heterogeneity and long-tail distribution demonstrate that FedAFA significantly improves the personalized performance of each client compared with the state-of-the-art PFL algorithm. The code is available at https://github.com/pxqian/FedAFA.

📄 PDF Abstract BibTeX arXiv:2303.15168

Code (1)

pxqian/fedafa 공식 구현 pytorch

Tasks

Federated LearningPersonalized Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Fine-Tuning Impairs the Balancedness of Foundation Models in Long-tailed Personalized Federated Learning

2026-05-04 · Shihao Hou, Chikai Shang, Zhiheng Yang, Jiacheng Yang 외 arxiv

Personalized federated learning (PFL) with foundation models has emerged as a promising paradigm enabling clients to adapt to heterogeneous data distributions. However, real-world scenarios often face the co-occurrence o…

Personalized Federated Learning

Personalized Federated Learning on Heterogeneous and Long-Tailed Data via Expert Collaborative Learning

2024-08-04 · Fengling Lv, Xinyi Shang, Yang Zhou, Yiqun Zhang 외

Personalized Federated Learning (PFL) aims to acquire customized models for each client without disclosing raw data by leveraging the collective knowledge of distributed clients. However, the data collected in real-world…

Federated LearningPersonalized Federated Learning

FCA: Taming Long-tailed Federated Medical Image Classification by Classifier Anchoring

2023-05-01 · Jeffry Wicaksana, Zengqiang Yan, Kwang-Ting Cheng

Limited training data and severe class imbalance impose significant challenges to developing clinically robust deep learning models. Federated learning (FL) addresses the former by enabling different medical clients to c…

Federated Learningimage-classificationImage ClassificationLesion Classification+2

FedLoGe: Joint Local and Generic Federated Learning under Long-tailed Data

2024-01-17 · Zikai Xiao, Zihan Chen, Liyinglan Liu, Yang Feng 외

Federated Long-Tailed Learning (Fed-LT), a paradigm wherein data collected from decentralized local clients manifests a globally prevalent long-tailed distribution, has garnered considerable attention in recent times. In…

Federated LearningPersonalized Federated LearningRepresentation Learning

Multi-level Personalized Federated Learning on Heterogeneous and Long-Tailed Data

2024-05-10 · Rongyu Zhang, Yun Chen, Chenrui Wu, Fangxin Wang 외

Federated learning (FL) offers a privacy-centric distributed learning framework, enabling model training on individual clients and central aggregation without necessitating data exchange. Nonetheless, FL implementations …

Autonomous VehiclesFederated Learningimage-classificationImage Classification+2