测试并提升大模型代理监控系统的抗欺骗能力。
Reliable Weak-to-Strong Monitoring of LLM Agents
- 设计红队测试流程,模拟多种欺骗策略和监控环境。
- 弱模型可有效监控强模型,关键在监控架构设计。
- 人工介入只审查可疑行为,能提升检测准确率15%。
我们对自主大模型代理的隐蔽违规行为(如秘密泄露隐私信息)检测系统进行压力测试。为此,系统化构建了监控红队测试(MRT)工作流,包含:(1) 代理与监控器不同情境感知水平;(2) 多种逃避监控的对抗策略,如提示注入;(3) 两个数据集与环境——用于工具调用代理的 SHADE-Arena,以及新提出的 CUA-SHADE-Arena,扩展自 TheAgentCompany,用于计算机使用代理。我们在现有监控架构及本文提出的混合分层-序列架构上运行 MRT。实验结果揭示三个关键发现:第一,代理感知监控的存在显著降低监控可靠性,而监控器获取更多代理信息的帮助有限;第二,监控架构比监控感知更重要,混合架构始终优于基线,实现弱模型可靠监控强模型的弱-强扩展效应;第三,在人机协同场景中,仅将预标记案例升级至人工审核,可在假阳性率 FPR=0.01 时使真正例率 TPR 提升约 15%。本工作建立 MRT 标准流程,揭示大模型与人类在监控中的对抗鲁棒性不足。代码、数据与日志已公开,以推动后续研究。
原文摘要 · Abstract (English)
We stress test monitoring systems for detecting covert misbehavior in autonomous LLM agents (e.g., secretly sharing private information). To this end, we systematize a monitor red teaming (MRT) workflow that incorporates: (1) varying levels of agent and monitor situational awareness; (2) distinct adversarial strategies to evade the monitor, such as prompt injection; and (3) two datasets and environments -- SHADE-Arena for tool-calling agents and our new CUA-SHADE-Arena, which extends TheAgentCompany, for computer-use agents. We run MRT on existing LLM monitor scaffoldings, which orchestrate LLMs and parse agent trajectories, alongside a new hybrid hierarchical-sequential scaffolding proposed in this work. Our empirical results yield three key findings. First, agent awareness dominates monitor awareness: an agent's knowledge that it is being monitored substantially degrades the monitor's reliability. On the contrary, providing the monitor with more information about the agent is less helpful than expected. Second, monitor scaffolding matters more than monitor awareness: the hybrid scaffolding consistently outperforms baseline monitor scaffolding, and can enable weaker models to reliably monitor stronger agents -- a weak-to-strong scaling effect. Third, in a human-in-the-loop setting where humans discuss with the LLM monitor to get an updated judgment for the agent's behavior, targeted human oversight is most effective; escalating only pre-flagged cases to human reviewers improved the TPR by approximately 15% at FPR = 0.01. Our work establishes a standard workflow for MRT, highlighting the lack of adversarial robustness for LLMs and humans when monitoring and detecting agent misbehavior. We release code, data, and logs to spur further research.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。