1: \begin{abstract}
2: Before the advent of fault-tolerant quantum computers, variational quantum algorithms (VQAs) play a crucial role in noisy intermediate-scale quantum (NISQ) machines.
3: Conventionally, the optimization of VQAs predominantly relies on manually designed optimizers.
4: However, learning to optimize (L2O) demonstrates impressive performance by training small neural networks to replace handcrafted optimizers.
5: In our work, we propose \ours, a \textit{quantum-aware} learned optimizer that leverages the Fubini-Study metric tensor ($g^{\dagger}$) and long short-term memory networks.
6: We theoretically derive the update equation inspired by the lookahead optimizer and incorporate the quantum geometry of the optimization landscape in the learned optimizer to balance fast convergence and generalization.
7: Empirically, we conduct comprehensive experiments across a range of VQA problems. Our results demonstrate that \ours not only outperforms the current SOTA hand-designed optimizer without any hyperparameter tuning but also shows strong out-of-distribution generalization compared to previous L2O optimizers. We achieve this by training \ours on just a single generic PQC instance.
8: Our novel \textit{quantum-aware} learned optimizer, \ours, presents an advancement in addressing the challenges of VQAs, making it a valuable tool in the NISQ era.
9: The implementation and data are available at: \url{https://github.com/Physics-Morris/L2O-g}.
10: \end{abstract}
11: