AutoDesign:将智能体框架本身纳入优化循环

DAIR.AI · @dair_ai · X·2026-08-15 00:15·39天前
AI 导读

AutoDesign 将智能体框架本身纳入优化循环,由元框架优化器读取 rollout 反馈并指导代码智能体逐轮重写框架。在 PosterBench 的 100 篇论文测试中,AutoDesign 得分 78.32,超过闭源 Claude Design 的 70.87;将学到的 DesignHarness 迁移至其他七种配置,平均分从 54.99 提升至 67.39。

DAIR.AI@dair_ai
36AI 编辑部评分,满分 100

AutoDesign:将智能体框架本身纳入优化循环

2026-08-15 00:15· 39天前
AI 导读

AutoDesign 将智能体框架本身纳入优化循环,由元框架优化器读取 rollout 反馈并指导代码智能体逐轮重写框架。在 PosterBench 的 100 篇论文测试中,AutoDesign 得分 78.32,超过闭源 Claude Design 的 70.87;将学到的 DesignHarness 迁移至其他七种配置,平均分从 54.99 提升至 67.39。

If you hand-tune agent harnesses, this one is worth your time.

AutoDesign puts the harness itself inside the optimization loop. A meta-harness optimizer reads rollout feedback and directs a code agent to rewrite the harness, round after round.

They test it on paper-to-poster generation with PosterBench, 100 papers across five disciplines. AutoDesign scores 78.32 against 70.87 for the closed-source Claude Design.

Dropping the learned DesignHarness into seven other code-agent-model configurations lifts the average from 54.99 to 67.39, so what it learned is scaffold knowledge rather than a fit to one model.

One full autonomous run executes 253 tool calls and 11 editing turns in 40 minutes for under $3.

Paper: https://arxiv.org/abs/2608.13560

Track more trending AI papers in our academy: https://academy.dair.ai/