论文精选

微软团队发布新论文

Impressive new paper from Microsoft and colleagues. Harness design is still hand-tuned almost every...

精选理由

微软团队的新论文AutoSaddler,自动优化harness设计,效果显著,值得一读。

AI 摘要

微软团队提出AutoSaddler,自动优化harness设计,在GAIA2、SWE-Bench Pro和Terminal-Bench 2.0上分别提升9.0、9.6和10.0点。

原文 · elvis

Impressive new paper from Microsoft and colleagues. Harness design is still hand-tuned almost every...

Impressive new paper from Microsoft and colleagues. Harness design is still hand-tuned almost everywhere. This work present an automated loop to optimize the harness. They introduce AutoSaddler, which treats the agent harness as code and learns to patch it offline from failure traces. It runs mini batches of tasks, diagnoses what broke, generates structured patches to prompts, tool configurations, and control logic, then keeps an update only if it survives validation. Gains of 9.0 points on GAIA2, 9.6 on SWE-Bench Pro, and 10.0 on Terminal-Bench 2.0 over the corresponding base harnesses. Deep debugging beats shallow reflection, targeted edits beat unconstrained editing, and generalization-aware selection beats repairing the one trajectory in front of you. Paper: arxiv.org/abs/2608.23041 Track more trending AI papers in our academy: academy.dair.ai 💬 8 🔄 4 ❤️ 40 👀 2928 📊 17 ⚡