Neural Combinatorial Optimization for Stochastic Flexible Job Shop Scheduling Problems
Igor G. Smit, Yaoxin Wu, Pavel Troubil, Yingqian Zhang, Wim P.M., Nuijten

TL;DR
This paper introduces a neural combinatorial optimization method with an attention-based scenario processing module to effectively solve stochastic flexible job shop scheduling problems, outperforming existing methods.
Contribution
It presents a novel attention-based scenario processing module and a training paradigm for stochastic JSPs, extending neural optimization to handle stochasticity explicitly.
Findings
Outperforms existing methods on stochastic JSP benchmarks.
Effective generalization across different scenario numbers and distributions.
Supports multiple objectives like expected makespan and Value-at-Risk.
Abstract
Neural combinatorial optimization (NCO) has gained significant attention due to the potential of deep learning to efficiently solve combinatorial optimization problems. NCO has been widely applied to job shop scheduling problems (JSPs) with the current focus predominantly on deterministic problems. In this paper, we propose a novel attention-based scenario processing module (SPM) to extend NCO methods for solving stochastic JSPs. Our approach explicitly incorporates stochastic information by an attention mechanism that captures the embedding of sampled scenarios (i.e., an approximation of stochasticity). Fed with the embedding, the base neural network is intervened by the attended scenarios, which accordingly learns an effective policy under stochasticity. We also propose a training paradigm that works harmoniously with either the expected makespan or Value-at-Risk objective. Results…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsScheduling and Optimization Algorithms · Advanced Manufacturing and Logistics Optimization
MethodsSoftmax · Attention Is All You Need · Balanced Selection · Focus
