paper-with-me

홈 › Papers

Differentially Private Range Queries with Correlated Input Perturbation

2024-02-10 · Prathamesh Dharangutte, Jie Gao, Ruobin Gong, Guanyang Wang

This work proposes a class of differentially private mechanisms for linear queries, in particular range queries, that leverages correlated input perturbation to simultaneously achieve unbiasedness, consistency, statistical transparency, and control over utility requirements in terms of accuracy targets expressed either in certain query margins or as implied by the hierarchical database structure. The proposed Cascade Sampling algorithm instantiates the mechanism exactly and efficiently. Our theoretical and empirical analysis demonstrates that we achieve near-optimal utility, effectively compete with other methods, and retain all the favorable statistical properties discussed earlier.

📄 PDF Abstract BibTeX arXiv:2402.07066

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TabPATE: Differentially Private Tabular In-Context Learning Without Public Data

2026-06-30 · Dariush Wahdany, Matthew Jagielski, Jesse C. Cresswell, Adam Dziedzic 외 arxiv

Tabular foundation models enable accurate in-context learning (ICL) from small labeled datasets, but the private records placed in context can leak through model predictions. We first show that even basic membership infe…

Qrlew: Rewriting SQL into Differentially Private SQL

2024-01-11 · Nicolas Grislain, Paul Roussel, Victoria de Sainte Agathe

This paper introduces Qrlew, an open source library that can parse SQL queries into Relations -- an intermediate representation -- that keeps track of rich data types, value ranges, and row ownership; so that they can ea…

Online Differentially Private Synthetic Data Generation

2024-02-12 · Yiyun He, Roman Vershynin, Yizhe Zhu

We present a polynomial-time algorithm for online differentially private synthetic data generation. For a data stream within the hypercube $[0,1]^d$ and an infinite time horizon, we develop an online algorithm that gener…

Synthetic Data Generation

Private Prediction via Shrinkage

2026-02-05 · Chao Yan arxiv

We study differentially private prediction introduced by Dwork and Feldman (COLT 2018): an algorithm receives one labeled sample set $S$ and then answers a stream of unlabeled queries while the output transcript remains …

Minimax optimal differentially private synthetic data for smooth queries

2026-02-02 · Rundong Ding, Yiyun He, Yizhe Zhu arxiv

Differentially private synthetic data enables the sharing and analysis of sensitive datasets while providing rigorous privacy guarantees for individual contributors. A central challenge is to achieve strong utility guara…