Beyond Scaling: Self-Evolving LLM Agents for Hardware Kernel Optimization via an Experience-Driven Workflow and Experience Graph Memory

📅 2026-08-26
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决硬件内核优化中的经验学习问题,提出KOPE框架,通过经验图记忆和主动上下文管理方法提高优化效率。
📝 Abstract
Hardware kernel optimization requires repeated compilation, correctness testing, profiling, and revision. LLM agents can automate parts of this process, and stronger foundation models, longer context windows, and longer execution horizons have improved optimization within individual tasks. These advances alone do not enable an agent to learn from completed optimization runs. Existing kernel-optimization agents seldom preserve a decision, its observed execution feedback, and the later decisions that use that evidence. Retaining every prior trajectory is also impractical because an expanding history competes with the current task for context. We present KOPE, an experience-driven framework for hardware kernel optimization. KOPE records optimization trajectories with correctness and performance feedback in Experience Graph Memory, then uses Active Context Management and Injection to retrieve relevant experience under a fixed token budget. The graph retains decision order, observed outcomes, and alternative branches, allowing evidence collected on the target hardware to inform later optimization steps and tasks. Under the same GLM-5.2 setting, the geometric mean of KOPE's per-operator speedups is $1.54\times$ that of CANNBot, the strongest competing baseline. In a complete 53-operator ablation, Active Context Management and Injection raises pass rate from 60.0\% to 84.6\%, increases the evaluator-reported positive-field geometric mean from 0.0382 to 0.0661, and reduces optimization token consumption from 15.9B to 1.113B tokens relative to passive agent-led context construction. Enabling Experience Graph Memory raises full-suite pass rate from 55.2\% to 84.6\% and yields a $1.43\times$ geometric-mean speedup on valid timing comparisons. These results support continual optimization through external experience while the foundation model remains fixed.
Problem

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

Hardware Kernel Optimization
Experience-Driven Workflow
Experience Graph Memory
Innovation

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

Experience-Driven Framework
Experience Graph Memory
Active Context Management and Injection
Hardware Kernel Optimization
🔎 Similar Papers
No similar papers found.
Siyuan Chen
Siyuan Chen
KING ABDULLAH UNIVERSITY/SCIENCE/TECHNOL
Deep Learning Bioinformatics
R
Runlin Hou
Department of Computer Science, City University of Hong Kong
S
Shenxiu Wu
Department of Computer Science, City University of Hong Kong
Y
Yansong Sun
Department of Computer Science, City University of Hong Kong
Junming Cao
Junming Cao
Fudan University
Software EngineeringML EngineeringTrustworthy AI
Y
Yiyu Zhang
Application Software Engineering Lab, Huawei Technologies Ltd.
S
Shudi Shao
Application Software Engineering Lab, Huawei Technologies Ltd.
J
Junhao Qiu
Department of Computer Science, City University of Hong Kong
Zhichao Lu
Zhichao Lu
City University of Hong Kong
Evolutionary ComputationBilevel OptimizationNeural Architecture Search
Qingfu Zhang
Qingfu Zhang
Chair Professor, FIEEE, City University of Hong Kong
evolutionary computationmultiobjective optimizationcomputational intelligence