English

A deep learning guided memetic framework for graph coloring problems

Machine Learning 2022-03-16 v3 Artificial Intelligence

Abstract

Given an undirected graph G=(V,E)G=(V,E) with a set of vertices VV and a set of edges EE, a graph coloring problem involves finding a partition of the vertices into different independent sets. In this paper we present a new framework that combines a deep neural network with the best tools of classical metaheuristics for graph coloring. The proposed method is evaluated on two popular graph coloring problems (vertex coloring and weighted coloring). Computational experiments on well-known benchmark graphs show that the proposed approach is able to obtain highly competitive results for both problems. A study of the contribution of deep learning in the method highlights that it is possible to learn relevant patterns useful to obtain better solutions to graph coloring problems.

Keywords

Cite

@article{arxiv.2109.05948,
  title  = {A deep learning guided memetic framework for graph coloring problems},
  author = {Olivier Goudet and Cyril Grelier and Jin-Kao Hao},
  journal= {arXiv preprint arXiv:2109.05948},
  year   = {2022}
}