Graph Coloring with Physics-Inspired Graph Neural Networks
About
We show how graph neural networks can be used to solve the canonical graph coloring problem. We frame graph coloring as a multi-class node classification problem and utilize an unsupervised training strategy based on the statistical physics Potts model. Generalizations to other multi-class problems such as community detection, data clustering, and the minimum clique cover problem are straightforward. We provide numerical benchmark results and illustrate our approach with an end-to-end application for a real-world scheduling use case within a comprehensive encode-process-decode framework. Our optimization approach performs on par or outperforms existing solvers, with the ability to scale to problems with millions of variables.
Martin J. A. Schuetz, J. Kyle Brubaker, Zhihuai Zhu, Helmut G. Katzgraber• 2022
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Graph Coloring | K_10 (test) | k* Estimate8 | 4 | |
| Graph Coloring | K_{4,8} (test) | k* (Chromatic Number Estimate)2 | 4 | |
| Graph Coloring | C_30 (test) | k*3 | 4 | |
| Graph Coloring | C_31 (test) | Estimated Chromatic Number (k*)3 | 4 | |
| Graph Coloring | W_14 (test) | k* (Chromatic Number Estimate)3 | 4 | |
| Graph Coloring | Petersen (test) | k* (Petersen Test)3 | 4 | |
| Graph Coloring | Icosahedral (test) | k* (Icosahedral Test)4 | 4 | |
| Graph Coloring | Mycielski(C5)^3 (test) | k* (Chromatic Number Estimate)4 | 4 | |
| Graph Coloring | KG(9,3) (test) | k*4 | 4 | |
| Graph Coloring | Large 20 cycles | Completion Count0.00e+0 | 3 |
Showing 10 of 11 rows