paper-with-me

홈 › Papers

Learning to Optimize Job Shop Scheduling Under Structural Uncertainty

2026-01-29 · Rui Zhang, Jianwei Niu, Xuefeng Liu, Shaojie Tang, Jing Yuan arxiv

The Job-Shop Scheduling Problem (JSSP), under various forms of manufacturing uncertainty, has recently attracted considerable research attention. Most existing studies focus on parameter uncertainty, such as variable processing times, and typically adopt the actor-critic framework. In this paper, we explore a different but prevalent form of uncertainty in JSSP: structural uncertainty. Structural uncertainty arises when a job may follow one of several routing paths, and the selection is determined not by policy, but by situational factors (e.g., the quality of intermediate products) that cannot be known in advance. Existing methods struggle to address this challenge due to incorrect credit assignment: a high-quality action may be unfairly penalized if it is followed by a time-consuming path. To address this problem, we propose a novel method named UP-AAC. In contrast to conventional actor-critic methods, UP-AAC employs an asymmetric architecture. While its actor receives a standard stochastic state, the critic is crucially provided with a deterministic state reconstructed in hindsight. This design allows the critic to learn a more accurate value function, which in turn provides a lower-variance policy gradient to the actor, leading to more stable learning. In addition, we design an attention-based Uncertainty Perception Model (UPM) to enhance the actor's scheduling decisions. Extensive experiments demonstrate that our method outperforms existing approaches in reducing makespan on benchmark instances.

📄 PDF Abstract BibTeX arXiv:2601.21389

Code (0)

등록된 구현이 없습니다.

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

Self-encoding Barnacle Mating Optimizer Algorithm for Manpower Scheduling in Flow Shop

2021-11-16 · Shuyun Luo, Wushuang Wang, Mengyuan Fang, Weiqiang Xu

Flow Shop Scheduling (FSS) has been widely researched due to its application in many types of fields, while the human participant brings great challenges to this problem. Manpower scheduling captures attention for assign…

Scheduling

LLM-Upgraded Graph Reinforcement Learning for Carbon-Aware Job Scheduling in Smart Manufacturing

2025-12-06 · Zhiying Yang, Fang Liu, Wei Zhang, Xin Lou 외 arxiv

This paper presents \textsc{Luca}, a \underline{l}arge language model (LLM)-\underline{u}pgraded graph reinforcement learning framework for \underline{c}arbon-\underline{a}ware flexible job shop scheduling. \textsc{Luca}…

Reinforcement LearningGraph Neural Network

Variational Approach for Job Shop Scheduling

2026-01-30 · Seung Heon Oh, Jiwon Baek, Ki Young Cho, Hee Chang Yoon 외 arxiv

This paper proposes a novel Variational Graph-to-Scheduler (VG2S) framework for solving the Job Shop Scheduling Problem (JSSP), a critical task in manufacturing that directly impacts operational efficiency and resource u…

Zero-shot GeneralizationRepresentation LearningReinforcement Learning

Google vs IBM: A Constraint Solving Challenge on the Job-Shop Scheduling Problem

2019-09-18 · Giacomo Da Col, Erich Teppan

The job-shop scheduling is one of the most studied optimization problems from the dawn of computer era to the present day. Its combinatorial nature makes it easily expressible as a constraint satisfaction problem. In thi…

Job Shop SchedulingScheduling