paper-with-me

홈 › Papers

Differentially Private Truncation of Unbounded Data via Public Second Moments

2026-02-25 · Zilong Cao, Xuan Bi, Hai Zhang arxiv

Data privacy is important in the AI era, and differential privacy (DP) is one of the golden solutions. However, DP is typically applicable only if data have a bounded underlying distribution. We address this limitation by leveraging second-moment information from a small amount of public data. We propose Public-moment-guided Truncation (PMT), which transforms private data using the public second-moment matrix and applies a principled truncation whose radius depends only on non-private quantities: data dimension and sample size. This transformation yields a well-conditioned second-moment matrix, enabling its inversion with a significantly strengthened ability to resist the DP noise. Furthermore, we demonstrate the applicability of PMT by using penalized and generalized linear regressions. Specifically, we design new loss functions and algorithms, ensuring that solutions in the transformed space can be mapped back to the original domain. We have established improvements in the models' DP estimation through theoretical error bounds, robustness guarantees, and convergence results, attributing the gains to the conditioning effect of PMT. Experiments on synthetic and real datasets confirm that PMT substantially improves the accuracy and stability of DP models.

📄 PDF Abstract BibTeX arXiv:2602.22282

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Private Statistical Estimation via Truncation

2025-05-18 · Manolis Zampetakis, Felix Zhou

We introduce a novel framework for differentially private (DP) statistical estimation via data truncation, addressing a key challenge in DP estimation when the data support is unbounded. Traditional approaches rely on pr…

Sensitivity

Differentially Private Regression with Unbounded Covariates

2022-02-19 · Jason Milionis, Alkis Kalavasis, Dimitris Fotakis, Stratis Ioannidis

We provide computationally efficient, differentially private algorithms for the classical regression settings of Least Squares Fitting, Binary Regression and Linear Regression with unbounded covariates. Prior to our work…

regression

Enhancing Differentially Private Linear Regression via Public Second-Moment

2025-08-25 · Zilong Cao, Hai Zhang arxiv

Leveraging information from public data has become increasingly crucial in enhancing the utility of differentially private (DP) methods. Traditional DP approaches often require adding noise based solely on private data, …

A Private and Computationally-Efficient Estimator for Unbounded Gaussians

2021-11-08 · Gautam Kamath, Argyris Mouzakis, Vikrant Singhal, Thomas Steinke 외

We give the first polynomial-time, polynomial-sample, differentially private estimator for the mean and covariance of an arbitrary Gaussian distribution $\mathcal{N}(\mu,\Sigma)$ in $\mathbb{R}^d$. All previous estimator…

Beyond Uniform Lipschitz Condition in Differentially Private Optimization

2022-06-21 · Rudrajit Das, Satyen Kale, Zheng Xu, Tong Zhang 외

Most prior results on differentially private stochastic gradient descent (DP-SGD) are derived under the simplistic assumption of uniform Lipschitzness, i.e., the per-sample gradients are uniformly bounded. We generalize …

Benchmarkingregression