QUANT-PHLGDec 7, 2020

Quantum Circuit Design Search

arXiv:2012.04046v20.0046 citations
AI Analysis60

This work addresses the problem of efficiently designing quantum circuits for classification tasks, which is a bottleneck for quantum machine learning practitioners.

This paper explores automated design of parameterized quantum circuits for multi-labeled classification tasks. The authors introduce novel circuit architectures and a data reuploading technique, demonstrating improved classification results on the Iris dataset compared to established designs and showing meaningful advantages on the unseen Glass dataset, indicating better trainability.

This article explores search strategies for the design of parameterized quantum circuits. We propose several optimization approaches including random search plus survival of the fittest, reinforcement learning both with classical and hybrid quantum classical controllers and Bayesian optimization as decision makers to design a quantum circuit in an automated way for a specific task such as multi-labeled classification over a dataset. We introduce nontrivial circuit architectures that are arduous to be hand-designed and efficient in terms of trainability. In addition, we introduce reuploading of initial data into quantum circuits as an option to find more general designs. We numerically show that some of the suggested architectures for the Iris dataset accomplish better results compared to the established parameterized quantum circuit designs in the literature. In addition, we investigate the trainability of these structures on the unseen dataset Glass. We report meaningful advantages over the benchmarks for the classification of the Glass dataset which supports the fact that the suggested designs are inherently more trainable.

Code Implementations1 repo
Foundations

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

Your Notes