paper-with-me

Papers

Differentially Private Data Releasing for Smooth Queries with Synthetic Database Output

2014-01-06 · Chi Jin, Ziteng Wang, Junliang Huang, Yiqiao Zhong, Li-Wei Wang

We consider accurately answering smooth queries while preserving differential privacy. A query is said to be $K$-smooth if it is specified by a function defined on $[-1,1]^d$ whose partial derivatives up to order $K$ are all bounded. We develop an $\epsilon$-differentially private mechanism for the class of $K$-smooth queries. The major advantage of the algorithm is that it outputs a synthetic database. In real applications, a synthetic database output is appealing. Our mechanism achieves an accuracy of $O (n^{-\frac{K}{2d+K}}/\epsilon )$, and runs in polynomial time. We also generalize the mechanism to preserve $(\epsilon, \delta)$-differential privacy with slightly improved accuracy. Extensive experiments on benchmark datasets demonstrate that the mechanisms have good accuracy and are efficient.

📄 PDF Abstract BibTeX arXiv:1401.0987

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient Algorithm for Privately Releasing Smooth Queries

2013-12-01 · NeurIPS 2013 12 · Ziteng Wang, Kai Fan, Jia-Qi Zhang, Li-Wei Wang

We study differentially private mechanisms for answering \emph{smooth} queries on databases consisting of data points in $\mathbb{R}^d$. A $K$-smooth query is specified by a function whose partial derivatives up to order…

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…

Differentially Private Selection using Smooth Sensitivity

2025-04-10 · Iago Chaves, Victor Farias, Amanda Perez, Diego Parente 외

Differentially private selection mechanisms offer strong privacy guarantees for queries aiming to identify the top-scoring element r from a finite set R, based on a dataset-dependent utility function. While selection que…

Sensitivity

Differentially Private Mixture of Generative Neural Networks

2017-09-13 · Gergely Acs, Luca Melis, Claude Castelluccia, Emiliano De Cristofaro

Generative models are used in a wide range of applications building on large amounts of contextually rich information. Due to possible privacy violations of the individuals whose data is used to train these models, howev…

Private Non-smooth Empirical Risk Minimization and Stochastic Convex Optimization in Subquadratic Steps

2021-03-29 · Janardhan Kulkarni, Yin Tat Lee, Daogao Liu

We study the differentially private Empirical Risk Minimization (ERM) and Stochastic Convex Optimization (SCO) problems for non-smooth convex functions. We get a (nearly) optimal bound on the excess empirical risk and ex…