Integrated Offline and Online Learning to Solve a Large Class of Scheduling Problems
Anbang Liu, Zhi-Long Chen, Jinyang Jiang, Xi Chen

TL;DR
This paper presents a unified machine learning framework that predicts high-quality solutions for a broad class of single-machine scheduling problems, combining offline training on special instances with online fine-tuning for specific instances.
Contribution
The paper introduces a novel deep neural network approach that models the entire problem class, trained on special instances, and refined online for individual problems, addressing NP-hard challenges.
Findings
Efficiently generates high-quality solutions for up to 1000 jobs.
Unified formulation applicable to various scheduling problems.
Online fine-tuning improves solution quality for specific instances.
Abstract
In this paper, we develop a unified machine learning (ML) approach to predict high-quality solutions for single-machine scheduling problems with a non-decreasing min-sum objective function with or without release times. Our ML approach is novel in three major aspects. First, our approach is developed for the entire class of the aforementioned problems. To achieve this, we exploit the fact that the entire class of the problems considered can be formulated as a time-indexed formulation in a unified manner. We develop a deep neural network (DNN) which uses the cost parameters in the time-indexed formulation as the inputs to effectively predict a continuous solution to this formulation, based on which a feasible discrete solution is easily constructed. The second novel aspect of our approach lies in how the DNN model is trained. In view of the NP-hard nature of the problems, labels (i.e.,…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScheduling and Optimization Algorithms · Scheduling and Timetabling Solutions · Advanced Manufacturing and Logistics Optimization
MethodsSparse Evolutionary Training
