LGQUANT-PHMar 22, 2023

Training Multilayer Perceptrons by Sampling with Quantum Annealers

arXiv:2303.12352v12 citationsh-index: 41
Originality Incremental advance
AI Analysis

This work explores a forward-looking application of quantum computing to train feedforward neural networks, though it is incremental due to limitations in current quantum annealer sizes.

The paper tackled training multilayer perceptrons (MLPs) for binary image classification by using quantum annealers as a sampling engine, demonstrating results on small subsets of MNIST and Fashion-MNIST datasets with feasible instances on current hardware.

A successful application of quantum annealing to machine learning is training restricted Boltzmann machines (RBM). However, many neural networks for vision applications are feedforward structures, such as multilayer perceptrons (MLP). Backpropagation is currently the most effective technique to train MLPs for supervised learning. This paper aims to be forward-looking by exploring the training of MLPs using quantum annealers. We exploit an equivalence between MLPs and energy-based models (EBM), which are a variation of RBMs with a maximum conditional likelihood objective. This leads to a strategy to train MLPs with quantum annealers as a sampling engine. We prove our setup for MLPs with sigmoid activation functions and one hidden layer, and demonstrated training of binary image classifiers on small subsets of the MNIST and Fashion-MNIST datasets using the D-Wave quantum annealer. Although problem sizes that are feasible on current annealers are limited, we obtained comprehensive results on feasible instances that validate our ideas. Our work establishes the potential of quantum computing for training MLPs.

Foundations

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

Your Notes