paper-with-me

Papers

Deceptive Automated Interpretability: Language Models Coordinating to Fool Oversight Systems

2025-04-10 · Simon Lermen, Mateusz Dziemian, Natalia Pérez-Campanero Antolín

We demonstrate how AI agents can coordinate to deceive oversight systems using automated interpretability of neural networks. Using sparse autoencoders (SAEs) as our experimental framework, we show that language models (Llama, DeepSeek R1, and Claude 3.7 Sonnet) can generate deceptive explanations that evade detection. Our agents employ steganographic methods to hide information in seemingly innocent explanations, successfully fooling oversight models while achieving explanation quality comparable to reference labels. We further find that models can scheme to develop deceptive strategies when they believe the detection of harmful features might lead to negative consequences for themselves. All tested LLM agents were capable of deceiving the overseer while achieving high interpretability scores comparable to those of reference labels. We conclude by proposing mitigation strategies, emphasizing the critical need for robust understanding and defenses against deception.

📄 PDF Abstract BibTeX arXiv:2504.07831

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deceptive Level Generation for Angry Birds

2021-06-03 · Chathura Gamage, Matthew Stephenson, Vimukthini Pinto, Jochen Renz

The Angry Birds AI competition has been held over many years to encourage the development of AI agents that can play Angry Birds game levels better than human players. Many different agents with various approaches have b…

Deceptive AI Explanations: Creation and Detection

2020-01-21 · Johannes Schneider, Christian Meske, Michalis Vlachos

Artificial intelligence (AI) comes with great opportunities but can also pose significant risks. Automatically generated explanations for decisions can increase transparency and foster trust, especially for systems based…

text-classificationText Classification

Explainable Verbal Deception Detection using Transformers

2022-10-06 · Loukas Ilias, Felix Soldner, Bennett Kleinberg

People are regularly confronted with potentially deceptive statements (e.g., fake news, misleading product reviews, or lies about activities). Only few works on automated text-based deception detection have exploited the…

Deception DetectionDeep Learning

How Easy is It to Fool Your Multimodal LLMs? An Empirical Analysis on Deceptive Prompts

2024-02-20 · Yusu Qian, Haotian Zhang, Yinfei Yang, Zhe Gan

The remarkable advancements in Multimodal Large Language Models (MLLMs) have not rendered them immune to challenges, particularly in the context of handling deceptive information in prompts, thus producing hallucinated r…

Transcoders for Investigating Deception in Language Models

2026-07-16 · Darius Lim, Nathan Leow, Xin Wei Chia arxiv

Transcoders have recently emerged as a promising approach for mechanistic interpretability (MI), enabling circuit-level analysis of model behaviour. In this paper, we investigate the use of transcoders to analyse decepti…