paper-with-me

홈 › Papers

Overcoming label shift in targeted federated learning

2024-11-06 · Edvin Listo Zec, Adam Breitholtz, Fredrik D. Johansson

Federated learning enables multiple actors to collaboratively train models without sharing private data. This unlocks the potential for scaling machine learning to diverse applications. Existing algorithms for this task are well-justified when clients and the intended target domain share the same distribution of features and labels, but this assumption is often violated in real-world scenarios. One common violation is label shift, where the label distributions differ across clients or between clients and the target domain, which can significantly degrade model performance. To address this problem, we propose FedPALS, a novel model aggregation scheme that adapts to label shifts by leveraging knowledge of the target label distribution at the central server. Our approach ensures unbiased updates under stochastic gradient descent, ensuring robust generalization across clients with diverse, label-shifted data. Extensive experiments on image classification demonstrate that FedPALS consistently outperforms standard baselines by aligning model aggregation with the target domain. Our findings reveal that conventional federated learning methods suffer severely in cases of extreme client sparsity, highlighting the critical need for target-aware aggregation. FedPALS offers a principled and practical solution to mitigate label distribution mismatch, ensuring models trained in federated settings can generalize effectively to label-shifted target domains.

📄 PDF Abstract BibTeX arXiv:2411.03799

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learningimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Overcoming the Challenges of Batch Normalization in Federated Learning

2024-05-23 · Rachid Guerraoui, Rafael Pinot, Geovani Rizk, John Stephan 외

Batch normalization has proven to be a very beneficial mechanism to accelerate the training and improve the accuracy of deep neural networks in centralized environments. Yet, the scheme faces significant challenges in fe…

Federated Learning

Federated Medical Image Segmentation under Real-World Label Noise: A Benchmark Suite for Noisy Label Learning Method Selection

2026-06-15 · Markus Bujotzek, Dimitrios Bounias, Stefan Denner, Ralf Floca 외 arxiv

While federated learning (FL) enables collaborative medical image segmentation without centralizing sensitive data, real-world deployment is frequently complicated by cross-site label imperfections such as contour disagr…

Medical Image SegmentationFederated Learning

Label-shift robust federated feature screening for high-dimensional classification

2025-05-31 · Qi Qin, Erbo Li, Xingxiang Li, Yifan Sun 외

Distributed and federated learning are important tools for high-dimensional classification of large datasets. To reduce computational costs and overcome the curse of dimensionality, feature screening plays a pivotal role…

Computational EfficiencyFederated Learning

Can You Really Backdoor Federated Learning?

2019-11-18 · Ziteng Sun, Peter Kairouz, Ananda Theertha Suresh, H. Brendan McMahan

The decentralized nature of federated learning makes detecting and defending against adversarial attacks a challenging task. This paper focuses on backdoor attacks in the federated learning setting, where the goal of the…

Federated Learning

Fed-ADE: Adaptive Learning Rate for Federated Post-adaptation under Distribution Shift

2026-03-01 · Heewon Park, Mugon Joe, Miru Kim, Kyungjin Im 외 arxiv

Federated learning (FL) in post-deployment settings must adapt to non-stationary data streams across heterogeneous clients without access to ground-truth labels. A major challenge is learning rate selection under client-…

Federated Learning