Adaptive Solution Prediction for Combinatorial Optimization
Yunzhuang Shen, Yuan Sun, Xiaodong Li, Andrew Eberhard, Andreas Ernst

TL;DR
This paper introduces an adaptive framework that enhances machine learning-based solution prediction for combinatorial optimization problems by leveraging feedback from heuristic searches, significantly improving prediction accuracy and solution quality.
Contribution
It proposes a novel adaptive solution prediction framework that uses heuristic feedback to improve ML predictions for COPs, outperforming existing methods.
Findings
ASP improves prediction quality of ML models for COPs.
ASP achieves competitive solution quality compared to heuristics.
ASP enhances branch-and-price algorithms for graph coloring.
Abstract
This paper aims to predict optimal solutions for combinatorial optimization problems (COPs) via machine learning (ML). To find high-quality solutions efficiently, existing work uses a ML prediction of the optimal solution to guide heuristic search, where the ML model is trained offline under the supervision of solved problem instances with known optimal solutions. To predict the optimal solution with sufficient accuracy, it is critical to provide a ML model with adequate features that can effectively characterize decision variables. However, acquiring such features is challenging due to the high complexity of COPs. This paper proposes a framework that can better characterize decision variables by harnessing feedback from a heuristic search over several iterative steps, enabling an offline-trained ML model to predict the optimal solution in an adaptive manner. We refer to this approach…
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
TopicsVehicle Routing Optimization Methods · Optimization and Packing Problems · Maritime Ports and Logistics
