Quantum Global Minimum Finder based on Variational Quantum Search
Mohammadreza Soltaninia, Junpeng Zhan
TL;DR
The paper addresses the challenge of finding global minima for non-convex functions, where classical methods may stall at local optima. It introduces the Quantum Global Minimum Finder (QGMF), which combines binary search to shift the objective with Variational Quantum Search (VQS) to locate negative-value samples within a shifted subspace, using an O(n)-depth quantum circuit suitable for Noisy Intermediate-Scale Quantum devices. Key contributions include a detailed architecture (oracle O_f, QFT-based adder, VQS), complexity analysis showing logarithmic outer search and linear-depth inner search, and a case study applying QGMF to determine the chromatic number χ(G). The work demonstrates a scalable quantum optimization framework with potential advantages over brute-force methods and offers a pathway toward practical quantum optimization in engineering, finance, and AI on near-term hardware.
Abstract
The search for global minima is a critical challenge across multiple fields including engineering, finance, and artificial intelligence, particularly with non-convex functions that feature multiple local optima, complicating optimization efforts. We introduce the Quantum Global Minimum Finder (QGMF), an innovative quantum computing approach that efficiently identifies global minima. QGMF combines binary search techniques to shift the objective function to a suitable position and then employs Variational Quantum Search to precisely locate the global minimum within this targeted subspace. Designed with a low-depth circuit architecture, QGMF is optimized for Noisy Intermediate-Scale Quantum (NISQ) devices, utilizing the logarithmic benefits of binary search to enhance scalability and efficiency. This work demonstrates the impact of QGMF in advancing the capabilities of quantum computing to overcome complex non-convex optimization challenges effectively.
