English

Estimating the stability number of a random graph using convolutional neural networks

Machine Learning 2024-07-22 v2 Combinatorics

Abstract

Graph combinatorial optimization problems are widely applicable and notoriously difficult to compute; for example, consider the traveling salesman or facility location problems. In this paper, we explore the feasibility of using convolutional neural networks (CNNs) on graph images to predict the cardinality of combinatorial properties of random graphs and networks. Specifically, we use image representations of modified adjacency matrices of random graphs as training samples for a CNN model to predict the stability number of random graphs; where the stability number is the cardinality of a maximum set of vertices in a graph that contains no pairwise adjacency between vertices. The model and results presented in this study suggest potential for applying deep learning in combinatorial optimization problems previously not considered by simple deep learning techniques.

Keywords

Cite

@article{arxiv.2407.07827,
  title  = {Estimating the stability number of a random graph using convolutional neural networks},
  author = {Randy Davila},
  journal= {arXiv preprint arXiv:2407.07827},
  year   = {2024}
}
R2 v1 2026-06-28T17:36:01.522Z