Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

DyACE: Dynamic Algorithm Co-evolution for Online Automated Heuristic Design with Large Language Model

About

The prevailing paradigm in Automated Heuristic Design (AHD) typically relies on the assumption that a single, fixed algorithm can effectively navigate the shifting dynamics of a combinatorial search. This static approach often proves inadequate for Perturbative Heuristics, where the optimal algorithm for escaping local optima depends heavily on the specific search phase. To address this limitation, we reformulate heuristic design as a Non-stationary Bi-level Control problem and introduce DyACE (Dynamic Algorithm Co-evolution). Distinct from standard open-loop solvers, DyACE use a Receding Horizon Control architecture to continuously co-evolve the heuristic logic alongside the solution population. A core element of this framework is the Look-Ahead Rollout Search, which queries the landscape geometry to extract Search Trajectory Features. This sensory feedback allows the Large Language Model (LLM) to function as a grounded meta-controller, prescribing phase-specific interventions tailored to the real-time search status. We validate DyACE on three representative combinatorial optimization benchmarks. The results demonstrate that our method significantly outperforms state-of-the-art static baselines, exhibiting superior scalability in high-dimensional search spaces. Furthermore, ablation studies confirm that dynamic adaptation fails without grounded perception, often performing worse than static algorithms. This indicates that DyACE's effectiveness stems from the causal alignment between the synthesized logic and the verified gradients of the optimization landscape.

Guidong Lu, Yiping Liu, Xiangxiang Zeng• 2026

Related benchmarks

TaskDatasetResultRank
Job Shop SchedulingTaillard's benchmark Avg
Performance Gap (PG)6.66
57
Capacitated Vehicle Routing ProblemCVRPLIB CMT set
CMT1 Optimality Gap (%)3.171
4
Traveling Salesman ProblemTSPLIB standard (test)
Tour Length (eli51)0.00e+0
4
Showing 3 of 3 rows

Other info

Follow for update