Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Learning to schedule job-shop problems: Representation and policy learning using graph neural network and reinforcement learning

About

We propose a framework to learn to schedule a job-shop problem (JSSP) using a graph neural network (GNN) and reinforcement learning (RL). We formulate the scheduling process of JSSP as a sequential decision-making problem with graph representation of the state to consider the structure of JSSP. In solving the formulated problem, the proposed framework employs a GNN to learn that node features that embed the spatial structure of the JSSP represented as a graph (representation learning) and derive the optimum scheduling policy that maps the embedded node features to the best scheduling action (policy learning). We employ Proximal Policy Optimization (PPO) based RL strategy to train these two modules in an end-to-end fashion. We empirically demonstrate that the GNN scheduler, due to its superb generalization capability, outperforms practically favored dispatching rules and RL-based schedulers on various benchmark JSSP. We also confirmed that the proposed framework learns a transferable scheduling policy that can be employed to schedule a completely new JSSP (in terms of size and parameters) without further training.

Junyoung Park, Jaehyeong Chun, Sang Hun Kim, Youngkook Kim, Jinkyoo Park• 2021

Related benchmarks

TaskDatasetResultRank
Job-Shop Scheduling ProblemTaillard 50 x 15
Optimality Gap (%)15.9
8
Job-Shop Scheduling ProblemTaillard 100 x 20
Optimality Gap (%)9.2
8
Job-Shop Scheduling ProblemTaillard 15 x 15
Optimality Gap20.1
8
Job-Shop Scheduling ProblemTaillard 20 x 15
Optimality Gap (%)24.9
8
Job-Shop Scheduling ProblemTaillard 20 x 20
Gap (%)29.2
8
Job-Shop Scheduling ProblemTaillard 30 x 15
Optimality Gap (%)24.7
8
Job-Shop Scheduling ProblemTaillard 30 x 20
Gap (%)32
8
Job-Shop Scheduling ProblemTaillard 50 x 20
Optimality Gap (%)21.3
8
Showing 8 of 8 rows

Other info

Follow for update