pith. sign in

arxiv: 1903.04598 · v2 · pith:OVIA47MJnew · submitted 2019-03-11 · 💻 cs.LG · cs.LO· cs.NE· stat.ML

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

classification 💻 cs.LG cs.LOcs.NEstat.ML
keywords learninggraphdeepcombinatorialneuralproblemsresultscolouring
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learning-based Directed Graph Abstraction of Combinatorial Spaces for Order-Preserving Search in Mixed-Combinatorial Nonlinear Optimization

    cs.LG 2026-05 unverdicted novelty 5.0

    An EFGN learns directed improvement graphs over combinatorial spaces to act as a recommender for MCNLP solvers, yielding better optima than index-based baselines when paired with PSO and GA on benchmarks.