arXiv:2606.15363cs.AI2026-06

APEX让AI代理同时优化提示、行为原则和工作流,显著提升性能。

APEX: Adaptive Principle EXtraction A Three-Layer Self-Evolution Framework for Production AI Agents

  • 三层协同进化:修复错误、提炼成功经验、优选工作流结构
  • 单次演化后健康评分提升90%,达0.570,发现6条新可复用原则
  • 仅需4次LLM调用,适合生产级AI代理的持续自优化

AI代理的自我改进已成为研究前沿:系统可根据运行经验自主调整提示、工作流和决策规则。现有最优方法Self-Harness在Terminal-Bench-2.0上实现14%–21%的性能提升,但仅优化提示部分,未改变行为原则和工作流拓扑。本文提出APEX(自适应原则提取)框架,通过三层协同进化同步优化:(L1) 基于失败模式修复提示;(L2) 通过成功轨迹蒸馏提炼行为原则;(L3) 依据结构适应度选择工作流拓扑。我们在基于NVIDIA Nemotron构建的生产级超级代理Joe上实现APEX,该代理作为面向NVIDIA Agent Challenge 2026的边缘AI代理工厂,管理15节点计算集群,使用18天内收集的114条真实任务轨迹。单次演化后,APEX获得0.570的健康评分(较基线0.300提升90%),提炼出6条可复用新原则,并选出得分0.900(+20%)的研究优先工作流拓扑。结果表明,多维度协同进化显著优于单一维度优化,且仅需4次LLM调用(约270秒),可在本地qwen2.5-coder:32b实例上完成。

原文摘要 · Abstract (English)

Self-improvement in AI agents has emerged as a key research frontier: systems that modify their own prompts, workflows, and decision rules based on accumulated operational experience. The state-of-the-art Self-Harness framework [1] achieves 14--21% improvement on Terminal-Bench-2.0 by mining failure clusters and patching the agent harness. However, Self-Harness optimises only one dimension -- the prompt harness -- leaving behavioural principles and workflow topology unchanged. We propose APEX (Adaptive Principle EXtraction), a three-layer co-evolution framework that simultaneously evolves: (L1) the harness via failure-mode patching, (L2) behavioural principles via success-trace distillation [2], and (L3) the agent workflow topology via structural fitness-based selection [6]. We implement APEX on Joe [13], a production-grade super AI Agent built on NVIDIA Nemotron and designed as an Edge AI Agent Factory for the NVIDIA Agent Challenge 2026, managing a 15-node compute fleet using 114 real task traces collected over 18 days. APEX achieves an APEX Health Score of 0.570 (+90% vs. baseline 0.300) in a single evolutionary run, distilling 6 novel reusable principles and selecting a research-first workflow topology scoring 0.900 (+20%). Our results demonstrate that multi-dimensional co-evolution substantially outperforms single-axis harness optimisation, at a cost of only 4 LLM calls (~270 s) on a local qwen2.5-coder:32b instance.

AI代理自进化多层优化生产级

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。