SOTAVerified

Continuous Latent Search for Combinatorial Optimization

2020-10-17NeurIPS Workshop LMCA 2020Unverified0· sign in to hype

Sergey Bartunov, Vinod Nair, Peter Battaglia, Tim Lillicrap

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Combinatorial optimization problems are notoriously hard because they often require enumeration of the exponentially large solution space. Both classical solving techniques and machine learning-based approaches usually address combinatorial optimization problems by manipulating solutions in their original discrete form. In contrast, we propose a framework that consists of reparametrizing the original discrete solution space into a continuous latent space in which the problem can be (approximately) solved by running continuous optimization methods. We achieve this by learning a surrogate function that is shaped to correlate with the original objective when the latent solution is decoded back to the original solution space. We show that this approach can learn efficient solution strategies and is useful as a primal heuristic inside the widely-used open-source solver SCIP.

Tasks

Reproductions