论文精选

DAIR.AI提出递归自我改进新方法

Good read. Improving recursive self-improvement through emergent depth.

精选理由

DAIR.AI提出一种新颖的递归自我改进方法,在多个基准测试中表现出色,值得一读。

AI 摘要

DAIR.AI提出一种新的递归自我改进方法,通过元操作递归和动态深度搜索,在所有八个基准测试中优于现有自我改进智能体。该方法在ARC-AGI-2基准上表现出色,是唯一得分超过零的方法。

原文 · elvis

Good read. Improving recursive self-improvement through emergent depth.

Good read. Improving recursive self-improvement through emergent depth. DAIR.AI @dair_ai Interesting new approach to recursive self-improvement in agents. Systems that add a meta-level hold that level fixed. Systems that edit themselves have to leave part of their own editing machinery untouched to stay stable, which caps realized meta-depth at roughly two. Meta^n keeps the meta-operation fixed and recurses on its input instead. One operator is applied repeatedly to its own products, reading the traces of the solver stack below together with the code that produced them, then writing the next layer as a strategic pre-process and a library of callable helpers. Depth is set by convergence rather than fixed in advance, and an evolutionary archive searches over layer chains. Because the operator never changes it cannot destabilize the system, and because its input strictly grows each layer reasons from a higher vantage than the last. Across two backbones it outperforms prior self-improving agents on all eight benchmark families. On ARC-AGI-2, built to resist skill memorization, it is the only method scoring above zero. Distinct layer roles emerge with depth although no prompt prescribes them. Paper: arxiv.org/abs/2608.24735 Track more trending AI papers in our academy: academy.dair.ai 🔗 View Quoted Tweet 💬 0 🔄 0 ❤️ 0 👀 405 ⚡