AIAug 5, 2025

EoH-S: Evolution of Heuristic Set using LLMs for Automated Heuristic Design

arXiv:2508.03082v214 citationsh-index: 16
Originality Highly original
AI Analysis

This addresses the issue of generalization across diverse problem instances in automated heuristic design, representing a novel formulation rather than an incremental improvement.

The paper tackles the problem of poor generalization in automated heuristic design by proposing a new formulation to generate complementary heuristic sets, achieving up to 60% performance improvements over state-of-the-art methods.

Automated Heuristic Design (AHD) using Large Language Models (LLMs) has achieved notable success in recent years. Despite the effectiveness of existing approaches, they only design a single heuristic to serve all problem instances, often inducing poor generalization across different distributions or settings. To address this issue, we propose Automated Heuristic Set Design (AHSD), a new formulation for LLM-driven AHD. The aim of AHSD is to automatically generate a small-sized complementary heuristic set to serve diverse problem instances, such that each problem instance could be optimized by at least one heuristic in this set. We show that the objective function of AHSD is monotone and supermodular. Then, we propose Evolution of Heuristic Set (EoH-S) to apply the AHSD formulation for LLM-driven AHD. With two novel mechanisms of complementary population management and complementary-aware memetic search, EoH-S could effectively generate a set of high-quality and complementary heuristics. Comprehensive experimental results on three AHD tasks with diverse instances spanning various sizes and distributions demonstrate that EoH-S consistently outperforms existing state-of-the-art AHD methods and achieves up to 60\% performance improvements.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes