Q-ShiftDP: A Differentially Private Parameter-Shift Rule for Quantum Machine Learning
Hoang M. Ngo, Nhat Hoang-Xuan, Quan Nguyen, Nguyen Do, Incheol Shin, My T. Thai
TL;DR
The paper addresses privacy in quantum machine learning by exploiting the bounded gradients produced by the parameter-shift rule and the intrinsic shot noise as a privacy resource. It introduces Q-ShiftDP, a differentially private mechanism that adds Gaussian noise calibrated to an analytic gradient sensitivity bound $\Delta$, while leveraging shot noise to reduce artificial noise. A key contribution is the adaptive extension, Adaptive Q-ShiftDP, which estimates per-batch shot-noise variance $\hat{\bm{\eta}}_B^2$ to determine a batch-specific noise level $\sigma_B^2$, yielding $(\varepsilon, (1-\beta)\delta + \beta)$-DP. Empirical results on benchmark quantum datasets demonstrate improved privacy-utility trade-offs over baselines, with adaptive noise offering notable gains especially at low shot counts and smaller batches, signaling practical impact for private QML deployments.
Abstract
Quantum Machine Learning (QML) promises significant computational advantages, but preserving training data privacy remains challenging. Classical approaches like differentially private stochastic gradient descent (DP-SGD) add noise to gradients but fail to exploit the unique properties of quantum gradient estimation. In this work, we introduce the Differentially Private Parameter-Shift Rule (Q-ShiftDP), the first privacy mechanism tailored to QML. By leveraging the inherent boundedness and stochasticity of quantum gradients computed via the parameter-shift rule, Q-ShiftDP enables tighter sensitivity analysis and reduces noise requirements. We combine carefully calibrated Gaussian noise with intrinsic quantum noise to provide formal privacy and utility guarantees, and show that harnessing quantum noise further improves the privacy-utility trade-off. Experiments on benchmark datasets demonstrate that Q-ShiftDP consistently outperforms classical DP methods in QML.
