paper-with-me

홈 › Papers

A quantum algorithm for training wide and deep classical neural networks

2021-07-19 · Alexander Zlokapa, Hartmut Neven, Seth Lloyd

Given the success of deep learning in classical machine learning, quantum algorithms for traditional neural network architectures may provide one of the most promising settings for quantum machine learning. Considering a fully-connected feedforward neural network, we show that conditions amenable to classical trainability via gradient descent coincide with those necessary for efficiently solving quantum linear systems. We propose a quantum algorithm to approximately train a wide and deep neural network up to $O(1/n)$ error for a training set of size $n$ by performing sparse matrix inversion in $O(\log n)$ time. To achieve an end-to-end exponential speedup over gradient descent, the data distribution must permit efficient state preparation and readout. We numerically demonstrate that the MNIST image dataset satisfies such conditions; moreover, the quantum algorithm matches the accuracy of the fully-connected network. Beyond the proven architecture, we provide empirical evidence for $O(\log n)$ training of a convolutional neural network with pooling.

📄 PDF Abstract BibTeX arXiv:2107.09200

Code (1)

quantummind/quantum-deep-neural-network 공식 구현 jax

Tasks

BIG-bench Machine LearningQuantum Machine Learning

Similar Papers 제목 키워드 기반

Logarithmic-Regret Quantum Learning Algorithms for Zero-Sum Games

2023-04-27 · NeurIPS 2023 11 · Minbo Gao, Zhengfeng Ji, Tongyang Li, Qisheng Wang

We propose the first online quantum algorithm for solving zero-sum games with $\widetilde O(1)$ regret under the game setting. Moreover, our quantum algorithm computes an $\varepsilon$-approximate Nash equilibrium of an …

Barren plateaus in quantum neural network training landscapes

2018-03-29 · Jarrod R. McClean, Sergio Boixo, Vadim N. Smelyanskiy, Ryan Babbush 외

Many experimental proposals for noisy intermediate scale quantum devices involve training a parameterized quantum circuit with a classical optimization loop. Such hybrid quantum-classical algorithms are popular for appli…

Quantum Deep Learning for Mutant COVID-19 Strain Prediction

2022-03-04 · Yu-Xin Jin, Jun-Jie Hu, Qi Li, Zhi-Cheng Luo 외

New COVID-19 epidemic strains like Delta and Omicron with increased transmissibility and pathogenicity emerge and spread across the whole world rapidly while causing high mortality during the pandemic period. Early predi…

Deep Learning

Provably efficient machine learning for quantum many-body problems

2021-06-23 · Hsin-Yuan Huang, Richard Kueng, Giacomo Torlai, Victor V. Albert 외

Classical machine learning (ML) provides a potentially powerful approach to solving challenging quantum many-body problems in physics and chemistry. However, the advantages of ML over more traditional methods have not be…

BIG-bench Machine Learning

An efficient quantum algorithm for generative machine learning

2017-11-06 · Xun Gao, Zhengyu Zhang, Lu-Ming Duan

A central task in the field of quantum computing is to find applications where quantum computer could provide exponential speedup over any classical computer. Machine learning represents an important field with broad app…

BIG-bench Machine LearningQuantum Machine Learning