English

A General Large Neighborhood Search Framework for Solving Integer Linear Programs

Optimization and Control 2020-12-24 v3 Machine Learning Machine Learning

Abstract

This paper studies a strategy for data-driven algorithm design for large-scale combinatorial optimization problems that can leverage existing state-of-the-art solvers in general purpose ways. The goal is to arrive at new approaches that can reliably outperform existing solvers in wall-clock time. We focus on solving integer programs, and ground our approach in the large neighborhood search (LNS) paradigm, which iteratively chooses a subset of variables to optimize while leaving the remainder fixed. The appeal of LNS is that it can easily use any existing solver as a subroutine, and thus can inherit the benefits of carefully engineered heuristic or complete approaches and their software implementations. We show that one can learn a good neighborhood selector using imitation and reinforcement learning techniques. Through an extensive empirical validation in bounded-time optimization, we demonstrate that our LNS framework can significantly outperform compared to state-of-the-art commercial solvers such as Gurobi.

Keywords

Cite

@article{arxiv.2004.00422,
  title  = {A General Large Neighborhood Search Framework for Solving Integer Linear Programs},
  author = {Jialin Song and Ravi Lanka and Yisong Yue and Bistra Dilkina},
  journal= {arXiv preprint arXiv:2004.00422},
  year   = {2020}
}

Comments

NeurIPS 2020