paper-with-me

홈 › Papers

FairFML: Fair Federated Machine Learning with a Case Study on Reducing Gender Disparities in Cardiac Arrest Outcome Prediction

2024-10-07 · Siqi Li, Qiming Wu, Xin Li, Di Miao, Chuan Hong, Wenjun Gu, Yuqing Shang, Yohei Okada, Michael Hao Chen, Mengying Yan, Yilin Ning, Marcus Eng Hock Ong, Nan Liu

Objective: Mitigating algorithmic disparities is a critical challenge in healthcare research, where ensuring equity and fairness is paramount. While large-scale healthcare data exist across multiple institutions, cross-institutional collaborations often face privacy constraints, highlighting the need for privacy-preserving solutions that also promote fairness. Materials and Methods: In this study, we present Fair Federated Machine Learning (FairFML), a model-agnostic solution designed to reduce algorithmic bias in cross-institutional healthcare collaborations while preserving patient privacy. As a proof of concept, we validated FairFML using a real-world clinical case study focused on reducing gender disparities in cardiac arrest outcome prediction. Results: We demonstrate that the proposed FairFML framework enhances fairness in federated learning (FL) models without compromising predictive performance. Our findings show that FairFML improves model fairness by up to 65% compared to the centralized model, while maintaining performance comparable to both local and centralized models, as measured by receiver operating characteristic analysis. Discussion and Conclusion: FairFML offers a promising and flexible solution for FL collaborations, with its adaptability allowing seamless integration with various FL frameworks and models, from traditional statistical methods to deep learning techniques. This makes FairFML a robust approach for developing fairer FL models across diverse clinical and biomedical applications.

📄 PDF Abstract BibTeX arXiv:2410.17269

Code (1)

nliulab/FairFML 공식 구현 pytorch

Tasks

FairnessFederated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Federated fairness-aware classification under differential privacy

2026-03-25 · Gengyu Xue, Yi Yu arxiv

Privacy and algorithmic fairness have become two central issues in modern machine learning. Although each has separately emerged as a rapidly growing research area, their joint effect remains comparatively under-explored…

Fair and efficient contribution valuation for vertical federated learning

2022-01-07 · Zhenan Fan, Huang Fang, Zirui Zhou, Jian Pei 외

Federated learning is a popular technology for training machine learning models on distributed data sources without sharing data. Vertical federated learning or feature-based federated learning applies to the cases that …

FairnessFederated LearningVertical Federated Learning

FAIR-FATE: Fair Federated Learning with Momentum

2022-09-27 · Teresa Salazar, Miguel Fernandes, Helder Araujo, Pedro Henriques Abreu

While fairness-aware machine learning algorithms have been receiving increasing attention, the focus has been on centralized machine learning, leaving decentralized methods underexplored. Federated Learning is a decentra…

FairnessFederated Learning

Fairness-aware Federated Learning

2021-09-29 · Zhuozhuo Tu, Zhiqiang Xu, Tairan Huang, DaCheng Tao 외

Federated Learning is a machine learning technique where a network of clients collaborates with a server to learn a centralized model while keeping data localized. In such a setting, naively minimizing an aggregate loss …

FairnessFederated LearningGeneralization Bounds

Enforcing fairness in private federated learning via the modified method of differential multipliers

2021-09-17 · Borja Rodríguez-Gálvez, Filip Granqvist, Rogier Van Dalen, Matt Seigel

Federated learning with differential privacy, or private federated learning, provides a strategy to train machine learning models while respecting users' privacy. However, differential privacy can disproportionately degr…

BIG-bench Machine LearningFairnessFederated Learning