Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning to Optimize Job Shop Scheduling Under Structural Uncertainty

About

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.

Rui Zhang, Jianwei Niu, Xuefeng Liu, Shaojie Tang, Jing Yuan• 2026

Related benchmarks

TaskDatasetResultRank
Job Shop SchedulingStochastic Job-Shop Scheduling Instance 5x10, level 1
Avg Objective Value689.3
10
Job Shop SchedulingStochastic Job-Shop Scheduling Instance 5x15, level 2
Average Objective Value932.8
10
Job Shop SchedulingStochastic Job-Shop Scheduling Instance 5x20, level 3
Avg Objective Value1.20e+3
10
Job Shop SchedulingStochastic Job-Shop Scheduling Instance 10x10, level 1
Average Objective Value846.3
10
Job Shop SchedulingStochastic Job-Shop Scheduling Instance 10x15, level 2
Avg Objective1.08e+3
10
Job Shop SchedulingStochastic Job-Shop Scheduling Instance 10x20 level 3
Average Objective Value1.33e+3
10
Job Shop SchedulingJSSP Large Instance (15x10, 1) (test)
Average Makespan1.16e+3
10
Job Shop SchedulingJSSP Large Instance 15x15 instance 2 (test)
Avg Objective Value1.41e+3
10
Job Shop SchedulingJSSP Large Instance (15x20) instance 3 (test)
Average Objective Value1.67e+3
10
Job Shop SchedulingJSSP Large Instance 20x10 Instance 1 (test)
Average Objective Value1.38e+3
10
Showing 10 of 12 rows

Other info

Follow for update