A Production Scheduling Framework for Reinforcement Learning Under Real-World Constraints
By: Jonathan Hoss, Felix Schelling, Noah Klarmann
Potential Business Impact:
Helps factories make things faster and better.
The classical Job Shop Scheduling Problem (JSSP) focuses on optimizing makespan under deterministic constraints. Real-world production environments introduce additional complexities that cause traditional scheduling approaches to be less effective. Reinforcement learning (RL) holds potential in addressing these challenges, as it allows agents to learn adaptive scheduling strategies. However, there is a lack of a comprehensive, general-purpose frameworks for effectively training and evaluating RL agents under real-world constraints. To address this gap, we propose a modular framework that extends classical JSSP formulations by incorporating key real-world constraints inherent to the shopfloor, including transport logistics, buffer management, machine breakdowns, setup times, and stochastic processing conditions, while also supporting multi-objective optimization. The framework is a customizable solution that offers flexibility in defining problem instances and configuring simulation parameters, enabling adaptation to diverse production scenarios. A standardized interface ensures compatibility with various RL approaches, providing a robust environment for training RL agents and facilitating the standardized comparison of different scheduling methods under dynamic and uncertain conditions. We release JobShopLab as an open-source tool for both research and industrial applications, accessible at: https://github.com/proto-lab-ro/jobshoplab
Similar Papers
An efficient deep reinforcement learning environment for flexible job-shop scheduling
Machine Learning (CS)
Makes factory jobs finish faster and better.
Solving the Job Shop Scheduling Problem with Graph Neural Networks: A Customizable Reinforcement Learning Environment
Machine Learning (CS)
Helps factories make things faster and smarter.
Learning-Based Approaches for Job Shop Scheduling Problems: A Review
Distributed, Parallel, and Cluster Computing
Helps factories make things faster and cheaper.