paper-with-me

홈 › Papers

A New Perspective to Boost Performance Fairness for Medical Federated Learning

2024-10-12 · Yunlu Yan, Lei Zhu, Yuexiang Li, Xinxing Xu, Rick Siow Mong Goh, Yong liu, Salman Khan, Chun-Mei Feng

Improving the fairness of federated learning (FL) benefits healthy and sustainable collaboration, especially for medical applications. However, existing fair FL methods ignore the specific characteristics of medical FL applications, i.e., domain shift among the datasets from different hospitals. In this work, we propose Fed-LWR to improve performance fairness from the perspective of feature shift, a key issue influencing the performance of medical FL systems caused by domain shift. Specifically, we dynamically perceive the bias of the global model across all hospitals by estimating the layer-wise difference in feature representations between local and global models. To minimize global divergence, we assign higher weights to hospitals with larger differences. The estimated client weights help us to re-aggregate the local models per layer to obtain a fairer global model. We evaluate our method on two widely used federated medical image segmentation benchmarks. The results demonstrate that our method achieves better and fairer performance compared with several state-of-the-art fair FL methods.

📄 PDF Abstract BibTeX arXiv:2410.19765

Code (1)

iamjackyan/fed-lwr 공식 구현 pytorch

Tasks

FairnessFederated LearningImage SegmentationMedical Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

BoostFGL: Boosting Fairness in Federated Graph Learning

2026-01-23 · Zekai Chen, Kairui Yang, Xunkai Li, Henan Sun 외 arxiv

Federated graph learning (FGL) enables collaborative training of graph neural networks (GNNs) across decentralized subgraphs without exposing raw data. While existing FGL methods often achieve high overall accuracy, we s…

Graph Learning

FeDABoost: Fairness Aware Federated Learning with Adaptive Boosting

2025-10-03 · Tharuka Kasthuri Arachchige, Veselka Boeva, Shahrooz Abghari arxiv

This work focuses on improving the performance and fairness of Federated Learning (FL) in non IID settings by enhancing model aggregation and boosting the training of underperforming clients. We propose FeDABoost, a nove…

Federated Learning

Federated Learning at the Forefront of Fairness: A Multifaceted Perspective

2026-01-31 · Noorain Mukhtiar, Adnan Mahmood, Yipeng Zhou, Jian Yang 외 arxiv

Fairness in Federated Learning (FL) is emerging as a critical factor driven by heterogeneous clients' constraints and balanced model performance across various scenarios. In this survey, we delineate a comprehensive clas…

Federated Learning

Fair Federated Medical Image Segmentation via Client Contribution Estimation

2023-03-29 · CVPR 2023 1 · Meirui Jiang, Holger R Roth, Wenqi Li, Dong Yang 외

How to ensure fairness is an important topic in federated learning (FL). Recent studies have investigated how to reward clients based on their contribution (collaboration fairness), and how to achieve uniformity of perfo…

FairnessFederated LearningImage SegmentationMedical Image Segmentation+1

FairFedMed: Benchmarking Group Fairness in Federated Medical Imaging with FairLoRA

2025-07-21 · Minghan Li, Congcong Wen, Yu Tian, Min Shi 외 arxiv

Fairness remains a critical concern in healthcare, where unequal access to services and treatment outcomes can adversely affect patient health. While Federated Learning (FL) presents a collaborative and privacy-preservin…

Medical Image ClassificationFederated Learning