DyACE: Dynamic Algorithm Co-evolution for Online Automated Heuristic Design with Large Language Model
Guidong Lu, Yiping Liu, and Xiangxiang Zeng

TL;DR
DyACE introduces a dynamic, LLM-guided co-evolution framework for heuristic algorithms, enabling real-time adaptation to search landscape changes and outperforming static methods in combinatorial optimization.
Contribution
This paper presents DyACE, a novel approach that models heuristic design as a non-stationary control problem, utilizing LLMs and look-ahead feedback for adaptive algorithm co-evolution.
Findings
DyACE outperforms static baselines on three benchmarks.
Dynamic adaptation improves search efficiency in high-dimensional spaces.
Grounded perception is essential for effective heuristic adaptation.
Abstract
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…
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
TopicsAdvanced Multi-Objective Optimization Algorithms · Constraint Satisfaction and Optimization · AI-based Problem Solving and Planning
