Erdos Goes Neural: an Unsupervised Learning Framework for Combinatorial Optimization on Graphs
Nikolaos Karalias, Andreas Loukas
Abstract
Combinatorial optimization (CO) problems are notoriously challenging for neural networks, especially in the absence of labeled instances. This work proposes an unsupervised learning framework for CO problems on graphs that can provide integral solutions of certified quality. Inspired by Erdos' probabilistic method, we use a neural network to parametrize a probability distribution over sets. Crucially, we show that when the network is optimized w.r.t. a suitably chosen loss, the learned distribution contains, with controlled probability, a low-cost integral solution that obeys the constraints of the combinatorial problem. The probabilistic proof of existence is then derandomized to decode the desired solutions. We demonstrate the efficacy of this approach to obtain valid
BibTeX
@inproceedings{NEURIPS2020_49f85a9e,
author = {Karalias, Nikolaos and Loukas, Andreas},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {6659--6672},
publisher = {Curran Associates, Inc.},
title = {Erdos Goes Neural: an Unsupervised Learning Framework for Combinatorial Optimization on Graphs},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/49f85a9ed090b20c8bed85a5923c669f-Paper.pdf},
volume = {33},
year = {2020}
}