LGAINov 30, 2023

Toward the Tradeoffs between Privacy, Fairness and Utility in Federated Learning

arXiv:2311.18190v18 citationsh-index: 20
Originality Synthesis-oriented
AI Analysis

This addresses the problem of balancing privacy, fairness, and utility in federated learning systems for researchers and practitioners, but it is incremental as it builds on existing fairness metrics and privacy methods.

The paper tackles the tradeoffs between privacy, fairness, and utility in federated learning, showing that adding privacy protection to fair models can increase accuracy by breaking fairness constraints, with experimental results indicating a relationship and tradeoff among these factors.

Federated Learning (FL) is a novel privacy-protection distributed machine learning paradigm that guarantees user privacy and prevents the risk of data leakage due to the advantage of the client's local training. Researchers have struggled to design fair FL systems that ensure fairness of results. However, the interplay between fairness and privacy has been less studied. Increasing the fairness of FL systems can have an impact on user privacy, while an increase in user privacy can affect fairness. In this work, on the client side, we use fairness metrics, such as Demographic Parity (DemP), Equalized Odds (EOs), and Disparate Impact (DI), to construct the local fair model. To protect the privacy of the client model, we propose a privacy-protection fairness FL method. The results show that the accuracy of the fair model with privacy increases because privacy breaks the constraints of the fairness metrics. In our experiments, we conclude the relationship between privacy, fairness and utility, and there is a tradeoff between these.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes