paper-with-me

Papers

A Stochastic Optimization Framework for Private and Fair Learning From Decentralized Data

2024-11-12 · Devansh Gupta, A. S. Poornash, Andrew Lowy, Meisam Razaviyayn

Machine learning models are often trained on sensitive data (e.g., medical records and race/gender) that is distributed across different "silos" (e.g., hospitals). These federated learning models may then be used to make consequential decisions, such as allocating healthcare resources. Two key challenges emerge in this setting: (i) maintaining the privacy of each person's data, even if other silos or an adversary with access to the central server tries to infer this data; (ii) ensuring that decisions are fair to different demographic groups (e.g., race/gender). In this paper, we develop a novel algorithm for private and fair federated learning (FL). Our algorithm satisfies inter-silo record-level differential privacy (ISRL-DP), a strong notion of private FL requiring that silo i's sent messages satisfy record-level differential privacy for all i. Our framework can be used to promote different fairness notions, including demographic parity and equalized odds. We prove that our algorithm converges under mild smoothness assumptions on the loss function, whereas prior work required strong convexity for convergence. As a byproduct of our analysis, we obtain the first convergence guarantee for ISRL-DP nonconvex-strongly concave min-max FL. Experiments demonstrate the state-of-the-art fairness-accuracy tradeoffs of our algorithm across different privacy levels.

📄 PDF Abstract BibTeX arXiv:2411.07889

Code (1)

justaguyalways/stochastic-federated-differentially-private-and-fair-learning 공식 구현 pytorch

Tasks

FairnessFederated LearningStochastic Optimization

Similar Papers 제목 키워드 기반

Stochastic Differentially Private and Fair Learning

2022-10-17 · Andrew Lowy, Devansh Gupta, Meisam Razaviyayn

Machine learning models are increasingly used in high-stakes decision-making systems. In such applications, a major concern is that these models sometimes discriminate against certain demographic groups such as individua…

Binary ClassificationDecision MakingFairnessStochastic Optimization

Enhancing Privacy in Decentralized Min-Max Optimization: A Differentially Private Approach

2025-08-10 · Yueyang Quan, Chang Wang, Shengjie Zhai, Minghong Fang 외 arxiv

Decentralized min-max optimization allows multi-agent systems to collaboratively solve global min-max optimization problems by facilitating the exchange of model updates among neighboring agents, eliminating the need for…

Improving Fairness via Federated Learning

2021-10-29 · Yuchen Zeng, Hongxu Chen, Kangwook Lee

Recently, lots of algorithms have been proposed for learning a fair classifier from decentralized data. However, many theoretical and algorithmic questions remain open. First, is federated learning necessary, i.e., can w…

FairnessFederated Learning

QoS-Aware Token Scheduling and Private Data Valuation for Multi-Modal Agentic Networks

2026-04-02 · Yao Du, Jing Liu, Pengfei Xu, Zehua Wang 외 arxiv

In agentic systems, human-generated data records anchor the value of AI services. Yet cloud compute pipelines centralize processing on remote servers. Data centralization reduces personal data sovereignty and may potenti…

Image Reconstruction

Private Rate-Constrained Optimization with Applications to Fair Learning

2025-05-28 · Mohammad Yaghini, Tudor Cebere, Michael Menart, Aurélien Bellet 외

Many problems in trustworthy ML can be formulated as minimization of the model error under constraints on the prediction rates of the model for suitably-chosen marginals, including most group fairness constraints (demogr…

Fairness