paper-with-me

Papers

Q-ShiftDP: A Differentially Private Parameter-Shift Rule for Quantum Machine Learning

2026-02-03 · Hoang M. Ngo, Nhat Hoang-Xuan, Quan Nguyen, Nguyen Do, Incheol Shin, My T. Thai arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.02962

Code (0)

등록된 구현이 없습니다.

Tasks

Quantum Machine Learning

Similar Papers 제목 키워드 기반

Differentially Private High Dimensional Bandits

2024-02-06 · Apurv Shukla

We consider a high-dimensional stochastic contextual linear bandit problem when the parameter vector is $s_{0}$-sparse and the decision maker is subject to privacy constraints under both central and local models of diffe…

The Challenge of Differentially Private Screening Rules

2023-03-18 · Amol Khanna, Fred Lu, Edward Raff

Linear $L_1$-regularized models have remained one of the simplest and most effective tools in data analysis, especially in information retrieval problems where n-grams over text with TF-IDF or Okapi feature values are a …

Information RetrievalPrivacy PreservingregressionRetrieval

Differentially Private Iterative Screening Rules for Linear Regression

2025-02-25 · Amol Khanna, Fred Lu, Edward Raff

Linear $L_1$-regularized models have remained one of the simplest and most effective tools in data science. Over the past decade, screening rules have risen in popularity as a way to eliminate features when producing the…

Privacy Preservingregression

Differentially Private Block-wise Gradient Shuffle for Deep Learning

2024-07-31 · David Zagardo

Traditional Differentially Private Stochastic Gradient Descent (DP-SGD) introduces statistical noise on top of gradients drawn from a Gaussian distribution to ensure privacy. This paper introduces the novel Differentiall…

Deep Learning

Lower Bounds for Public-Private Learning under Distribution Shift

2025-07-23 · Amrith Setlur, Pratiksha Thaker, Jonathan Ullman arxiv

The most effective differentially private machine learning algorithms in practice rely on an additional source of purportedly public data. This paradigm is most interesting when the two sources combine to be more than th…