paper-with-me

홈 › Papers

Flexible Job Shop Scheduling via Dual Attention Network Based Reinforcement Learning

2023-05-09 · Runqing Wang, Gang Wang, Jian Sun, Fang Deng, Jie Chen

Flexible manufacturing has given rise to complex scheduling problems such as the flexible job shop scheduling problem (FJSP). In FJSP, operations can be processed on multiple machines, leading to intricate relationships between operations and machines. Recent works have employed deep reinforcement learning (DRL) to learn priority dispatching rules (PDRs) for solving FJSP. However, the quality of solutions still has room for improvement relative to that by the exact methods such as OR-Tools. To address this issue, this paper presents a novel end-to-end learning framework that weds the merits of self-attention models for deep feature extraction and DRL for scalable decision-making. The complex relationships between operations and machines are represented precisely and concisely, for which a dual-attention network (DAN) comprising several interconnected operation message attention blocks and machine message attention blocks is proposed. The DAN exploits the complicated relationships to construct production-adaptive operation and machine features to support high-quality decisionmaking. Experimental results using synthetic data as well as public benchmarks corroborate that the proposed approach outperforms both traditional PDRs and the state-of-the-art DRL method. Moreover, it achieves results comparable to exact methods in certain cases and demonstrates favorable generalization ability to large-scale and real-world unseen FJSP tasks.

📄 PDF Abstract BibTeX arXiv:2305.05119

Code (1)

wrqccc/fjsp-drl 공식 구현 pytorch

Tasks

Decision MakingDeep Reinforcement LearningJob Shop Schedulingreinforcement-learningScheduling

Similar Papers 제목 키워드 기반

RESCHED: Rethinking Flexible Job Shop Scheduling from a Transformer-based Architecture with Simplified States

2026-03-07 · Xiangjie Xiao, Cong Zhang, Wen Song, Zhiguang Cao arxiv

Neural approaches to the Flexible Job Shop Scheduling Problem (FJSP), particularly those based on deep reinforcement learning (DRL), have gained growing attention in recent years. However, existing methods rely on comple…

Reinforcement Learning

Reinforcement Learning Approach for Multi-Agent Flexible Scheduling Problems

2022-10-07 · Hongjian Zhou, Boyang Gu, Chenghao Jin

Scheduling plays an important role in automated production. Its impact can be found in various fields such as the manufacturing industry, the service industry and the technology industry. A scheduling problem (NP-hard) i…

Combinatorial OptimizationDecision MakingJob Shop SchedulingOpenAI Gym+6

Residual Scheduling: A New Reinforcement Learning Approach to Solving Job Shop Scheduling Problem

2023-09-27 · Kuo-Hao Ho, Ruei-Yu Jheng, Ji-Han Wu, Fan Chiang 외

Job-shop scheduling problem (JSP) is a mathematical optimization problem widely used in industries like manufacturing, and flexible JSP (FJSP) is also a common variant. Since they are NP-hard, it is intractable to find t…

Deep Reinforcement LearningJob Shop SchedulingScheduling

An efficient deep reinforcement learning environment for flexible job-shop scheduling

2025-09-07 · Xinquan Wu, Xuefeng Yan, Mingqiang Wei, Donghai Guan arxiv

The Flexible Job-shop Scheduling Problem (FJSP) is a classical combinatorial optimization problem that has a wide-range of applications in the real world. In order to generate fast and accurate scheduling solutions for F…

Reinforcement Learning

A Memetic Algorithm with Reinforcement Learning for Sociotechnical Production Scheduling

2022-12-21 · Felix Grumbach, Nour Eldin Alaa Badr, Pascal Reusch, Sebastian Trojahn

The following interdisciplinary article presents a memetic algorithm with applying deep reinforcement learning (DRL) for solving practically oriented dual resource constrained flexible job shop scheduling problems (DRC-F…

Deep Reinforcement LearningJob Shop Schedulingreinforcement-learningReinforcement Learning+2