paper-with-me

Papers

A Differentially Private Quantum Neural Network for Probabilistic Optimal Power Flow

2024-11-25 · Yuji Cao, Yue Chen, Yan Xu

The stochastic nature of renewable energy and load demand requires efficient and accurate solutions for probabilistic optimal power flow (OPF). Quantum neural networks (QNNs), which combine quantum computing and machine learning, offer computational advantages in approximating OPF by effectively handling high-dimensional data. However, adversaries with access to non-private OPF solutions can potentially infer sensitive load demand patterns, raising significant privacy concerns. To address this issue, we propose a privacy-preserving QNN model for probabilistic OPF approximation. By incorporating Gaussian noise into the training process, the learning algorithm achieves ($\varepsilon, \delta$)-differential privacy with theoretical guarantees. Moreover, we develop a strongly entangled quantum state to enhance the nonlinearity expressiveness of the QNN. Experimental results demonstrate that the proposed method successfully prevents privacy leakage without compromising the statistical properties of probabilistic OPF. Moreover, compared to classical private neural networks, the QNN reduces the number of parameters by 90% while achieving significantly higher accuracy and greater stability.

📄 PDF Abstract BibTeX arXiv:2411.16117

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

Quantum Differentially Private Sparse Regression Learning

2020-07-23 · Yuxuan Du, Min-Hsiu Hsieh, Tongliang Liu, Shan You 외

The eligibility of various advanced quantum algorithms will be questioned if they can not guarantee privacy. To fill this knowledge gap, here we devise an efficient quantum differentially private (QDP) Lasso estimator to…

BIG-bench Machine Learningregression

Private learning implies quantum stability

2021-02-14 · NeurIPS 2021 12 · Srinivasan Arunachalam, Yihui Quek, John Smolin

Learning an unknown $n$-qubit quantum state $\rho$ is a fundamental challenge in quantum computing. Information-theoretically, it is known that tomography requires exponential in $n$ many copies of $\rho$ to estimate it …

Learning TheoryPAC learning

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 외 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…

Quantum Machine Learning

Quantum machine learning with differential privacy

2021-03-10 · William M Watkins, Samuel Yen-Chi Chen, Shinjae Yoo

Quantum machine learning (QML) can complement the growing trend of using learned models for a myriad of classification tasks, from image recognition to natural speech processing. A quantum advantage arises due to the int…

BIG-bench Machine LearningGeneral ClassificationPrivacy PreservingQuantum Machine Learning

D3p -- A Python Package for Differentially-Private Probabilistic Programming

2021-03-22 · Lukas Prediger, Niki Loppi, Samuel Kaski, Antti Honkela

We present d3p, a software package designed to help fielding runtime efficient widely-applicable Bayesian inference under differential privacy guarantees. d3p achieves general applicability to a wide range of probabilist…

Bayesian InferenceProbabilistic ProgrammingregressionVariational Inference