paper-with-me

홈 › Papers

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

2022-10-07 · NeurIPS 2023 11 · Nathan Grinsztajn, Daniel Furelos-Blanco, Shikha Surana, Clément Bonnet, Thomas D. Barrett

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 four popular NP-hard problems: traveling salesman, capacitated vehicle routing, 0-1 knapsack, and job-shop scheduling.

📄 PDF Abstract BibTeX arXiv:2210.03475

Code (1)

instadeepai/poppy jax

Tasks

AllCombinatorial OptimizationDiversityJob Shop SchedulingReinforcement Learning (RL)Scheduling

Similar Papers 제목 키워드 기반

Winner-takes-all learners are geometry-aware conditional density estimators

2024-06-07 · Victor Letzelter, David Perera, Cédric Rommel, Mathieu Fontaine 외

Winner-takes-all training is a simple learning paradigm, which handles ambiguous tasks by predicting a set of plausible hypotheses. Recently, a connection was established between Winner-takes-all training and centroidal …

AllDensity EstimationQuantizationUncertainty Quantification

Combinatorial Pure Exploration for Dueling Bandit

2020-01-01 · ICML 2020 1 · Wei Chen, Yihan Du, Longbo Huang, Haoyu Zhao

In this paper, we study combinatorial pure exploration for dueling bandits (CPE-DB): we have multiple candidates for multiple positions as modeled by a bipartite graph, and in each round we sample a duel of two candidate…

Position

Combinatorial Pure Exploration of Dueling Bandit

2020-06-23 · Wei Chen, Yihan Du, Longbo Huang, Haoyu Zhao

In this paper, we study combinatorial pure exploration for dueling bandits (CPE-DB): we have multiple candidates for multiple positions as modeled by a bipartite graph, and in each round we sample a duel of two candidate…

Position

DiRe Committee : Diversity and Representation Constraints in Multiwinner Elections

2021-07-15 · Kunal Relia

The study of fairness in multiwinner elections focuses on settings where candidates have attributes. However, voters may also be divided into predefined populations under one or more attributes (e.g., "California" and "I…

AttributeDiversityFairness

Stochastic Local Winner-Takes-All Networks Enable Profound Adversarial Robustness

2021-12-05 · Konstantinos P. Panousis, Sotirios Chatzis, Sergios Theodoridis

This work explores the potency of stochastic competition-based activations, namely Stochastic Local Winner-Takes-All (LWTA), against powerful (gradient-based) white-box and black-box adversarial attacks; we especially fo…

Adversarial AttackAdversarial DefenseAdversarial RobustnessAll+1