QUANT-PHAILGDec 29, 2022

Restricting to the chip architecture maintains the quantum neural network accuracy

arXiv:2212.14426v23 citationsh-index: 15
Originality Incremental advance
AI Analysis

This work addresses a critical bottleneck in quantum machine learning for researchers by providing an incremental improvement in optimizing VQAs on noisy intermediate-scale quantum devices.

The paper tackles the problem of how quantum chip architecture affects variational quantum algorithms (VQAs) by showing that when the parameterization approximates a 2-design, the cost function converges to an average value, making results less dependent on specific parametrizations. This allows using the chip's inherent architecture to define parametrization, reducing the need for swap gates and decreasing VQA depth and errors.

In the era of noisy intermediate-scale quantum devices, variational quantum algorithms (VQAs) stand as a prominent strategy for constructing quantum machine learning models. These models comprise both a quantum and a classical component. The quantum facet is characterized by a parametrization $U$, typically derived from the composition of various quantum gates. On the other hand, the classical component involves an optimizer that adjusts the parameters of $U$ to minimize a cost function $C$. Despite the extensive applications of VQAs, several critical questions persist, such as determining the optimal gate sequence, devising efficient parameter optimization strategies, selecting appropriate cost functions, and understanding the influence of quantum chip architectures on the final results. This article aims to address the last question, emphasizing that, in general, the cost function tends to converge towards an average value as the utilized parameterization approaches a $2$-design. Consequently, when the parameterization closely aligns with a $2$-design, the quantum neural network model's outcome becomes less dependent on the specific parametrization. This insight leads to the possibility of leveraging the inherent architecture of quantum chips to define the parametrization for VQAs. By doing so, the need for additional swap gates is mitigated, consequently reducing the depth of VQAs and minimizing associated errors.

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