AlgoEvo: Self-Evolving Agentic Search for Automated Algorithm Discovery

📅 2026-09-14
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决现有框架限制自适应推理等问题,提出AlgoEvo框架,通过动态反馈和技能中心等方法改进自动算法发现过程。
📝 Abstract
Large language models have advanced automated algorithm discovery by synthesizing executable code, but existing frameworks trap them in rigid search pipelines with pre-defined control flows. This limitation restricts adaptive reasoning, blocks cross-paradigm transfer, and discards valuable execution feedback. We propose AlgoEvo, a unified agentic framework that transforms automated algorithm discovery into an interactive, knowledge-accumulating process. An autonomous agent dynamically inspects, diagnoses, and edits code based on runtime feedback. A design skill hub decouples paradigm-specific knowledge from the core discovery engine, allowing a single workflow to seamlessly handle single-objective, multi-objective, and multi-component design. Meanwhile, a hierarchical experience mechanism organizes search trajectories into a task-level tree to guide exploration and consolidates cross-task patterns into reusable skills. Across six representative benchmark tasks, AlgoEvo matches or surpasses specialized methods with substantially fewer evaluations and reduced token consumption, demonstrating strong intra-task accumulation, cross-task transfer, and the ability to reproduce or exceed existing state-of-the-art performance through flexible skill activation.
Problem

Research questions and friction points this paper is trying to address.

automated algorithm discovery
adaptive reasoning
cross-paradigm transfer
Innovation

Methods, ideas, or system contributions that make the work stand out.

agentic framework
knowledge-accumulating process
design skill hub
hierarchical experience mechanism
cross-task transfer
💼 Related Jobs
No related jobs found.
J
Junhao Qiu
Department of Computer Science, City University of Hong Kong
Q
Qinglong Hu
Department of Computer Science, City University of Hong Kong
X
Xialiang Tong
Huawei Noah’s Ark Lab
M
Mingxuan Yuan
Huawei Noah’s Ark Lab
L
Liyong Lin
Institute of Advanced Intelligence and Computing, A*STAR
Qingfu Zhang
Qingfu Zhang
Chair Professor, FIEEE, City University of Hong Kong
evolutionary computationmultiobjective optimizationcomputational intelligence