English

Learning with Locally Private Examples by Inverse Weierstrass Private Stochastic Gradient Descent

Machine Learning 2026-02-19 v1 Cryptography and Security Machine Learning

Abstract

Releasing data once and for all under noninteractive Local Differential Privacy (LDP) enables complete data reusability, but the resulting noise may create bias in subsequent analyses. In this work, we leverage the Weierstrass transform to characterize this bias in binary classification. We prove that inverting this transform leads to a bias-correction method to compute unbiased estimates of nonlinear functions on examples released under LDP. We then build a novel stochastic gradient descent algorithm called Inverse Weierstrass Private SGD (IWP-SGD). It converges to the true population risk minimizer at a rate of O(1/n)\mathcal{O}(1/n), with nn the number of examples. We empirically validate IWP-SGD on binary classification tasks using synthetic and real-world datasets.

Keywords

Cite

@article{arxiv.2602.16436,
  title  = {Learning with Locally Private Examples by Inverse Weierstrass Private Stochastic Gradient Descent},
  author = {Jean Dufraiche and Paul Mangold and Michaël Perrot and Marc Tommasi},
  journal= {arXiv preprint arXiv:2602.16436},
  year   = {2026}
}

Comments

30 pages, 8 figures

R2 v1 2026-07-01T10:41:17.563Z