A hierarchical hybrid QAOA algorithm for graph k-coloring partitions the graph, colors subgraphs quantumly and the interaction graph classically, and merges via feedback, but its iterative version succeeds in only 43.77% of test cases.
Coloring Big Graphs with AlphaGoZero
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We show that recent innovations in deep reinforcement learning can effectively color very large graphs -- a well-known NP-hard problem with clear commercial applications. Because the Monte Carlo Tree Search with Upper Confidence Bound algorithm used in AlphaGoZero can improve the performance of a given heuristic, our approach allows deep neural networks trained using high performance computing (HPC) technologies to transform computation into improved heuristics with zero prior knowledge. Key to our approach is the introduction of a novel deep neural network architecture (FastColorNet) that has access to the full graph context and requires $O(V)$ time and space to color a graph with $V$ vertices, which enables scaling to very large graphs that arise in real applications like parallel computing, compilers, numerical solvers, and design automation, among others. As a result, we are able to learn new state of the art heuristics for graph coloring.
fields
quant-ph 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Efficient hybrid variational quantum algorithm for solving graph coloring problem
A hierarchical hybrid QAOA algorithm for graph k-coloring partitions the graph, colors subgraphs quantumly and the interaction graph classically, and merges via feedback, but its iterative version succeeds in only 43.77% of test cases.