Data Complexity Measures for Quantum Circuits Architecture Recommendation
Fernando M de Paula Neto
TL;DR
The paper tackles the challenge of selecting compact, effective quantum circuit architectures for parametric quantum circuits under NISQ constraints by leveraging data-derived complexity measures. It introduces the Quantum Architecture Recommendation Processor (QARP), which uses 22 dataset metrics to predict the best PQC layer and the required number of layer repetitions, validated across 14 datasets and six circuit layouts. Key findings show that single metrics (notably T2 for layer count and N2 for layer decisions) can yield near-optimal or optimal performance, while combining all metrics does not always improve results. The work demonstrates a data-driven meta-learning approach to quantum circuit design with potential practical impact on automating architecture search for quantum classifiers.
Abstract
Quantum Parametric Circuits are constructed as an alternative to reduce the size of quantum circuits, meaning to decrease the number of quantum gates and, consequently, the depth of these circuits. However, determining the optimal circuit for a given problem remains an open question. Testing various combinations is challenging due to the infinite possibilities. In this work, a quantum circuit recommendation architecture for classification problems is proposed using database complexity measures. A quantum circuit is defined based on a circuit layer and the number of times this layer is iterated. Fourteen databases of varying dimensions and different numbers of classes were used to evaluate six quantum circuits, each with 1, 2, 3, 4, 8, and 16-layer repetitions. Using data complexity measures from the databases, it was possible to identify the optimal circuit capable of solving all problems with up to 100$\%$ accuracy. Furthermore, with a mean absolute error of 0.80 $\pm$ 2.17, one determined the appropriate number of layer repetitions, allowing for an error margin of up to three additional layers. Sixteen distinct machine learning models were employed for the selection of quantum circuits, alongside twelve classical regressor models to dynamically define the number of layers.
