paper-with-me

Papers

Federated Learning Meets Fairness and Differential Privacy

2021-08-23 · Manisha Padala, Sankarshan Damle, Sujit Gujar

Deep learning's unprecedented success raises several ethical concerns ranging from biased predictions to data privacy. Researchers tackle these issues by introducing fairness metrics, or federated learning, or differential privacy. A first, this work presents an ethical federated learning model, incorporating all three measures simultaneously. Experiments on the Adult, Bank and Dutch datasets highlight the resulting ``empirical interplay" between accuracy, fairness, and privacy.

📄 PDF Abstract BibTeX arXiv:2108.09932

Code (1)

magnetar-iiith/FPFL 공식 구현

Tasks

FairnessFederated Learning

Similar Papers 제목 키워드 기반

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

Fair Differentially Private Federated Learning Framework

2023-05-23 · Ayush K. Varshney, Sonakshi Garg, Arka Ghosh, Sargam Gupta

Federated learning (FL) is a distributed machine learning strategy that enables participants to collaborate and train a shared model without sharing their individual datasets. Privacy and fairness are crucial considerati…

FairnessFederated Learning

Fairness Meets Privacy: Integrating Differential Privacy and Demographic Parity in Multi-class Classification

2025-11-24 · Lilian Say, Christophe Denis, Rafael Pinot arxiv

The increasing use of machine learning in sensitive applications demands algorithms that simultaneously preserve data privacy and ensure fairness across potentially sensitive sub-populations. While privacy and fairness h…

Multi-class Classification

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…

A Multivocal Literature Review on Privacy and Fairness in Federated Learning

2024-08-16 · Beatrice Balbierer, Lukas Heinlein, Domenique Zipperling, Niklas Kühl

Federated Learning presents a way to revolutionize AI applications by eliminating the necessity for data sharing. Yet, research has shown that information can still be extracted during training, making additional privacy…

FairnessFederated LearningPrivacy Preserving