paper-with-me

Papers

A Production Scheduling Framework for Reinforcement Learning Under Real-World Constraints

2025-06-16 · Jonathan Hoss, Felix Schelling, Noah Klarmann

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

📄 PDF Abstract BibTeX arXiv:2506.13566

Code (1)

proto-lab-ro/jobshoplab 공식 구현

Tasks

Job Shop SchedulingReinforcement Learning (RL)Scheduling

Similar Papers 제목 키워드 기반

A Shop Floor Production Scheduling Case based on RFID-supported Smart Factory

2026-08-17 · Zhihui Chen, Yize Sun, Yuhao Dong, Zeyu Xiao 외 arxiv

Radio frequency identification (RFID) technology has been widely implemented for real-time data collection in manufacturing shop floors, which, in turn, can be used to support dynamic shop floor production planning and s…

Reinforcement Learning

Distributional Reinforcement Learning for Scheduling of Chemical Production Processes

2022-03-01 · Max Mowbray, Dongda Zhang, Ehecatl Antonio del Rio Chanona

Reinforcement Learning (RL) has recently received significant attention from the process systems engineering and control communities. Recent works have investigated the application of RL to identify optimal scheduling de…

Decision MakingDistributional Reinforcement Learningreinforcement-learningReinforcement Learning+2

Reinforcement Learning based Condition-oriented Maintenance Scheduling for Flow Line Systems

2021-08-27 · Raphael Lamprecht, Ferdinand Wurst, Marco F. Huber

Maintenance scheduling is a complex decision-making problem in the production domain, where a number of maintenance tasks and resources has to be assigned and scheduled to production entities in order to prevent unplanne…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+2

Learning Flexible Job Shop Scheduling under Limited Buffers and Material Kitting Constraints

2026-02-27 · Shishun Zhang, Juzhan Xu, Yidan Fan, Chenyang Zhu 외 arxiv

The Flexible Job Shop Scheduling Problem (FJSP) originates from real production lines, while some practical constraints are often ignored or idealized in current FJSP studies, among which the limited buffer problem has a…

Reinforcement Learning

Reinforcement Learning-Based Production Scheduling in an Industry-Based Coating Scenario Using the Digital Model Playground

2026-08-14 · Arne Kröger, Ralf Buschermöhle, Wilhelm Hasselbring, Henrik Wilbers arxiv

Production scheduling in complex manufacturing environments is challenging when sequence-dependent setup times, stochastic disturbances, and due-date constraints must be addressed simultaneously. While reinforcement lear…

Reinforcement Learning