Q-MAML: Quantum Model-Agnostic Meta-Learning for Variational Quantum Algorithms

Abstract

In the Noisy Intermediate-Scale Quantum (NISQ) era, using variational quantum algorithms (VQAs) to solve optimization problems has become a key application. However, these algorithms face significant challenges, such as choosing an effective initial set of parameters and the limited quantum processing time that restricts the number of optimization iterations. In this study, we introduce a new framework for optimizing parameterized quantum circuits (PQCs) that employs a classical optimizer, inspired by Model-Agnostic Meta-Learning (MAML) technique. This approach aim to achieve better parameter initialization that ensures fast convergence. Our framework features a classical neural network, called Learner, which interacts with a PQC using the output of Learner as an initial parameter. During the pre-training phase, Learner is trained with the meta objective function. In the adaptation phase, the framework requires only a few PQC updates to converge to a more accurate value, while the learner remains unchanged. This method is highly adaptable and is effectively extended to various Hamiltonian optimization problems. We validate our approach through experiments, including distribution function mapping and optimization of the Heisenberg XYZ Hamiltonian. The result implies that the Learner successfully estimates initial parameters that generalize across the problem space, enabling fast adaptation.

Cite

Text

Lee et al. "Q-MAML: Quantum Model-Agnostic Meta-Learning for Variational Quantum Algorithms." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I17.33995

Markdown

[Lee et al. "Q-MAML: Quantum Model-Agnostic Meta-Learning for Variational Quantum Algorithms." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/lee2025aaai-q/) doi:10.1609/AAAI.V39I17.33995

BibTeX

@inproceedings{lee2025aaai-q,
  title     = {{Q-MAML: Quantum Model-Agnostic Meta-Learning for Variational Quantum Algorithms}},
  author    = {Lee, Junyong and Cho, Jeihee and Kim, Shiho},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {18137-18144},
  doi       = {10.1609/AAAI.V39I17.33995},
  url       = {https://mlanthology.org/aaai/2025/lee2025aaai-q/}
}