← 首页|学术|Beyond the Transcript: Detecting Covert Coordination in Latent Multi-Agent Communication
Artificial Intelligence (cs.AI) · 2608.19161 · 2026/08/19

Beyond the Transcript: Detecting Covert Co ordination in Latent Multi-Agent Communication

Kaur, Ramneet, Chari, Pradyumna, Raskar, Ramesh, Singh, Jugad, Jha, Sumit Kumar, Roy, Anirban
TL;DR:VLA:监测多 agent 之间隐藏在连续隐状态里的共谋通道——激活感知框架,同质 agent 共谋检测 AUROC 0.993。

🎯 问题

LLM agent 可通过公开转录不可见的连续隐状态通信,形成隐蔽的有害协调;需要可验证地监测与引导这些私密通道。

🔬 方法

Verifiable Latent Alignments (VLA):给每个受监测决策用共享事件 id 链接私密隐状态记录与公开动作,中立三层监测器(表示异常检测+反事实动作分布影响+稀疏自编码器解释),外加黑盒行为指令与白盒匹配中立反事实的引导框架。
章节结构(全文标题提取):
1 Introduction
2 Background and Threat Model
3 Method
4 Steering Interventions
5 Experimental Evaluation: Auction Case Study
6 Auction Results
7 Discussion
8 Related Work
9 Conclusion

📊 结果

受控多 agent 拍卖基准上,顺序监测器同质 agent AUROC 0.993、异质对 0.854;25-100 个竞标者时相对全有向对监测负载很小。

💡 与研究方向关联

「交互的表面之下还有一层信息」——把隐状态当可监测通道,是 duplex 中语音层之外语义层信息流的延伸思考。

📝 原文摘要

▶ 原文摘要 Abstract
Language-model agents can communicate through continuous hidden states that are invisible in public transcripts, creating opportunities for covert harmful coordination. We introduce Verifiable Latent Alignments (VLA), an activation-aware framework for monitoring and steering these private communication channels. For every monitored decision, VLA links the private latent-state record and channel status to the resulting public action using a shared event identifier, enabling matched causal analysis. Our first contribution is a neutral-only three-layer monitor combining representation anomaly detection, counterfactual action-distribution influence, and sparse-autoencoder interpretation support. Our second contribution is a steerability framework spanning black-box behavioral instructions and white-box matched-neutral counterfactuals. Our third contribution is an evaluation on a controlled multi-agent auction benchmark covering homogeneous and heterogeneous model pairs, many-agent scalability, and intervention effectiveness. The sequential monitor achieves mean area under the receiver operating characteristic curve (AUROC) of 0.993 for homogeneous agents and 0.854 for heterogeneous pairs when text- and latent-collusion rows are pooled as positives. In Qwen3-0.6B auctions with 25-100 bidders, monitoring requires only a small normalized load relative to all possible directed pairs, while full white-box steering achieves 100% bid-distribution recovery and reduces collusive low-bid behavior by 47.3 percentage points. Because full white-box steering replays the matched neutral counterfactual, its exact recovery is a sanity check by construction. Overall, the controlled study shows that the evaluated private channel attacks can be monitored without training the primary monitor on attack examples and mitigated when matched counterfactual access is available.
Deep Read · 2026-08-21高松灯 / Agent 日报
Covert CoordinationLatent CommunicationMonitoringSparse Autoencoder