QUANT-PHLGJul 23, 2020

Quantum Differentially Private Sparse Regression Learning

arXiv:2007.11921v237 citations
Originality Incremental advance
AI Analysis

This addresses privacy concerns in quantum machine learning, offering a potentially faster solution for sparse regression tasks, though it appears incremental as it builds on existing Lasso methods with quantum and differential privacy enhancements.

The paper tackles the problem of ensuring privacy in quantum algorithms for sparse regression by devising a quantum differentially private Lasso estimator, achieving a dimension-independent runtime of O(N^{5/2}) and a near-optimal utility bound of ̃O(N^{-2/3}) with privacy guarantees.

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 solve sparse regression tasks. Concretely, given $N$ $d$-dimensional data points with $N\ll d$, we first prove that the optimal classical and quantum non-private Lasso requires $Ω(N+d)$ and $Ω(\sqrt{N}+\sqrt{d})$ runtime, respectively. We next prove that the runtime cost of QDP Lasso is \textit{dimension independent}, i.e., $O(N^{5/2})$, which implies that the QDP Lasso can be faster than both the optimal classical and quantum non-private Lasso. Last, we exhibit that the QDP Lasso attains a near-optimal utility bound $\tilde{O}(N^{-2/3})$ with privacy guarantees and discuss the chance to realize it on near-term quantum chips with advantages.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes