Nice paper with great insights on improving self-evolving agents. Self-evolving agents fail in three specific ways: 1. Terminal-only feedback makes it ambiguous which step caused the error. 2. Agents memorize task-specific patterns instead of acquiring general capability. 3.

DAIR.AI @dair_ai ·
  1. #1

    Insightful paper from Microsoft and colleagues. If you have ever had an agent run fail 80 steps ago with no way to find where, this one is for you. (bookmark it) Agent failures sh…

  2. #2

    Brilliant new paper from the Qwen team. It provides insights into where agent training environments actually come from. Terminal agent trajectories have accumulated at scale while…

  3. #3

    Great tips on working with reasoning models. Normally you would append what the model figured out after the document and ask again. It turns out that where you put the reasoning t…

  4. #4

    Brilliant paper on long-horizon agents. They cut 78.9% of an agent's LLM calls while raising its success rate. Here is how: It turns out that ReAct issues one primitive action per…

  5. #5

    Banger paper from BAAI. If you are building research agents, this one is worth your time. (bookmark it) They find that adding skills scores 134.3% higher on MLE-bench, 34.4% highe…

  6. #6

    Good measurement work on whether retrieved agent skills actually help. They report that agent skills that lift your aggregate score can be hurting every task they touch. The usual…

查看 @dair_ai 的全部帖子