elvis@omarsar0
55AI 编辑部评分,满分 100

Meta 研究:用独立记忆智能体修复长周期 AI 智能体的"行为状态衰减"

2026-07-10 23:30· 37天前
AI 导读

Meta 新研究聚焦长周期 AI 智能体的“行为状态衰减”问题——任务事实、先前尝试和未完成子目标在上下文窗口中被埋没或超出范围,导致后续动作失效。研究团队提出在未修改的动作智能体外并行运行一个独立记忆智能体,维护结构化记忆库,每步决定是否注入基于记忆的提醒。该模块即插即用,兼容前沿智能体和现有框架。在 Terminal-Bench 2.0 和 tau-squared-Bench 上,该方法提升了弱和强动作智能体的 pass@1 指标。研究认为,主动在正确时机呈现正确事实的记忆,比被动检索更有效。

New research from Meta.

(bookmark it)

It's on how to fix agents that forget previously made decisions.

It's well know that long-horizon agents keep forgetting decisions they already made. Meta researchers give this failure a name, behavioral state decay, where task facts, prior attempts, and open subgoals get buried in the context window or pushed past it, so they stop influencing the next action.

Their fix runs a separate memory agent alongside an unmodified action agent. It maintains a structured memory bank from the recent trajectory and decides, each step, whether to inject a memory-grounded reminder or stay silent. The module is plug-and-play with frontier agents and existing harnesses.

It lifts pass@1 for both weaker and stronger action agents on Terminal-Bench 2.0 and tau-squared-Bench.

Overall, they find that memory that actively surfaces the right fact at the right moment is a more useful primitive than passive retrieval that only fires when the agent thinks to ask.

Paper: https://arxiv.org/abs/2607.08716

Learn to build effective AI agents in our academy: https://academy.dair.ai/

智能体arXivMeta检索增强

来源:elvis · x.com

Meta 研究:用独立记忆智能体修复长周期 AI 智能体的"行为状态衰减"

elvis · @omarsar0 · X·2026-07-10 23:30·37天前
AI 导读

Meta 新研究聚焦长周期 AI 智能体的“行为状态衰减”问题——任务事实、先前尝试和未完成子目标在上下文窗口中被埋没或超出范围,导致后续动作失效。研究团队提出在未修改的动作智能体外并行运行一个独立记忆智能体,维护结构化记忆库,每步决定是否注入基于记忆的提醒。该模块即插即用,兼容前沿智能体和现有框架。在 Terminal-Bench 2.0 和 tau-squared-Bench 上,该方法提升了弱和强动作智能体的 pass@1 指标。研究认为,主动在正确时机呈现正确事实的记忆,比被动检索更有效。

New research from Meta.

(bookmark it)

It's on how to fix agents that forget previously made decisions.

It's well know that long-horizon agents keep forgetting decisions they already made. Meta researchers give this failure a name, behavioral state decay, where task facts, prior attempts, and open subgoals get buried in the context window or pushed past it, so they stop influencing the next action.

Their fix runs a separate memory agent alongside an unmodified action agent. It maintains a structured memory bank from the recent trajectory and decides, each step, whether to inject a memory-grounded reminder or stay silent. The module is plug-and-play with frontier agents and existing harnesses.

It lifts pass@1 for both weaker and stronger action agents on Terminal-Bench 2.0 and tau-squared-Bench.

Overall, they find that memory that actively surfaces the right fact at the right moment is a more useful primitive than passive retrieval that only fires when the agent thinks to ask.

Paper: https://arxiv.org/abs/2607.08716

Learn to build effective AI agents in our academy: https://academy.dair.ai/

来源:elvis· x.com