paper-with-me

Papers

Effective and interpretable dispatching rules for dynamic job shops via guided empirical learning

2021-09-07 · Cristiane Ferreira, Gonçalo Figueira, Pedro Amorim

The emergence of Industry 4.0 is making production systems more flexible and also more dynamic. In these settings, schedules often need to be adapted in real-time by dispatching rules. Although substantial progress was made until the '90s, the performance of these rules is still rather limited. The machine learning literature is developing a variety of methods to improve them, but the resulting rules are difficult to interpret and do not generalise well for a wide range of settings. This paper is the first major attempt at combining machine learning with domain problem reasoning for scheduling. The idea consists of using the insights obtained with the latter to guide the empirical search of the former. Our hypothesis is that this guided empirical learning process should result in dispatching rules that are effective and interpretable and which generalise well to different instance classes. We test our approach in the classical dynamic job shop scheduling problem minimising tardiness, which is one of the most well-studied scheduling problems. Nonetheless, results suggest that our approach was able to find new state-of-the-art rules, which significantly outperform the existing literature in the vast majority of settings, from loose to tight due dates and from low utilisation conditions to congested shops. Overall, the average improvement is 19%. Moreover, the rules are compact, interpretable, and generalise well to extreme, unseen scenarios.

📄 PDF Abstract BibTeX arXiv:2109.03323

Code (0)

등록된 구현이 없습니다.

Tasks

Job Shop SchedulingScheduling

Similar Papers 제목 키워드 기반

DSevolve: Enabling Real-Time Adaptive Scheduling on Dynamic Flexible Job Shop with LLM-Evolved Heuristic Portfolios

2026-03-29 · Jin Huang, Jie Yang, XinLei Zhou, Qihao Liu 외 arxiv

In dynamic flexible job shops, order arrivals, machine breakdowns, and processing-time deviations continually reshape the scheduling state and the priority trade-offs behind dispatching decisions. Dispatching rules are w…

Reinforcement Learning

Multi-Agent Decision Transformers for Dynamic Dispatching in Material Handling Systems Leveraging Enterprise Big Data

2024-11-04 · Xian Yeow Lee, HaiYan Wang, Daisuke Katsumata, Takaharu Matsui 외

Dynamic dispatching rules that allocate resources to tasks in real-time play a critical role in ensuring efficient operations of many automated material handling systems across industries. Traditionally, the dispatching …

EvoDR: Evolving Dispatching Rules via Large Language Model for Dynamic Flexible Assembly Flow Shop Scheduling

2026-01-22 · Junhao Qiu, Haoyang Zhuang, Fei Liu, Jianjun Liu 외 arxiv

Dynamic flexible assembly flow shop scheduling with multi-product delivery is a critical combinatorial problem, characterized by kitting supply and machine flexibility. Genetic programming is widely used to automatically…

Generating Dispatching Rules for the Interrupting Swap-Allowed Blocking Job Shop Problem Using Graph Neural Network and Reinforcement Learning

2023-02-05 · Vivian W. H. Wong, Sang Hun Kim, Junyoung Park, Jinkyoo Park 외

The interrupting swap-allowed blocking job shop problem (ISBJSSP) is a complex scheduling problem that is able to model many manufacturing planning and logistics applications realistically by addressing both the lack of …

BlockingGraph Neural NetworkScheduling

Automatic programming via large language models with population self-evolution for dynamic job shop scheduling problem

2024-10-30 · Jin Huang, Xinyu Li, Liang Gao, Qihao Liu 외

Heuristic dispatching rules (HDRs) are widely regarded as effective methods for solving dynamic job shop scheduling problems (DJSSP) in real-world production environments. However, their performance is highly scenario-de…

Deep Reinforcement LearningEvolutionary AlgorithmsJob Shop SchedulingPrompt Engineering+1