A Predictive Approach for Selecting the Best Quantum Solver for an Optimization Problem
Volpe, Quetschlich, Graziano et al.
Leveraging quantum computers for optimization problems holds promise across various application domains. Nevertheless, utilizing respective quantum computing solvers requires describing the optimization problem according to the Quadratic Unconstrained Binary Optimization (QUBO) formalism and selecting a proper solver for the application of interest with a reasonable setting. Both demand significant proficiency in quantum computing, QUBO formulation, and quantum solvers, a background that usually cannot be assumed by end users who are domain experts rather than quantum computing specialists. While tools aid in QUBO formulations, support for selecting the best-solving approach remains absent. This becomes even more challenging because selecting the best solver for a problem heavily depends on the problem itself. In this work, we are accepting this challenge and propose a predictive selection approach, which aids end users in this task. To this end, the solver selection task is first formulated as a classification task that is suitable to be solved by supervised machine learning. Based on that, we then propose strategies for adjusting solver parameters based on problem size and characteristics. Experimental evaluations, considering more than 500 different QUBO problems, confirm the benefits of the proposed solution. In fact, we show that in more than 70% of the cases, the best solver is selected, and in about 90% of the problems, a solver in the top two, i.e., the best or its closest suboptimum, is selected. This exploration proves the potential of machine learning in quantum solver selection and lays the foundations for its automation, broadening access to quantum optimization for a wider range of users.
academic
A Predictive Approach for Selecting the Best Quantum Solver for an Optimization Problem
Quantum computing holds tremendous potential for solving optimization problems, but utilizing quantum solvers requires converting optimization problems into QUBO (Quadratic Unconstrained Binary Optimization) form and selecting appropriate solvers with suitable parameter configurations for specific applications. This demands profound expertise in quantum computing, QUBO modeling, and quantum solver knowledge. This paper proposes a predictive selection method that models the solver selection task as a classification problem, employing supervised machine learning to automatically select the optimal quantum solver. Experimental evaluation based on over 500 distinct QUBO problems demonstrates that the method selects the best solver in over 70% of cases and the top two solvers in approximately 90% of problems.
Core Challenge: Selecting quantum optimization solvers is extremely difficult for non-expert users, requiring deep quantum computing knowledge
Practical Need: Different optimization problems require different quantum solvers to achieve optimal performance, consistent with the "No Free Lunch" theorem
Existing Limitations: While QUBO modeling tools exist, automated support for solver selection is lacking
Automating the solver selection process through machine learning reduces the barrier to entry for quantum optimization, enabling domain experts to leverage quantum optimization techniques without requiring deep quantum computing knowledge.
The paper cites 68 relevant references covering important works in quantum computing, optimization algorithms, machine learning, and other domains, providing a solid theoretical foundation for the research.
Overall Assessment: This is a research work of significant practical value that systematically addresses the automatic quantum solver selection problem for the first time. While it has certain limitations in theoretical depth and scalability, its innovation, practicality, and open-source contributions make it an important advance in quantum computing automation. This work is expected to significantly reduce the barrier to entry for quantum optimization technology and promote its application in broader domains.