paper-with-me

Papers

Privacy-preserving gradient-based fair federated learning

2024-07-18 · Janis Adamek, Moritz Schulze Darup

Federated learning (FL) schemes allow multiple participants to collaboratively train neural networks without the need to directly share the underlying data.However, in early schemes, all participants eventually obtain the same model. Moreover, the aggregation is typically carried out by a third party, who obtains combined gradients or weights, which may reveal the model. These downsides underscore the demand for fair and privacy-preserving FL schemes. Here, collaborative fairness asks for individual model quality depending on the individual data contribution. Privacy is demanded with respect to any kind of data outsourced to the third party. Now, there already exist some approaches aiming for either fair or privacy-preserving FL and a few works even address both features. In our paper, we build upon these seminal works and present a novel, fair and privacy-preserving FL scheme. Our approach, which mainly relies on homomorphic encryption, stands out for exclusively using local gradients. This increases the usability in comparison to state-of-the-art approaches and thereby opens the door to applications in control.

📄 PDF Abstract BibTeX arXiv:2407.13881

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FairnessFairnessFederated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Privacy-Preserving Federated Learning for Fair and Efficient Urban Traffic Optimization

2025-11-09 · Rathin Chandra Shit, Sharmila Subudhi arxiv

The optimization of urban traffic is threatened by the complexity of achieving a balance between transport efficiency and the maintenance of privacy, as well as the equitable distribution of traffic based on socioeconomi…

Federated Learning

RESFL: An Uncertainty-Aware Framework for Responsible Federated Learning by Balancing Privacy, Fairness and Utility in Autonomous Vehicles

2025-03-20 · Dawood Wasif, Terrence J. Moore, Jin-Hee Cho

Autonomous vehicles (AVs) increasingly rely on Federated Learning (FL) to enhance perception models while preserving privacy. However, existing FL frameworks struggle to balance privacy, fairness, and robustness, leading…

Autonomous VehiclesDisentanglementFairnessFederated Learning+3

FairGFL: Privacy-Preserving Fairness-Aware Federated Learning with Overlapping Subgraphs

2025-12-29 · Zihao Zhou, Shusen Yang, Fangyuan Zhao, Xuebin Ren arxiv

Graph federated learning enables the collaborative extraction of high-order information from distributed subgraphs while preserving the privacy of raw data. However, graph data often exhibits overlap among different clie…

Federated Learning

Privacy-Preserving Federated Learning with Verifiable Fairness Guarantees

2026-01-18 · Mohammed Himayath Ali, Mohammed Aqib Abdullah, Syed Muneer Hussain, Mohammed Mudassir Uddin 외 arxiv

Federated learning enables collaborative model training across distributed institutions without centralizing sensitive data; however, ensuring algorithmic fairness across heterogeneous data distributions while preserving…

Federated Learning

FairVFL: A Fair Vertical Federated Learning Framework with Contrastive Adversarial Learning

2022-06-07 · Tao Qi, Fangzhao Wu, Chuhan Wu, Lingjuan Lyu 외

Vertical federated learning (VFL) is a privacy-preserving machine learning paradigm that can learn models from features distributed on different platforms in a privacy-preserving way. Since in real-world applications the…

FairnessFederated LearningPrivacy PreservingVertical Federated Learning