paper-with-me

Papers

Spending Privacy Budget Fairly and Wisely

2022-04-27 · Lucas Rosenblatt, Joshua Allen, Julia Stoyanovich

Differentially private (DP) synthetic data generation is a practical method for improving access to data as a means to encourage productive partnerships. One issue inherent to DP is that the "privacy budget" is generally "spent" evenly across features in the data set. This leads to good statistical parity with the real data, but can undervalue the conditional probabilities and marginals that are critical for predictive quality of synthetic data. Further, loss of predictive quality may be non-uniform across the data set, with subsets that correspond to minority groups potentially suffering a higher loss. In this paper, we develop ensemble methods that distribute the privacy budget "wisely" to maximize predictive accuracy of models trained on DP data, and "fairly" to bound potential disparities in accuracy across groups and reduce inequality. Our methods are based on the insights that feature importance can inform how privacy budget is allocated, and, further, that per-group feature importance and fairness-related performance objectives can be incorporated in the allocation. These insights make our methods tunable to social contexts, allowing data owners to produce balanced synthetic data for predictive analysis.

📄 PDF Abstract BibTeX arXiv:2204.12903

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFeature ImportanceSynthetic Data Generation

Similar Papers 제목 키워드 기반

Differentially Private Federated Learning With Time-Adaptive Privacy Spending

2025-02-25 · Shahrzad Kiani, Nupur Kulkarni, Adam Dziedzic, Stark Draper 외

Federated learning (FL) with differential privacy (DP) provides a framework for collaborative machine learning, enabling clients to train a shared model while adhering to strict privacy constraints. The framework allows …

Federated Learning

Spend Your Budget Wisely: Towards an Intelligent Distribution of the Privacy Budget in Differentially Private Text Rewriting

2025-03-28 · Stephen Meisenbacher, Chaeeun Joy Lee, Florian Matthes

The task of $\textit{Differentially Private Text Rewriting}$ is a class of text privatization techniques in which (sensitive) input textual documents are $\textit{rewritten}$ under Differential Privacy (DP) guarantees. T…

Differentially Private Survival Function Estimation

2019-10-04 · Lovedeep Gondara, Ke Wang

Survival function estimation is used in many disciplines, but it is most common in medical analytics in the form of the Kaplan-Meier estimator. Sensitive data (patient records) is used in the estimation without any expli…

A Dichotomous Analysis of Unemployment Benefits

2018-08-26 · Xingwei Hu

Using equal employment opportunity as a fairness hypothesis, real-time balanced-budget rule as a constraint, and policy stability as an objective, we derive a scientific formula for taxation policy and formulate a fair a…

Fairness

BAGEN: Are LLM Agents Budget-Aware?

2026-05-29 · Yuxiang Lin, Zihan Wang, Mengyang Liu, Yuxuan Shan 외 arxiv

While agents are increasingly spending more resources, today agent cost is mostly measured only after execution. A Budget-Aware Agent (BAGEN) should treat budget as an active control signal, rather than a passive cost me…