Fast Approximations for Job Shop Scheduling: A Lagrangian Dual Deep Learning Method
James Kotary, Ferdinando Fioretto, Pascal Van Hentenryck

TL;DR
This paper introduces JSP-DNN, a deep learning-based method combined with Lagrangian duality and post-processing optimization to efficiently approximate solutions for the NP-hard Job Shop Scheduling Problem, achieving high-quality results quickly.
Contribution
The paper presents a novel deep neural network architecture integrated with Lagrangian duality and post-processing to solve JSP efficiently, which is a new approach in this domain.
Findings
High-quality approximations on benchmark instances
Negligible computational costs
Effective exploitation of problem structure
Abstract
The Jobs shop Scheduling Problem (JSP) is a canonical combinatorial optimization problem that is routinely solved for a variety of industrial purposes. It models the optimal scheduling of multiple sequences of tasks, each under a fixed order of operations, in which individual tasks require exclusive access to a predetermined resource for a specified processing time. The problem is NP-hard and computationally challenging even for medium-sized instances. Motivated by the increased stochasticity in production chains, this paper explores a deep learning approach to deliver efficient and accurate approximations to the JSP. In particular, this paper proposes the design of a deep neural network architecture to exploit the problem structure, its integration with Lagrangian duality to capture the problem constraints, and a post-processing optimization to guarantee solution feasibility.The…
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.
Videos
Taxonomy
TopicsScheduling and Optimization Algorithms · Assembly Line Balancing Optimization · Advanced Manufacturing and Logistics Optimization
