Does Privacy Always Harm Fairness? Data-Dependent Trade-offs via Chernoff Information Neural Estimation
Arjun Nichani, Hsiang Hsu, Chun-Fu, Chen, Haewon Jeong
TL;DR
This work investigates how fairness, privacy, and accuracy interact in machine learning and reveals that the relationship is data-dependent rather than universal. It introduces Noisy Chernoff Difference (and its noisy variant $\ ilde{CD}_{\eta^2}$) to quantify how group separability—and thus potential fairness gaps—evolve under privacy-preserving noise, establishing three Gaussian-regime behaviors where privacy can harm, be neutral, or even improve fairness. The paper then develops Chernoff Information Neural Estimation (CINE), a neural-density-ratio-based estimator, to compute Chernoff Information from real data and validates it on synthetic Gaussian mixtures and real datasets (Adult, MNIST, HSLS). Across mixtures and real data, the results show data distributions largely determine the fairness–privacy–accuracy trade-offs, with the Noisy Chernoff Difference acting as a proxy for the slope of fairness–accuracy curves and guiding when privacy may yield “free fairness.” These insights advance a data-distribution-aware view of designing private, fair ML systems and offer a practical estimation tool for practitioners to assess these trade-offs on their data.
Abstract
Fairness and privacy are two vital pillars of trustworthy machine learning. Despite extensive research on these individual topics, the relationship between fairness and privacy has received significantly less attention. In this paper, we utilize the information-theoretic measure Chernoff Information to highlight the data-dependent nature of the relationship among the triad of fairness, privacy, and accuracy. We first define Noisy Chernoff Difference, a tool that allows us to analyze the relationship among the triad simultaneously. We then show that for synthetic data, this value behaves in 3 distinct ways (depending on the distribution of the data). We highlight the data distributions involved in these cases and explore their fairness and privacy implications. Additionally, we show that Noisy Chernoff Difference acts as a proxy for the steepness of the fairness-accuracy curves. Finally, we propose a method for estimating Chernoff Information on data from unknown distributions and utilize this framework to examine the triad dynamic on real datasets. This work builds towards a unified understanding of the fairness-privacy-accuracy relationship and highlights its data-dependent nature.
