ICLR 2020spotlight171 citations

Differentiation of Blackbox Combinatorial Solvers

Marin Vlastelica Pogančić, Anselm Paulus, Vit Musil, Georg Martius, Michal Rolinek

Abstract

Achieving fusion of deep learning with combinatorial algorithms promises transformative changes to artificial intelligence. One possible approach is to introduce combinatorial building blocks into neural networks. Such end-to-end architectures have the potential to tackle combinatorial problems on raw input data such as ensuring global consistency in multi-object tracking or route planning on maps in robotics. In this work, we present a method that implements an efficient backward pass through blackbox implementations of combinatorial solvers with linear objective functions. We provide both theoretical and experimental backing. In particular, we incorporate the Gurobi MIP solver, Blossom V algorithm, and Dijkstra's algorithm into architectures that extract suitable features from raw inputs for the traveling salesman problem, the min-cost perfect matching problem and the shortest path problem.

combinatorial algorithmsdeep learningrepresentation learningoptimization
BibTeX
@inproceedings{
Pogančić2020Differentiation,
title={Differentiation of Blackbox Combinatorial Solvers},
author={Marin Vlastelica Pogančić and Anselm Paulus and Vit Musil and Georg Martius and Michal Rolinek},
booktitle={International Conference on Learning Representations},
year={2020},
url={https://openreview.net/forum?id=BkevoJSYPB}
}
Differentiation of Blackbox Combinatorial Solvers · ICLR 2020