Abstract
Parallel Algorithm Portfolio (PAP) is a promising approach to solving computationally hard problems efficiently. A portfolio is a set of problem solvers, each optimized for different problem types. However, the portfolio configuration process is computationally expensive, requiring numerous solver evaluations. This paper explores two methods to accelerate PAP construction. The first method leverages the vast amount of data generated during portfolio configuration to train a surrogate model, reducing the need for costly evaluations. The second method investigates training portfolios on smaller problem instances before applying them to more complex target instances. A comprehensive experimental study on the Traveling Salesman Problem instances demonstrates that both methods significantly reduce computational time, albeit at the cost of slightly reducing portfolio performance.
| Original language | English |
|---|---|
| Title of host publication | 29th KES International Conference on Knowledge-Based and Intelligent Information & Engineering Systems, KES2025: Proceedings |
| Editors | Yei-Wei CHEN, Robert J. HOWLETT, Lakhmi C. JAIN |
| Publisher | Elsevier |
| Pages | 1159-1168 |
| Number of pages | 10 |
| Volume | 270 |
| DOIs | |
| Publication status | Published - 2025 |
| Event | 29th KES International Conference on Knowledge-Based and Intelligent Information & Engineering Systems - Osaka, Japan Duration: 10 Sept 2025 → 12 Sept 2025 |
Publication series
| Name | Procedia Computer Science |
|---|---|
| Publisher | Elsevier |
| Volume | 270 |
| ISSN (Electronic) | 1877-0509 |
Conference
| Conference | 29th KES International Conference on Knowledge-Based and Intelligent Information & Engineering Systems |
|---|---|
| Abbreviated title | KES2025 |
| Country/Territory | Japan |
| City | Osaka |
| Period | 10/09/25 → 12/09/25 |
Bibliographical note
Publisher Copyright:© 2025 Elsevier B.V.. All rights reserved.
Funding
Xin Yao’s work is partially supported by an internal seed grant from Lingnan University. The research was partially supported by the National Science Centre, Poland, grant number 2023/49/B/ST6/01404, and carried out with the support of the HPC Center of the Faculty of Mathematics and Information Science Warsaw University of Technology.
Keywords
- Global optimization
- Algorithm portfolio
- Parameter tuning
- Surrogate models