Few-shots Parallel Algorithm Portfolio Construction via Co-evolution
Ke Tang, Shengcai Liu, Peng Yang, Xin Yao

TL;DR
This paper introduces CEPS, a co-evolutionary method for constructing parallel algorithm portfolios that generalize well from few training instances, demonstrated on TSP and VRPSPDTW problems.
Contribution
It proposes a novel co-evolution scheme for PAP construction that enhances generalization with limited training data, applicable to complex combinatorial problems.
Findings
CEPS improves generalization of PAPs from few instances.
CEPS outperforms existing methods on TSP and VRPSPDTW.
CEPS discovers new best-known solutions for some instances.
Abstract
Generalization, i.e., the ability of solving problem instances that are not available during the system design and development phase, is a critical goal for intelligent systems. A typical way to achieve good generalization is to learn a model from vast data. In the context of heuristic search, such a paradigm could be implemented as configuring the parameters of a parallel algorithm portfolio (PAP) based on a set of training problem instances, which is often referred to as PAP construction. However, compared to traditional machine learning, PAP construction often suffers from the lack of training instances, and the obtained PAPs may fail to generalize well. This paper proposes a novel competitive co-evolution scheme, named Co-Evolution of Parameterized Search (CEPS), as a remedy to this challenge. By co-evolving a configuration population and an instance population, CEPS is capable of…
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
TopicsMetaheuristic Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms · Constraint Satisfaction and Optimization
