TL;DR
This paper presents a case study demonstrating how to map and accelerate neural network inference, specifically multilayer perceptrons for MNIST classification, on IBM quantum processors using Qiskit, addressing the memory-wall challenge.
Contribution
It provides an end-to-end example of designing quantum circuits for neural network inference, illustrating the process on IBM quantum hardware and simulators.
Findings
Successful implementation of neural network inference on quantum processors
Demonstration of the mapping procedure from neural networks to quantum circuits
Insights into the potential and challenges of quantum acceleration for neural networks
Abstract
Along with the development of AI democratization, the machine learning approach, in particular neural networks, has been applied to wide-range applications. In different application scenarios, the neural network will be accelerated on the tailored computing platform. The acceleration of neural networks on classical computing platforms, such as CPU, GPU, FPGA, ASIC, has been widely studied; however, when the scale of the application consistently grows up, the memory bottleneck becomes obvious, widely known as memory-wall. In response to such a challenge, advanced quantum computing, which can represent 2^N states with N quantum bits (qubits), is regarded as a promising solution. It is imminent to know how to design the quantum circuit for accelerating neural networks. Most recently, there are initial works studying how to map neural networks to actual quantum processors. To better…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
