Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Graph Colouring Meets Deep Learning: Effective Graph Neural Network Models for Combinatorial Problems

About

Deep learning has consistently defied state-of-the-art techniques in many fields over the last decade. However, we are just beginning to understand the capabilities of neural learning in symbolic domains. Deep learning architectures that employ parameter sharing over graphs can produce models which can be trained on complex properties of relational data. These include highly relevant NP-Complete problems, such as SAT and TSP. In this work, we showcase how Graph Neural Networks (GNN) can be engineered -- with a very simple architecture -- to solve the fundamental combinatorial problem of graph colouring. Our results show that the model, which achieves high accuracy upon training on random instances, is able to generalise to graph distributions different from those seen at training time. Further, it performs better than the Neurosat, Tabucol and greedy baselines for some distributions. In addition, we show how vertex embeddings can be clustered in multidimensional spaces to yield constructive solutions even though our model is only trained as a binary classifier. In summary, our results contribute to shorten the gap in our understanding of the algorithms learned by GNNs, as well as hoarding empirical evidence for their capability on hard combinatorial problems. Our results thus contribute to the standing challenge of integrating robust learning and symbolic reasoning in Deep Learning systems.

Henrique Lemos, Marcelo Prates, Pedro Avelar, Luis Lamb• 2019

Related benchmarks

TaskDatasetResultRank
Graph ColoringHolme Kim 2 (100 sampled tasks)
Average Violations55.2
6
Graph ColoringErdos Renyi 100 sampled tasks
Average Violations15.2
6
Graph ColoringErdos Renyi 2 (100 sampled tasks)
Average Violations53.8
6
Graph ColoringHolme Kim 100 sampled tasks
Average Violations13.2
6
Graph ColoringRegular Expander 100 sampled tasks
Average Violations15.4
6
Graph ColoringPaley 100 sampled tasks
Average Violations91.2
6
Graph ColoringComplete (100 sampled tasks)
Average Violations30
6
Graph ColoringRegular Expander 2 (100 sampled tasks)
Average Violations141.6
5
Showing 8 of 8 rows

Other info

Follow for update