Signal Brief

Microsoft 发布 OAT 智能体调试方法

Microsoft 及合作者提出 OAT,一种轻量级归因器,仅在成功轨迹上训练,利用神经控制微分方程建模成功动态,将故障归因转化为成功模式的一类学习,无需标注错误步骤或失败数据。

twitter关注列表 elvis (@omarsar0) 发布 2026-07-15 收录 2026-07-16 观察

一句话判断

该方法仅需成功轨迹即可定位故障步骤,避免了昂贵的错误标注和失败数据收集,为生产环境智能体调试提供新思路。

核心信息

Microsoft 及合作者提出 OAT,一种轻量级归因器,仅在成功轨迹上训练,利用神经控制微分方程建模成功动态,将故障归因转化为成功模式的一类学习,无需标注错误步骤或失败数据。

原始内容

NEW paper from Microsoft and colleagues. Debugging agent trajectories at scale is challenging. This is a clever approach to monitor and improve agents in production. The problem: Finding which step in a failed agent run caused the failure usually means one of two costly options. Run an expensive prompting pipeline over the whole trajectory, or post-train on failure data with step-level error labels that are hard to collect and difficult to scale. The solution: They propose OAT, a lightweight attributor that needs neither. It trains only on successful trajectories, models their dynamics with neural controlled differential equations, then flags the steps where a failure trajectory departs from that learned flow of success. Failure attribution becomes one-class learning over what success looks like, so you never need labeled error steps or failure data at all. Paper: https://t.co/uJ9bZUOVyD Learn to build effective AI agents in our academy: https://t.co/1e8RZKs4uX ![photo](https://pbs.twimg.com/media/HNR5f8UagAAplz3.jpg)

相关动态

01

二年级学生Jo Nagai发现蝴蝶可遗传记忆

日本东京都二年级学生Jo Nagai注意到养育的食蚜 caterpillars 在蝴蝶化后仍保持对薰衣草的回避行为,经Georgetown大学Entomologist Dr. Martha Weiss合作完成实验:70%训练过的蝴蝶及其后代均表现出对薰衣草的遗传性回避,记忆在全变态发育中保存并遗传。

twitter关注列表2026-07-18#研究#技术突破#信息
值得跟进
02

Astribot发布Lumo-2

Astribot发布了40亿参数的Lumo-2机器人基础模型,推理速度比前代快2.71倍,支持人类视频和多机器人身体。该模型在105个未见物体上取得更好结果,并在22项涵盖 motion prediction、memory、physical reasoning、long tasks、fine hand control的真实操作任务中表现最...

twitter关注列表2026-07-17#技术#模型发布#AI
观察
03

Sakana AI 提出无需反向传播且遵守 Dale 原理的神经网络训练方法

Sakana AI 发表论文《Diffusing Blame》,提出一种训练神经网络的方法,该网络严格遵循 Dale 原理(每个神经元要么兴奋要么抑制),无需反向传播。该方法基于 Error Diffusion 扩展,通过模数错误路由在图像分类和强化学习任务(Ant、Humanoid、HalfCheetah、Craftax)上取得有竞争力...

twitter关注列表2026-07-17#技术突破#研究#AI
观察
04

Kimi K3 上线

Kimi K3,一个2.8T参数、1M-token上下文的模型,现已在SiliconFlow上线并排名Frontend Code Arena第一。它声称在视觉审美和创意上优于GPT-5.6,并与Fable 5交锋甚至取胜,同时提供缓存$0.30、输入$3、输出$15的按 token 计费。

twitter关注列表2026-07-17#模型#技术
观察
05

Aionic Labs 启动专注时间序列AI

Robert Jakob 和 Thomas Kaar 在苏黎世创立 Aionic Labs 公司,获得 SPRIN-D Next Frontier AI initiative 支持,专注开发 Time-Series Language Models (TSLMs) 用于连接传感器数据与自然语言决策,团队成员来自斯坦福、哈佛、ETH 等机构。...

twitter关注列表2026-07-17#AI产业#技术#开源
观察