TL;DR
This paper introduces QuantumFlow, a co-design framework combining quantum-friendly neural networks and circuit mapping to demonstrate potential quantum advantages in neural network computations.
Contribution
It presents a novel co-design framework, QuantumFlow, integrating quantum neural networks and circuit generation for quantum advantage demonstration.
Findings
QF-hNet achieves 98.27% accuracy on neural tasks.
QuantumFlow reduces computational costs by up to 64x.
QF-hNet reaches 94.09% accuracy on MNIST dataset.
Abstract
Despite the pursuit of quantum advantages in various applications, the power of quantum computers in neural network computations has mostly remained unknown, primarily due to a missing link that effectively designs a neural network model suitable for quantum circuit implementation. In this article, we present the co-design framework, namely QuantumFlow, to provide such a missing link. QuantumFlow consists of novel quantum-friendly neural networks (QF-Nets), a mapping tool (QF-Map) to generate the quantum circuit (QF-Circ) for QF-Nets, and an execution engine (QF-FB). We discover that, in order to make full use of the strength of quantum representation, it is best to represent data in a neural network as either random variables or numbers in unitary matrices, such that they can be directly operated by the basic quantum logical gates. Based on these data representations, we propose two…
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.
Taxonomy
MethodsBatch Normalization
