Pith. sign in

Do Not Let Privacy Overbill Utility: Gradient Embedding Perturbation for Private Learning

2 Pith papers cite this work. Polarity classification is still indexing.

2 Pith papers citing it
abstract

The privacy leakage of the model about the training data can be bounded in the differential privacy mechanism. However, for meaningful privacy parameters, a differentially private model degrades the utility drastically when the model comprises a large number of trainable parameters. In this paper, we propose an algorithm \emph{Gradient Embedding Perturbation (GEP)} towards training differentially private deep models with decent accuracy. Specifically, in each gradient descent step, GEP first projects individual private gradient into a non-sensitive anchor subspace, producing a low-dimensional gradient embedding and a small-norm residual gradient. Then, GEP perturbs the low-dimensional embedding and the residual gradient separately according to the privacy budget. Such a decomposition permits a small perturbation variance, which greatly helps to break the dimensional barrier of private learning. With GEP, we achieve decent accuracy with reasonable computational cost and modest privacy guarantee for deep models. Especially, with privacy bound $\epsilon=8$, we achieve $74.9\%$ test accuracy on CIFAR10 and $95.1\%$ test accuracy on SVHN, significantly improving over existing results.

fields

cs.LG 2

years

2026 2

representative citing papers

Differentially Private Natural Gradient Descent

cs.LG · 2026-07-07 · conditional · novelty 6.0

DP-NGD enables second-order optimization under differential privacy by decoupling curvature estimation onto public data, performing isotropic DP operations in a whitened space, and dynamically clamping curvature eigenvalues to prevent instability.

citing papers explorer

Showing 2 of 2 citing papers.

  • Differentially Private Natural Gradient Descent cs.LG · 2026-07-07 · conditional · none · ref 45 · internal anchor

    DP-NGD enables second-order optimization under differential privacy by decoupling curvature estimation onto public data, performing isotropic DP operations in a whitened space, and dynamically clamping curvature eigenvalues to prevent instability.

  • DP-SelFT: Differentially Private Selective Fine-Tuning for Large Language Models cs.LG · 2026-05-17 · unverdicted · none · ref 44

    DP-SelFT improves the privacy-utility trade-off for LLM fine-tuning by selecting robust layer subsets via DP synthetic data and perturbation-matched evaluation.