A Graph Neural Network-Based QUBO-Formulated Hamiltonian-Inspired Loss Function for Combinatorial Optimization using Reinforcement Learning
Redwan Ahmed Rizvee, Raheeb Hassan, Md. Mosaddek Khan

TL;DR
This paper proposes a novel GNN-based approach using a QUBO-formulated Hamiltonian as a reward function in reinforcement learning to improve solutions for combinatorial optimization problems, achieving significant constraint satisfaction improvements.
Contribution
It introduces a new method combining QUBO Hamiltonian with RL and GNNs, including a Monte Carlo Tree Search strategy, to enhance combinatorial optimization performance.
Findings
Up to 44% reduction in constraint violations compared to PI-GNN.
Demonstrates compatibility of QUBO Hamiltonian as a reward in RL.
Improves scalability and solution quality for graph-based CO problems.
Abstract
Quadratic Unconstrained Binary Optimization (QUBO) is a generic technique to model various NP-hard Combinatorial Optimization problems (CO) in the form of binary variables. Ising Hamiltonian is used to model the energy function of a system. QUBO to Ising Hamiltonian is regarded as a technique to solve various canonical optimization problems through quantum optimization algorithms. Recently, PI-GNN, a generic framework, has been proposed to address CO problems over graphs based on Graph Neural Network (GNN) architecture. They introduced a generic QUBO-formulated Hamiltonian-inspired loss function that was directly optimized using GNN. PI-GNN is highly scalable but there lies a noticeable decrease in the number of satisfied constraints when compared to problem-specific algorithms and becomes more pronounced with increased graph densities. Here, We identify a behavioral pattern related to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Metaheuristic Optimization Algorithms Research · Machine Learning and Data Classification
MethodsFocus · Graph Neural Network
