Learning to Learn with Quantum Optimization via Quantum Neural Networks
Kuan-Cheng Chen, Hiromichi Matsuyama, Wei-Hao Huang
TL;DR
The paper tackles the challenge of efficiently optimizing QAOA parameters on NISQ devices by introducing a quantum meta-learning approach that uses a Quantum Long Short-Term Memory (QLSTM) network as a parameter optimizer. By training the QLSTM on small problem instances, the method learns transferable parameter-update rules that generalize to larger graphs, reducing the number of iterations and improving solution quality for Max-Cut and Sherrington-Kirkpatrick problems. The authors formalize the meta-learning objective, derive a gradient-based training scheme via backpropagation through time, and demonstrate substantial gains over classical optimizers and standard LSTM, including transfer-learning across problem sizes. This approach offers a scalable, robust pathway to employ variational quantum algorithms more effectively in the NISQ era, with potential applicability to other quantum optimization tasks and quantum-enhanced learning systems.
Abstract
Quantum Approximate Optimization Algorithms (QAOA) promise efficient solutions to classically intractable combinatorial optimization problems by harnessing shallow-depth quantum circuits. Yet, their performance and scalability often hinge on effective parameter optimization, which remains nontrivial due to rugged energy landscapes and hardware noise. In this work, we introduce a quantum meta-learning framework that combines quantum neural networks, specifically Quantum Long Short-Term Memory (QLSTM) architectures, with QAOA. By training the QLSTM optimizer on smaller graph instances, our approach rapidly generalizes to larger, more complex problems, substantially reducing the number of iterations required for convergence. Through comprehensive benchmarks on Max-Cut and Sherrington-Kirkpatrick model instances, we demonstrate that QLSTM-based optimizers converge faster and achieve higher approximation ratios compared to classical baselines, thereby offering a robust pathway toward scalable quantum optimization in the NISQ era.
