AI觉醒星球
Awakening is here
Knowledge File / AI技能杠杆
2026-06-19 0 浏览 会员

趋势解读:Google Deepmind treats its own AI agents like,解读最新 AI 进展

Google DeepMind 发布“AI控制路线图”,将AI智能体视为潜在内部威胁,通过逐步验证行为授予权限,构建安全框架以应对最坏情况。

SOURCE / AI技能杠杆 MIN / 4 ACCESS / 会员 POST / 2026-06-19 02:07:01

原贴

查看原文
作者:Matthias Bastian 来源站点:the-decoder.com 原贴时间:

原文

Google Deepmind's new "AI Control Roadmap" doesn't blindly trust AI agents. Instead, the framework treats them as potential insider threats and grants permissions step by step based on verified behavior. An internal analysis of one million coding tasks found that most flagged issues stem from overzealous agents, not malicious intent. Deepmind warns the window for establishing global safety standards for AI agent systems is closing fast. Rather than assuming alignment always works, the company built a safety framework that plans for the worst case: AI agents that go off script. Deepmind's AI Control Roadmap details how Google locks down its most advanced internal AI systems. The company thinks it could work as a blueprint for the rest of the industry, too. The framework assumes that a highly capable AI agent might not share its operators' goals and plans accordingly. Deepmind compares it to a driving instructor with dual controls: The instructor trusts the student but keeps a hand near the wheel and a foot near the brakes. Same idea here. AI agents only get permissions based on verified behavior, and trust builds gradually through controlled access. Ad Deepmind treats its internal AI agents like employees who already have office access but might work against the company's interests. The framework builds on the MITRE ATT&CK framework , a well-established cybersecurity tool that breaks potential attacks down into individual tactics and techniques. That lets Deepmind track risks systematically, spot suspicious behavior early, and test defenses in controlled exercises. Ad DEC_D_Incontent-1 Several components work together. A new threat model for AI sits alongside a detection system where trusted AI systems act as "supervisors," watching the reasoning and actions of active agents. A prevention system can block harmful actions before damage occurs. Deepmind measures how well it all works by tracking how much traffic gets monitored, how much misconduct gets caught, and how fast the system responds. This monitoring has an expiration date, though. It only works as long as the monitored models don't learn to game it. Ad That's why the roadmap ties security measures to measurable milestones in AI capabilities. Deepmind flags two areas worth watching. The first is evasion. Right now, Deepmind monitors a model's visible chain of thought, but models could learn to conceal their reasoning. That might happen through "oversight awareness," where the model figures out it's being watched, or "opaque reasoning," where it thinks without producing visible text. If either becomes reality, Deepmind says behavioral analysis and inspections of the model's internals would need to kick in. Ad DEC_D_Incontent-2 The second is the potential for damage. Low-risk, reversible actions can be reviewed after the fact by checking logs. But high-risk actions like major cyberattacks need real-time prevention that blocks them before they execute. The roadmap sorts security measures into four detection levels (D1 through D4) and three response levels (R1 through R3). Ad

中文翻译

Google DeepMind 的新“AI控制路线图”并不盲目信任AI智能体。相反,该框架将它们视为潜在的内部威胁,并基于已验证的行为逐步授予权限。对一百万编码任务的内部分析发现,大多数被标记的问题源于过度热心的智能体,而非恶意意图。DeepMind 警告,建立AI智能体系统全球安全标准的机会窗口正在迅速关闭。该公司没有假设对齐总是有效,而是构建了一个为最坏情况(即AI智能体偏离脚本)做规划的安全框架。DeepMind 的AI控制路线图详细说明了谷歌如何锁定其最先进的内部AI系统。该公司认为,它也可以作为行业其他公司的蓝图。该框架假设一个高度能力的AI智能体可能不与其操作者的目标一致,并据此进行规划。DeepMind 将其比作拥有双控制系统的驾驶教练:教练信任学员,但手贴近方向盘,脚靠近刹车。同样的理念。AI智能体仅基于已验证的行为获得权限,通过受控访问逐步建立信任。DeepMind 将其内部AI智能体视为已经拥有办公室访问权限但可能损害公司利益的员工。该框架建立在 MITRE ATT&CK 框架之上,这是一个成熟的网络安全工具,将潜在攻击分解为单个战术和技术。这使得DeepMind能够系统地追踪风险,早期发现可疑行为,并在受控演习中测试防御措施。多个组件协同工作。一个新的AI威胁模型与一个检测系统并存,在该系统中,受信任的AI系统作为“监督者”,观察活动智能体的推理和行动。一个预防系统可以在有害行动造成损害之前阻止它们。DeepMind通过追踪监控了多少流量、捕获了多少不当行为以及系统的响应速度来衡量其效果。然而,这种监控是有保质期的。它只在被监控的模型没有学会操纵它的情况下有效。这就是为什么路线图将安全措施与AI能力的可衡量里程碑挂钩。DeepMind指出了两个值得关注的领域。第一个是规避。目前,DeepMind监控模型的可见思维链,但模型可能学会隐藏其推理。这可能通过“监督感知”(模型意识到被监控)或“不透明推理”(模型在不产生可见文本的情况下思考)发生。如果其中任何一个成为现实,DeepMind表示需要启动行为分析和模型内部检查。第二个是潜在损害。低风险、可逆的操作可以通过事后检查日志来审查。但高风险操作(如重大网络攻击)需要实时预防,在执行之前阻止它们。路线图将安全措施分为四个检测级别(D1至D4)和三个响应级别(R1至R3)。

核心信息

Google DeepMind 发布“AI控制路线图”,将AI智能体视为潜在内部威胁,通过逐步验证行为授予权限,构建安全框架以应对最坏情况。

  • DeepMind将AI agent视为内部威胁,逐步授权。
  • 借鉴网络安全框架,建立威胁模型和监控。
  • 发现大多数问题源于agent过度热心而非恶意。
  • 安全窗口期正在关闭,需尽快建立标准。
  • 分级检测(D1-D4)和响应(R1-R3)机制。
试看内容

成为会员查看完整内容

你已经看到了这篇内容的前置整理,剩余深度部分仅对会员开放。

详细解读 信息差价值 参考来源
成为会员查看完整内容
上一篇 趋势解读:Copilot code review,聚焦 Agent 工作流自动化 下一篇 趋势解读:Is it agentic enough? Benchmarking open models on,提升开发者接入体验