paper-with-me

Papers

Privately Estimating Black-Box Statistics

2025-09-30 · Günter F. Steinke, Thomas Steinke arxiv

Standard techniques for differentially private estimation, such as Laplace or Gaussian noise addition, require guaranteed bounds on the sensitivity of the estimator in question. But such sensitivity bounds are often large or simply unknown. Thus we seek differentially private methods that can be applied to arbitrary black-box functions. A handful of such techniques exist, but all are either inefficient in their use of data or require evaluating the function on exponentially many inputs. In this work we present a scheme that trades off between statistical efficiency (i.e., how much data is needed) and oracle efficiency (i.e., the number of evaluations). We also present lower bounds showing the near-optimality of our scheme.

📄 PDF Abstract BibTeX arXiv:2510.00322

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Privately Estimating Monotone Statistics in Polynomial Time

2026-05-27 · Gavin Brown, Ephraim Linder, Mahbod Majid, Vikrant Singhal arxiv

We study efficient differentially private algorithms for estimating monotone statistics, i.e., statistics that are monotone under the addition of new observations. The starting point for our investigation is subsample-an…

Polynomial Time and Private Learning of Unbounded Gaussian Mixture Models

2023-03-07 · Jamil Arbas, Hassan Ashtiani, Christopher Liaw

We study the problem of privately estimating the parameters of $d$-dimensional Gaussian Mixture Models (GMMs) with $k$ components. For this, we develop a technique to reduce the problem to its non-private counterpart. Th…

On Differentially Private U Statistics

2024-07-06 · Kamalika Chaudhuri, Po-Ling Loh, Shourya Pandey, Purnamrita Sarkar

We consider the problem of privately estimating a parameter $\mathbb{E}[h(X_1,\dots,X_k)]$, where $X_1$, $X_2$, $\dots$, $X_k$ are i.i.d. data from some distribution and $h$ is a permutation-invariant function. Without p…

Differentially Private Bayesian Linear Regression

2019-10-29 · NeurIPS 2019 12 · Garrett Bernstein, Daniel Sheldon

Linear regression is an important tool across many fields that work with sensitive human-sourced data. Significant prior work has focused on producing differentially private point estimates, which provide a privacy guara…

regression

On Privately Estimating a Single Parameter

2025-03-21 · Hilal Asi, John C. Duchi, Kunal Talwar

We investigate differentially private estimators for individual parameters within larger parametric models. While generic private estimators exist, the estimators we provide repose on new local notions of estimand stabil…