pith. sign in

arxiv: 1807.01672 · v3 · pith:SRQ5EFAEnew · submitted 2018-07-04 · 💻 cs.LG · cs.AI· stat.ML

Ranked Reward: Enabling Self-Play Reinforcement Learning for Combinatorial Optimization

classification 💻 cs.LG cs.AIstat.ML
keywords gamesself-playalgorithmslearningproblemproblemsrankedreinforcement
0
0 comments X
read the original abstract

Adversarial self-play in two-player games has delivered impressive results when used with reinforcement learning algorithms that combine deep neural networks and tree search. Algorithms like AlphaZero and Expert Iteration learn tabula-rasa, producing highly informative training data on the fly. However, the self-play training strategy is not directly applicable to single-player games. Recently, several practically important combinatorial optimisation problems, such as the travelling salesman problem and the bin packing problem, have been reformulated as reinforcement learning problems, increasing the importance of enabling the benefits of self-play beyond two-player games. We present the Ranked Reward (R2) algorithm which accomplishes this by ranking the rewards obtained by a single agent over multiple games to create a relative performance metric. Results from applying the R2 algorithm to instances of a two-dimensional and three-dimensional bin packing problems show that it outperforms generic Monte Carlo tree search, heuristic algorithms and integer programming solvers. We also present an analysis of the ranked reward mechanism, in particular, the effects of problem instances with varying difficulty and different ranking thresholds.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Diffusion Reinforcement Learning Based Online 3D Bin Packing Spatial Strategy Optimization

    cs.RO 2026-04 unverdicted novelty 5.0

    A diffusion RL method with height maps and diffusion actor network packs more items on average than prior DRL approaches in online 3D bin packing.