Interpolation-based coordinate descent method for parameterized quantum circuits
Zhijian Lai, Jiang Hu, Taehee Ko, Jiayuan Wu, Dong An
TL;DR
This work introduces Interpolation-based Coordinate Descent (ICD) to optimize PQCs by exploiting the intrinsic trigonometric structure of single-parameter cost functions. ICD reconstructs a univariate surrogate via Fourier-interpolation from a small number of noisy evaluations and then performs an exact argmin on the surrogate, reducing quantum resource use. For equidistant frequencies, the authors prove that $\frac{2\pi}{n}$-equidistant interpolation nodes simultaneously minimize the mean-squared error, the interpolation matrix condition number, and the average derivative variance, and they show an exact eigenvalue-based solver for the subproblem in this case. Numerical experiments on MaxCut, TFIM, and XXZ demonstrate that ICD often outperforms SGD and RCD under realistic sampling budgets, though barren plateaus in XXZ pose a fundamental challenge to all non-gradient-based methods. Overall, ICD offers a unified, noise-aware framework that leverages Fourier structure to accelerate PQC training with controlled quantum overhead.
Abstract
Parameterized quantum circuits (PQCs) are ubiquitous in the design of hybrid quantum-classical algorithms. In this work, we propose an interpolation-based coordinate descent (ICD) method to address the parameter optimization problem in PQCs. The ICD method provides a unified framework for existing structure optimization techniques such as Rotosolve, sequential minimal optimization, ExcitationSolve, and others. ICD employs interpolation to approximate the PQC cost function, effectively recovering its underlying trigonometric structure, and then performs an argmin update on a single parameter in each iteration. In contrast to previous studies on structure optimization, we determine the optimal interpolation nodes to mitigate statistical errors arising from quantum measurements. Moreover, in the common case of $r$ equidistant frequencies, we show that the optimal interpolation nodes are equidistant nodes with spacing $2π/(2r+1)$ (under constant variance assumption), and that our ICD method simultaneously minimizes the mean squared error, the condition number of the interpolation matrix, and the average variance of the approximated cost function. We perform numerical simulations and test on the MaxCut problem, the transverse field Ising model, and the XXZ model. Numerical results imply that our ICD method is more efficient than the commonly used gradient descent and random coordinate descent method.
