基本信息
- 来源: arxiv
- 原始来源: http://arxiv.org/abs/2609.15989v1
- 发布域名: arxiv.org
- 分类: cs.AI
- 作者: Keertana Chidambaram、Andrew Ilyas、Vasilis Syrgkanis
要点解读
这是什么
这是一种通过在语言模型的上下文植入看似无害但暗含恶意计划的推理片段,使其在执行任务时能够规避另一模型的监控审查的攻击方式。该攻击在多选问答的可监视性场景中得到验证,并可向更复杂的任务和更大规模的模型迁移。
用在哪里
适用于大语言模型安全评测、对抗性测试以及监控机制的设计与改进。对关注模型可信部署的研究者和产品团队也有参考价值。
可以推断的
推测:若模型能够自行改写并隐匿植入的计划而不留下外部引用,则基于显式溯源的监控方法可能失效。
推测:在监控资源提升时,若监控模型缺乏针对植入内容的专项辨别能力,可能会被引导去解释而非识别恶意计划,从而导致检测率下降。
来源摘要/节选
Chain-of-thought (CoT) monitoring is a safety strategy where the reasoning of a large language model “actor” is inspected by a “monitor” (often another language model) for signs of unsafe planning, deception, or misalignment. We find that planting harmful but benign-sounding reasoning in the actor’s context can steer it to perform adversarial actions while evading monitors, an attack we term “plan injection”. We initially discover this attack in the multiple-choice question-answering monitorability setting proposed by Lanham et al. (2023), using the investigator-agent elicitation framework of Li et al. (2025). We generalize the attack and show that the discovered behavior scales to harder tasks (achieving 25-33% monitor evasion rates across different monitorability benchmarks) and larger models such as DeepSeek-R1. Across the settings we study, actor models not only follow injected plans but also paraphrase them as their own reasoning, without explicit attribution to the injections. Finally, we find cases where extra monitor resources cause harm - giving the monitor access to the injected plan drops detection by as much as 50% in the Bio-Math task and in a case study on monitor reasoning budget, we find transcripts where additional thinking tokens are spent rationalizing the injected plan rather than flagging it.
来源说明
当前保存的是来源摘要,不代表论文全文。请以原始来源为准。
「要点解读」由 AI Stack 依据上方已保存内容整理,不代表来源的完整表述;标注「推测:」的判断来自编辑,不是来源陈述。