2026年8月8日 AI 研究简报
智能体安全正在变得结构化。
今天最强的一批论文,正把智能体可靠性的重点从基准分数和输出过滤,转向面向部署的评估、动作前控制,以及审计模型是否真的使用了其声称依据的证据。
核心要点
- 智能体评估正从单一分数基准转向**决策感知、部署感知的测量**:预算、模态、搜索、历史污染、长时程风险以及可选停止都会实质性改变结论。
- 一个反复出现的系统经验是:**传统或结构化组件仍然重要**。多篇论文表明,LLM 与检测器、词法搜索、硬件边界、校准后的奖励检查、统计停止规则等确定性模块之间具有很强的互补性。
- 多篇论文揭示了智能体和多模态系统中的一个共同失败模式:**模型看起来很能干,但并未使用预期证据**——检索到的文档、视觉观察、环境上下文或先前步骤常常被忽略、误归因或被利用。
#1
主题
值得优先阅读的论文
按研究价值排序:新意、方法可复用性、证据质量,以及是否值得带着怀疑去读。
DreamGuard: Efficient Runtime Guardrail for LLM Agents via Risk-Aware World Model
#1如果你在构建会与现实世界交互的智能体,这篇论文很有价值:它提供了执行前的主动、低延迟风险检查。
- 为什么现在值得读
- 智能体安全正从被动审核转向运行时控制闭环。
- 怀疑点
- 在更复杂的真实部署环境中,零样本阈值迁移未必成立。
AV-AIVAT: 74x Cheaper Agent Evaluation with Certified Anytime-Valid Stopping in Imperfect-Information Games
#2这是一种可复用的评估方法,在保持统计严谨性的同时显著降低了智能体基准测试成本。
- 为什么现在值得读
- 对于前沿智能体和重复测试而言,评估成本正成为瓶颈。
- 怀疑点
- 某些认证声明仍依赖于合理的收益边界,而这类边界在更广泛场景中可能难以获得。
HERALD: Counterfactual Audits and Minimal Repairs for Proof-of-Retrieval Rewards
#3任何训练检索智能体的人都值得一读,因为它揭示了“引用洗白”问题,并提出了可审计的奖励修复方法。
- 为什么现在值得读
- 越来越多的智能体系统正在优化检索奖励,却没有检查自己是否真正依赖证据。
- 怀疑点
- 最小修复可能仍然是稀疏信号,而“检索证明”本身也不能保证语义支持。
运行统计
- 候选论文: 250
- 入选论文: 30
- 已精读完成: 30
- 时间窗口 (UTC): 2026-08-06T00:00:00Z → 2026-08-07T00:00:00Z (arxiv_announce, expanded=0)
展开查看用于总结的论文列表
| arXiv ID | 标题 / 链接 | 分类 | 评分 | 入选理由 | 标签 |
|---|---|---|---|---|---|
2608.05695 | DreamGuard: Efficient Runtime Guardrail for LLM Agents via Risk-Aware World Model | cs.AI, cs.CL, cs.CR | 95 | Proactive runtime guardrail with risk-aware world model for long-horizon agent safety. | agent-safety, guardrails, world-models, tool-use, runtime-monitoring |
2608.05909 | MMAligner: Safeguarding Multimodal Large Language Models through Representation Calibration | cs.CR | 95 | Targets a key multimodal safety gap by calibrating internal representations, not just external guardrails. | multimodal-llm, safety, alignment, representation, guardrails |
2608.05715 | Hijacking Robots with a Piece of Paper: A Systematic Study of Physical Prompt Injection in VLM-Controlled Robots | cs.RO, cs.AI | 94 | Systematic benchmark of physical prompt injection against VLM robots; highly relevant security threat. | prompt-injection, robotics, vlm, adversarial-evaluation, agent-security |
2608.06012 | HERALD: Counterfactual Audits and Minimal Repairs for Proof-of-Retrieval Rewards | cs.AI | 92 | Counterfactual audit and minimal repair for retrieval rewards; exposes citation-laundering failure. | retrieval, reward-hacking, auditing, grounding, search-agents |
2608.05578 | Detecting Safety Training Modification in Language Models via Activation Analysis | cs.CR | 92 | Activation-space scanner for detecting safety-training tampering across major LLM families. | llm-safety, activation-analysis, model-auditing, security, uncensoring |
2608.05884 | The Vulnerability With No CVE: Managing Persistent Gaps Between Mandate and Authority in AI Coding Agents | cs.CR, cs.CL | 92 | Security-focused framework for persistent authority/control gaps in AI coding agents; highly relevant to agent safety. | agent-safety, security, coding-agents, authorization, governance |
2608.05987 | AgentOPSD: Recursive Self-Distillation for Agentic Reinforcement Learning | cs.AI, cs.LG | 92 | Turn-level credit assignment for agentic RL via recursive self-distillation; strong agent-training relevance. | agents, reinforcement-learning, self-distillation, credit-assignment, post-training |
2608.05563 | When Experience Becomes Instruction: Trajectory Poisoning in Self-Evolving Agent Skill Systems | cs.CR, cs.AI | 91 | Trajectory poisoning attack on self-evolving skill systems; strong agent security relevance. | agent-security, data-poisoning, self-improvement, skills, red-teaming |
2608.06057 | When History Lies: Evaluating and Improving Tool Use under Misleading Multi-Turn Histories | cs.AI | 90 | Shows misleading histories hijack tool use; paired benchmark plus mitigation angle. | tool-use, multi-turn, robustness, benchmarks, agent-reliability |
2608.06130 | Hardware Keystores for AI Agent Signing Workflows: A Zero-Trust MCP Enforcement Architecture | cs.CR, cs.AI, cs.LG | 90 | Practical zero-trust architecture for agent signing with hardware keystores and policy enforcement. | agent-security, zero-trust, hardware-security, mcp, key-management |
2608.06154 | Visual Grounding in Zero-Shot Vision-Language Control | cs.RO, cs.AI, cs.CV | 90 | Careful ablation benchmark shows many VLM controllers are not visually grounded; high safety/eval value. | evaluation, vlm, robotics, grounding, reliability, benchmarking |
2608.05660 | Reasoning Errors Have a Region and a Direction in the Residual-Stream Trajectory of LLMs | cs.LG, cs.CL | 89 | Interpretable detector for reasoning errors from residual trajectories; useful for LLM reliability and monitoring. | llm-reliability, reasoning, interpretability, monitoring, residual-stream |
2608.06202 | What Current AI Benchmarks Leave Unmeasured: Modality, Search, Citations, and Implications (for Safety Evaluations) | cs.HC, cs.AI | 88 | Audits benchmark blind spots across modality/search/citations; directly relevant to safety evals. | evaluation, safety-benchmarks, web-search, citations, reliability |
2608.06346 | TRAJDEBUG: Tracing Error Lifecycle to Identify Critical Failures in Long-Horizon Agent Trajectories | cs.AI | 88 | Targets critical failure localization in long-horizon agent trajectories, a key debugging need. | agents, debugging, long-horizon, evaluation, reliability |
2608.06352 | CalibForge: Adversarial Solver Calibration for Scaling Learnable Terminal Tasks | cs.LG, cs.CL | 88 | Autonomous synthesis of calibrated terminal tasks for agents; reusable eval/training data with solver-relative difficulty. | agents, evaluation, task-generation, benchmarks, curriculum, terminal-agents |
2608.05495 | PromptShield Home: Ambient Multimodal Prompt Injection Defense for Smart-Home Agents | cs.CR, cs.HC | 87 | Multimodal prompt injection defense benchmark for smart-home agents with realistic scenarios. | prompt-injection, multimodal, smart-home, defenses, agent-safety |
2608.05519 | EcoAgent-Bench: Evaluating Economic Decision-Making in Budget-Constrained LLM Agents | cs.AI, cs.CL, cs.LG | 87 | Benchmark for budget-aware agent decisions, capturing realistic escalation and model-choice tradeoffs. | agent-benchmark, evaluation, resource-rationality, tool-use, deployment |
2608.05797 | Predicting Task Difficulty Without Rollouts | cs.LG, cs.CL | 87 | Predicts agent task difficulty without rollouts across 17 benchmarks; strong eval utility for agentic systems. | agents, evaluation, benchmarking, difficulty-estimation, efficiency |
2608.06296 | On-Policy Self-Distillation without Any Supervision | cs.LG | 87 | Unsupervised on-policy self-distillation using only model generations; notable post-training advance if robust. | llm, self-distillation, post-training, reasoning, unsupervised-learning |
2608.06128 | Contextual Information Policy Optimization for Search Agents | cs.AI | 86 | Optimizes search agents for evidence-grounded post-retrieval reasoning, reducing confirmation bias. | search-agents, grounding, retrieval, reasoning, alignment |
2608.06270 | The Illusion of Visual Tool-Use: A Causal Audit of Thinking with Images | cs.AI | 85 | Causal audit of visual tool use questions whether image operations truly help MLLM reasoning. | multimodal, tool-use, causal-analysis, evaluation, mllm |
2608.05886 | CodeGrep: An RL-Trained Retrieval Agent for LLM Coding Agents | cs.SE, cs.AI | 85 | RL-trained retrieval agent improves coding-agent efficiency on SWE-Bench with concrete gains and broad relevance. | coding-agents, retrieval, rl, swe-bench, efficiency |
2608.06123 | Poli-Bias: Understanding and Measuring Large Language Model Biases in International Political Conflicts | cs.AI, cs.CL | 85 | Counterfactual benchmark for geopolitical bias in LLMs with interpretable dimensions; strong alignment relevance. | bias, alignment, evaluation, llm, fairness, benchmark |
2608.06362 | AV-AIVAT: 74x Cheaper Agent Evaluation with Certified Anytime-Valid Stopping in Imperfect-Information Games | cs.GT, cs.AI, cs.CL, cs.LG, cs.MA | 84 | Much cheaper agent evaluation with anytime-valid stopping; useful reusable eval methodology. | evaluation, agents, statistical-methods, benchmarks, efficiency |
2608.06305 | Beyond Top-K: Replacing Black-Box Retrieval with Interpretable Agentic Operations | cs.AI, cs.CL, cs.IR | 84 | Challenges black-box top-k RAG on structured docs; proposes interpretable agentic retrieval operations. | rag, interpretability, retrieval, agents, structured-documents |
2608.05628 | SkillHEX: Improving Agent Skills via Hypothesis-Driven Autonomous Exploration and Exploitation | cs.AI | 84 | Autonomous test-time skill improvement under sparse rewards is important for capable agents and safe adaptation. | agents, skill-learning, test-time-adaptation, exploration, sparse-rewards |
2608.06361 | The Low Frequency Trap: Video Language Models Fail at Simple Event Bookkeeping | cs.AI | 83 | Controlled benchmark exposing temporal bookkeeping failures in video-language models with trace audits. | multimodal, benchmark, evaluation, video-language-models, reliability |
2608.06022 | EpiBench: Can LLMs Understand Epitopes for Antibody Drug Discovery? | cs.CL, q-bio.GN | 83 | Closed-book, auto-scorable benchmark for biomedical epitope reasoning in LLMs; useful domain eval resource. | benchmark, biomedical-llm, reasoning, evaluation, datasets |
2608.06301 | HarnessOpt-Bench: Evaluating LLMs at Harness Optimization | cs.AI, cs.CL, cs.LG | 82 | Benchmark for harness optimization, a key capability and risk surface in agentic systems. | agents, benchmark, harness-optimization, tooling, evaluation |
2608.05604 | SkillZip: Contract-Preserving Graph Compression for Scalable Agent Skill Libraries | cs.CL, cs.AI | 82 | Scalable, contract-preserving skill compression addresses context limits in agent memory and procedural reuse. | agents, memory, skills, context-efficiency, procedural-knowledge |
AI 论文洞察简报
2026-08-08
0) 执行要点(请先阅读)
- 智能体评估正从单一分数基准转向决策感知、部署感知的测量:预算、模态、搜索、历史污染、长时程风险以及可选停止都会实质性改变结论。
- 一个反复出现的系统经验是:传统或结构化组件仍然重要。多篇论文表明,LLM 与检测器、词法搜索、硬件边界、校准后的奖励检查、统计停止规则等确定性模块之间具有很强的互补性。
- 多篇论文揭示了智能体和多模态系统中的一个共同失败模式:模型看起来很能干,但并未使用预期证据——检索到的文档、视觉观察、环境上下文或先前步骤常常被忽略、误归因或被利用。
- 当前最具可操作性的安全进展是动作前与预训练前控制:主动护栏、RL 前的奖励审计、硬件强制签名、具备来源感知的技能提升,都旨在在失败变得不可逆之前将其阻止。
- 对前沿智能体构建者而言,近期机会不仅在于更好的基础模型,更在于更好的接口与控制回路:路由、校准检索、证据敏感奖励、持久化调试,以及能反映真实部署条件的基准协议。
2) 关键主题(聚类)
主题:智能体安全正从被动过滤转向结构性控制
- 为什么重要:多篇论文认为,仅孤立地检查输出或当前动作已经太晚。更强的模式是在不安全动作执行前,约束权限、建模未来风险,或加固系统边界。
- 代表论文:
- DreamGuard: Efficient Runtime Guardrail for LLM Agents via Risk-Aware World Model
- Hardware Keystores for AI Agent Signing Workflows: A Zero-Trust MCP Enforcement Architecture
- The Vulnerability With No CVE: Managing Persistent Gaps Between Mandate and Authority in AI Coding Agents
- PromptShield Home: Ambient Multimodal Prompt Injection Defense for Smart-Home Agents
- 共同方法:
- 将安全建模为动作前决策,而不是事后审核。
- 将权限/授权与原始模型能力分离。
- 将结构化信号——世界模型、确定性承诺、硬件密钥库、占用/被呼叫者线索——与 LLM 判断结合使用。
- 分别报告安全性与效用,而不是只给出聚合准确率。
- 开放问题 / 失败模式:
- 跨领域与跨基准的迁移/校准仍然脆弱。
- 一些防御仍处于试点规模,或依赖理想化代理指标/神谕,而非已部署的路由器。
- 人工确认与升级虽然可以保持安全,但可能导致效用崩塌。
- 持久性姿态风险仍更多停留在运维层面的表述,而非经验验证。
主题:基准测试正越来越接近真实部署环境
- 为什么重要:许多当前基准遗漏了智能体实际失败时所处的约束:预算、接口差异、搜索、重复运行、噪声历史以及高昂评估成本。这个主题关注的是衡量从业者真正关心的内容。
- 代表论文:
- EcoAgent-Bench: Evaluating Economic Decision-Making in Budget-Constrained LLM Agents
- What Current AI Benchmarks Leave Unmeasured: Modality, Search, Citations, and Implications (for Safety Evaluations)
- HarnessOpt-Bench: Evaluating LLMs at Harness Optimization
- AV-AIVAT: 74x Cheaper Agent Evaluation with Certified Anytime-Valid Stopping in Imperfect-Information Games
- 共同方法:
- 用多维指标替代单次运行准确率:预算约束成功率、一致性、弃答、引用重叠、留出集增益、停止时间效率。
- 将资源使用视为任务的一部分,而不是附属统计量。
- 构建可审计协议,包括留出分区、可信执行或可重建的停止声明。
- 揭示标准指标如何奖励单边策略或无效比较。
- 开放问题 / 失败模式:
- 当成本模型或接口不同,跨赛道比较会很困难。
- 许多研究仍只覆盖一个模型家族或一个提供商,限制了普适性。
- 更好的评估可以暴露失败模式,但未必同时提供修复它们的控制器。
- 一些方法改进了测量,但仍依赖 rollout 数据或昂贵的重复采样。
主题:证据使用是检索与工具智能体的核心瓶颈
- 为什么重要:一个非常突出的主线是,智能体常常会检索、引用或调用工具,却并未真正基于返回的证据进行推理。这会导致脆弱的正确性、奖励黑客以及具有误导性的基准提升。
- 代表论文:
- 共同方法:
- 审计输出是否对检索证据具有因果敏感性,而不只是与之相关。
- 使用更密集的轮次级奖励或反事实编辑来奖励对证据的依赖。
- 在精确性重要时,优先采用可解释的检索操作(搜索/阅读/提纲、候选文件),而不是不透明的 top-k 分块。
- 通过下游效用与契约遵循来评估检索,而不是只看独立召回率。
- 开放问题 / 失败模式:
- 证据敏感训练会增加额外评分轮次或审计复杂度。
- 最小奖励修复在 RL 中可能仍是稀疏信号。
- 收益可能依赖特定下游智能体或文档分布。
- 检索证明仍不等于语义支持证明。
主题:多模态系统在基本落地上仍然失败,并且很容易被重定向
- 为什么重要:在家庭智能体、机器人、VLM 控制器、图像工具流水线和视频模型中,多模态系统的失败往往不在于奇异任务,而在于来源归因、横向落地、对观察的因果使用以及简单事件计数。
- 代表论文:
- Hijacking Robots with a Piece of Paper: A Systematic Study of Physical Prompt Injection in VLM-Controlled Robots
- Visual Grounding in Zero-Shot Vision-Language Control
- The Illusion of Visual Tool-Use: A Causal Audit of Thinking with Images
- The Low Frequency Trap: Video Language Models Fail at Simple Event Bookkeeping
- 共同方法:
- 使用受控干预:镜像图像、空白/噪声输入、损坏观察、物理纸条、N×F 扫描。
- 区分表面任务成功与对视觉证据的忠实使用。
- 衡量轨迹级或步骤级落地,而不只是最终答案。
- 测试简单缓解措施,如文本遮蔽、验证轮次或模块化守护器。
- 开放问题 / 失败模式:
- 静态图像或合成环境可能低估或误述闭环真实世界行为。
- 一些防御移除了攻击通道,但也可能移除合法功能。
- 仅有视觉访问并不能修复推理;更多帧数可能抬高分数,却不能忠实恢复事件。
- 即便粗粒度危险检测有效,横向/空间落地仍尤其薄弱。
主题:自我改进型智能体需要更好的记忆、信用分配与来源追踪
- 为什么重要:随着智能体演化技能、优化 harness、并从轨迹中学习,瓶颈已不再只是生成质量,而是系统能否安全地决定保留、修订和信任什么。
- 代表论文:
- When Experience Becomes Instruction: Trajectory Poisoning in Self-Evolving Agent Skill Systems
- SkillHEX: Improving Agent Skills via Hypothesis-Driven Autonomous Exploration and Exploitation
- AgentOPSD: Recursive Self-Distillation for Agentic Reinforcement Learning
- On-Policy Self-Distillation without Any Supervision
- 共同方法:
- 将稀疏结果转化为更密集的内部信号:假设/测试、信念修订、自一致性教师。
- 保留替代分支,而不是贪心地只精炼一个当前方案。
- 将技能演化视为一个信任边界,涉及来源与复发效应。
- 使用蒸馏或信用重塑,而不是增加完整 critic 或额外 rollout。
- 开放问题 / 失败模式:
- 被污染或低质量的经验可能被提升为持久指令。
- 许多方法只在单周期或固定预算下评估;长期动态仍不清楚。
- 自生成教师会继承基础模型的偏差与共识错误。
- 知识密集型领域仍比程序性领域更难。
主题:表征层诊断正成为实用的安全工具
- 为什么重要:多篇论文使用内部激活或几何结构,不只是为了可解释性,也用于操作性扫描、校准和正确性检测。
- 代表论文:
- 共同方法:
- 在隐藏状态中识别低维的安全/正确性几何结构。
- 使用对比样本对或受限的位置/运动视图,而不是完整探针。
- 将几何结构转化为操作性决策:通过/警告/严重扫描、拒答边界校准、有效性评分。
- 强调轻量级的推理时或部署前使用。
- 开放问题 / 失败模式:
- 一些重要攻击类别会保持几何结构不变,从而绕过仅基于激活的方法。
- 验证集仍然较小,不确定性区间可能较宽。
- 往往需要白盒访问。
- 在真实环境中,选择式正确性检测比绝对评分更容易。
3) 技术综合
- 一个重要的方法论转变是从聚合准确率转向分解指标:不安全执行 vs 安全完成、经济一致性、证据驱动率、平衡工具准确率、轨迹 F1,以及时间一致置信序列。
- 多篇论文表明,可选停止、预算约束和接口变化不是噪声,而是决定测得能力的一阶因素。
- 在反事实评估上出现了强烈收敛:替换国家、损坏观察、遮蔽证据、替换引用、镜像图像,或比较 Original/Polluted/Oracle 历史。
- 多篇智能体论文用密集内部替代信号替代稀疏终局奖励:用于证据使用的 EALR、用于轮次信用分配的信念修订、用于失败诊断的可执行测试,以及用于无标签蒸馏的自一致性教师。
- 一个反复出现的系统模式是互补而非替代:检测器 + MLLM、词法搜索 + 智能体循环、硬件强制执行 + 语义验证、世界模型 + conformal 阈值。
- 检索研究越来越强调,在精确性关键场景中,接口设计优于检索器调优:确定性的 read/search 操作和高精度候选文件优于通用 top-k 检索。
- 多模态安全论文反复发现,更多模态并不自动更好:ASR 可能损害安全性,额外帧数可能抬高最终准确率却不带来忠实轨迹,工具调用也可能只是表演性的而非因果性的。
- 多篇论文将智能体栈内部的信任边界操作化:轨迹到技能的提升、签名工作流、奖励定义以及基准执行环境。
- 基于表征的方法正成熟为实用扫描器/校准器,但在行为变化而中间层几何不变的情况下仍存在盲点。
- 在各类基准中,最强的经验增益往往来自更好的控制逻辑与评估协议,而不只是更换基础模型。
4) 前 5 篇论文(附“为什么是现在”)
- AV-AIVAT: 74x Cheaper Agent Evaluation with Certified Anytime-Valid Stopping in Imperfect-Information Games
- 将 AIVAT 方差缩减与 anytime-valid 置信序列结合,在证据足够时立即停止评估。
- 报告在 HUNL 上使用 AsympCS 时,中位数 54.4× 方差缩减和 74.17× 停止时间缩减。
- 包含可审计的发布协议,使第三方能够重建提前停止声明。
- 为什么是现在:评估成本正成为前沿智能体的瓶颈;这是将统计严谨性直接转化为即时算力节省的最清晰论文之一。
- 保留意见:精确的有限样本认证依赖于独立论证的收益边界,而在大规模 HUNL EB-CS 运行中这点尚不可得。
- DreamGuard: Efficient Runtime Guardrail for LLM Agents via Risk-Aware World Model
- 引入轻量级循环世界模型,在动作执行前预测后继潜状态,并对即时危险与前缀风险进行评分。
- 以极低延迟(每次调用约 0.025–0.027 秒)取得强基准结果,并能对不安全轨迹进行早期干预。
- 使用 conformal 校准和多时域融合,使其比许多护栏论文更贴近部署形态。
- 为什么是现在:智能体安全正从被动审核转向主动控制,而这篇论文提供了一条可信的低延迟路径。
- 保留意见:阈值是在 SafetyDrift 上校准并零样本迁移到其他场景,因此分布偏移下的鲁棒性仍待验证。
- When Experience Becomes Instruction: Trajectory Poisoning in Self-Evolving Agent Skill Systems
- 将证据提升为持久技能识别为自演化智能体系统中的一个独特安全边界。
- 展示了很高的制品级投毒成功率:SkillClaw 上 91.0% SER,Trace2Skill 上 61.5% 迁移 SER。
- 通过复发性、因果框架和跨轨迹不变性澄清了其机制。
- 为什么是现在:越来越多的智能体栈正在加入记忆/技能演化,而这篇论文表明“从经验中学习”可能演变为供应链漏洞。
- 保留意见:结果基于单周期且使用惰性金丝雀;长期传播与真实载荷效应尚未测量。
- EcoAgent-Bench: Evaluating Economic Decision-Making in Budget-Constrained LLM Agents
- 将成本和预算本身纳入任务,而不是作为事后指标。
- 表明工具-API 智能体的严格预算成功率很低,预算敏感性也较弱,而 workspace CLI 运行表现明显更好。
- 引入 Econ,用于暴露被微平均成功率掩盖的单边“总是节省”或“总是升级”策略。
- 为什么是现在:生产级智能体越来越多地面临真实成本上限与升级选择;这个基准直接衡量控制器问题。
- 保留意见:成本是抽象单位,而且由于 workspace 运行使用不同执行代理,跨赛道比较受限。
- What Current AI Benchmarks Leave Unmeasured: Modality, Search, Citations, and Implications (for Safety Evaluations)
- 表明聊天 UI 与 API、搜索开/关,会在 4,812 个响应中实质性改变准确率、一致性、语义、引用和弃答。
- 发现不同模态之间引用重叠很低,且重复运行存在显著不一致。
- 有力论证了 API 单次运行准确率并不是部署行为的完整代理。
- 为什么是现在:许多安全结论仍基于 API 基准得出,而用户实际通过带搜索和隐藏系统行为的聊天产品与模型交互。
- 保留意见:该研究仅覆盖一个模型家族、两个基准以及一个采集时间窗口。
5) 实际下一步
- 立即在智能体评估中加入分离的安全/效用指标;当允许弃答或阻断时,不要只报告聚合准确率。
- 在 RL 训练前,用成对反事实编辑审计你的检索与搜索奖励;重点测试清洗、无支撑引用和证据遮蔽。
- 对工具智能体,衡量动作是否由证据驱动,可使用遮蔽上下文评分或等效消融,而不只是最终答案正确性。
- 引入针对升级、模型路由和止损决策的预算条件评估;跟踪智能体是否真的会对预算变化作出响应。
- 对多模态智能体,运行变形落地测试:空白/噪声/镜像输入、文本遮蔽、损坏观察,以及重复运行一致性检查。
- 如果你维护持久技能或记忆,加入来源感知的提升门控,并在将轨迹提升为可复用指令前监控复发模式。
- 对签名、部署或凭证使用等高价值动作,优先采用结构性控制,如硬件密钥库、确定性承诺和狭窄能力上限,而不是仅靠提示防御。
- 构建可调试的轨迹工具链:触发器提取、候选关键步骤定位和可复用失败记忆,往往比通用反思更能改善修复回路。
- 重新审视评估流水线,以支持多次运行、多接口和 anytime-valid 停止,尤其是在基准成本高或输出具有随机性的场景中。
根据逐篇论文分析生成;未进行外部浏览。