Zero Training Overhead Portfolios for Learning to Solve Combinatorial Problems
Yiwei Bai, Wenting Zhao, Carla P. Gomes

TL;DR
ZTop is a model ensemble method that leverages well-trained models with similar validation performance to improve solving combinatorial optimization problems without additional training overhead.
Contribution
The paper introduces ZTop, a zero-overhead ensemble strategy inspired by algorithm portfolios, enhancing deep learning approaches for combinatorial problems.
Findings
ZTop improves performance on Sudoku, routing, and max cut problems.
Ensembling models with similar validation performance yields better results.
ZTop enhances multi-label classification with large label spaces.
Abstract
There has been an increasing interest in harnessing deep learning to tackle combinatorial optimization (CO) problems in recent years. Typical CO deep learning approaches leverage the problem structure in the model architecture. Nevertheless, the model selection is still mainly based on the conventional machine learning setting. Due to the discrete nature of CO problems, a single model is unlikely to learn the problem entirely. We introduce ZTop, which stands for Zero Training Overhead Portfolio, a simple yet effective model selection and ensemble mechanism for learning to solve combinatorial problems. ZTop is inspired by algorithm portfolios, a popular CO ensembling strategy, particularly restart portfolios, which periodically restart a randomized CO algorithm, de facto exploring the search space with different heuristics. We have observed that well-trained models acquired in the same…
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
TopicsTeaching and Learning Programming · AI-based Problem Solving and Planning · Scheduling and Timetabling Solutions
