Learning Search Behavior in Random-Key Space with Deep Reinforcement Learning for Binary Combinatorial Optimization

Vol 57, 2025 - 340643
Complete Articles (CA)
Favorite this paper
How to cite this paper?
Abstract

Combinatorial optimization problems have increasingly been addressed using Deep Reinforcement Learning (DRL) due to its ability to learn decision policies directly from experience. However, most DRL models applied to optimization are structured as construction heuristics, where agents build solutions sequentially and often become specialized to the distribution of a specific problem. In contrast, traditional metaheuristics are typically problem-independent but rely on stochastic search mechanisms and predefined hyperparameters without adapting their search behavior from previous exploration. To address this gap, this paper proposes a DRL-based architecture structured upon the continuous hypercube of Random-Key Optimizers (RKOs). By separating the continuous search process from the deterministic decoding procedure, the model allows the agent to perform iterative search in the continuous space while remaining agnostic to the underlying binary optimization problem. Experimental results show that the learned search policy transfers in a zero-shot setting across unseen binary NP-hard problems without additional training.

Share your ideas or questions with the authors!

Did you know that the greatest stimulus in scientific and cultural development is curiosity? Leave your questions or suggestions to the author!

Sign in to interact

Have a question or suggestion? Share your feedback with the authors!

Institutions
  • 1 Universidade Federal de São Paulo
Track
  • IA- OR and AI
Keywords
Search Behavior
Deep Reinforcement Learning
Combinatorial Optimization
Random-Key