微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
When AI Designs AI: Innovation or Imitation?
RSS 官方收录 · 可信分层展示
关键摘要
AI代理设计AI方法:10/72配置达人类SOTA,96.8%未超人类算法设计空间
- 当前LLM代理在72种配置中仅10种达到或超越人类SOTA性能
- 96.8%的代理设计方法位于人类衍生的算法设计空间内
- 近一半代理设计方法与现有某个人类算法设计完全一致
AI 摘要 · 来源可核验
正文提要
arXiv:2608.17471v1 Announce Type: new Abstract: Recent advances in LLM agents have made them increasingly capable of designing methods for complex AI tasks. This raises two central questions about agent-designed methods relative to human-designed methods: how well they perform, and how different their algorithmic designs are. To study these questions, this paper introduces an analysis that derives task-specific algorithmic design spaces from human-designed methods, maps both human- and agent-designed methods into these spaces, and quantifies their algorithmic differences at the module level. Widely used LLM agents are evaluated on a suite of representative, open-ended AI tasks spanning multiple modalities, and the methods they design are analyzed in terms of both task performance and algorithmic differences from human-designed methods. Experimental results show that current agents can occasionally match or surpass human state-of-the-art (SOTA) performance (10/72 configurations), but such success does not generalize reliably across tasks or agents. Moreover, 96.8% of agent-designed methods fall within human-derived algorithmic design spaces, largely recombining algorithmic choices found in human-designed methods, while nearly half exactly match an existing human algorithmic design. Taken together, these findings suggest that although current agents can occasionally match or surpass human SOTA performance, their algorithmic designs remain within human-derived algorithmic design spaces, reflecting the reuse and recombination of algorithmic choices.