English

Policy-Based Deep Reinforcement Learning Hyperheuristics for Job-Shop Scheduling Problems

Artificial Intelligence 2026-01-19 v1

Abstract

This paper proposes a policy-based deep reinforcement learning hyper-heuristic framework for solving the Job Shop Scheduling Problem. The hyper-heuristic agent learns to switch scheduling rules based on the system state dynamically. We extend the hyper-heuristic framework with two key mechanisms. First, action prefiltering restricts decision-making to feasible low-level actions, enabling low-level heuristics to be evaluated independently of environmental constraints and providing an unbiased assessment. Second, a commitment mechanism regulates the frequency of heuristic switching. We investigate the impact of different commitment strategies, from step-wise switching to full-episode commitment, on both training behavior and makespan. Additionally, we compare two action selection strategies at the policy level: deterministic greedy selection and stochastic sampling. Computational experiments on standard JSSP benchmarks demonstrate that the proposed approach outperforms traditional heuristics, metaheuristics, and recent neural network-based scheduling methods

Keywords

Cite

@article{arxiv.2601.11189,
  title  = {Policy-Based Deep Reinforcement Learning Hyperheuristics for Job-Shop Scheduling Problems},
  author = {Sofiene Lassoued and Asrat Gobachew and Stefan Lier and Andreas Schwung},
  journal= {arXiv preprint arXiv:2601.11189},
  year   = {2026}
}
R2 v1 2026-07-01T09:07:23.923Z