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

Erdos Goes Neural: an Unsupervised Learning Framework for Combinatorial Optimization on Graphs

About

Combinatorial optimization 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 solutions to the maximum clique problem and to perform local graph clustering. Our method achieves competitive results on both real datasets and synthetic hard instances.

Nikolaos Karalias, Andreas Loukas• 2020

Related benchmarks

TaskDatasetResultRank
Maximum CliqueRB200 MC instances (static)
Mean ApR99.455
38
Maximum CliqueCOLLAB
Mean ApR0.9997
38
Maximum CliqueTwitter MC instances (static)
Mean ApR0.9915
38
Maximum CliqueRB500 MC instances (static)
Mean ApR98.121
36
Maximum Independent SetTwitter (test)
Approximation Ratio0.9697
25
Maximum Independent SetCOLLAB (test)
Approximation Ratio0.9976
24
Minimum Vertex CoverRB200 (test)
Approximation Ratio1.0098
24
Maximum Independent SetIMDB (test)
Avg Approx Ratio0.9229
22
Minimum Vertex CoverCOLLAB (test)
AR*1.0002
16
Generalized Assignment ProblemORLIB
Mean Gap2.0377
15
Showing 10 of 53 rows

Other info

Follow for update