AIDB Daily Papers
AI研究エージェントのボトルネックを打破するAIRA_2
※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。
ポイント
- AI研究エージェントの性能を阻害する3つの構造的なボトルネックを特定し、その解決を目指した。
- 非同期マルチGPU、隠れた一貫性評価、ReActエージェントという3つのアーキテクチャでボトルネックに対処した点が新しい。
- AIRA_2はMLE-bench-30で76.0%の平均パーセンタイルランクを達成し、従来手法を上回る性能を示した。
Abstract
Existing research has identified three structural performance bottlenecks in AI research agents: (1) synchronous single-GPU execution constrains sample throughput, limiting the benefit of search; (2) a generalization gap where validation-based selection causes performance to degrade over extended search horizons; and (3) the limited capability of fixed, single-turn LLM operators imposes a ceiling on search performance. We introduce AIRA$_2$, which addresses these bottlenecks through three architectural choices: an asynchronous multi-GPU worker pool that increases experiment throughput linearly; a Hidden Consistent Evaluation protocol that delivers a reliable evaluation signal; and ReAct agents that dynamically scope their actions and debug interactively. On MLE-bench-30, AIRA$_2$ achieves a mean Percentile Rank of 71.8% at 24 hours - surpassing the previous best of 69.9% - and steadily improves to 76.0% at 72 hours. Ablation studies reveal that each component is necessary and that the "overfitting" reported in prior work was driven by evaluation noise rather than true data memorization.
Paper AI Chat
この論文のPDF全文を対象にAIに質問できます。
質問の例: