NeurIPS 2023poster36 citations

Winner Takes It All: Training Performant RL Populations for Combinatorial Optimization

Nathan Grinsztajn, Daniel Furelos-Blanco, Shikha Surana, Clément Bonnet, Thomas D Barrett

Abstract

Applying reinforcement learning (RL) to combinatorial optimization problems is attractive as it removes the need for expert knowledge or pre-solved instances. However, it is unrealistic to expect an agent to solve these (often NP-)hard problems in a single shot at inference due to their inherent complexity. Thus, leading approaches often implement additional search strategies, from stochastic sampling and beam-search to explicit fine-tuning. In this paper, we argue for the benefits of learning a population of complementary policies, which can be simultaneously rolled out at inference. To this end, we introduce Poppy, a simple training procedure for populations. Instead of relying on a predefined or hand-crafted notion of diversity, Poppy induces an unsupervised specialization targeted solely at maximizing the performance of the population. We show that Poppy produces a set of complementary policies, and obtains state-of-the-art RL results on three popular NP-hard problems: traveling salesman, capacitated vehicle routing, and job-shop scheduling.

Combinatorial OptimizationReinforcement LearningTSPCVRPJSSP
BibTeX
@inproceedings{
grinsztajn2023winner,
title={Winner Takes It All: Training Performant {RL} Populations for Combinatorial Optimization},
author={Nathan Grinsztajn and Daniel Furelos-Blanco and Shikha Surana and Cl{\'e}ment Bonnet and Thomas D Barrett},
booktitle={Thirty-seventh Conference on Neural Information Processing Systems},
year={2023},
url={https://openreview.net/forum?id=v6VpqGcGAR}
}
Winner Takes It All: Training Performant RL Populations for Combinatorial Optimization · NeurIPS 2023