NeFut Logo NeFut
Admin Login

[CS.AI] Transcoders Unveil Deceptive Behavior in Language Models

Published at: 2026-07-18 22:00 Last updated: 2026-07-22 01:24
#AI #Machine Learning #Neural

Abstract

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 deceptive behaviour in language models, a behaviour that poses a safety and security risk.

Using a Qwen3-4B model with pre-trained transcoders, specifically per-layer transcoders (PLTs), we construct attribution graphs that capture feature activations and inter-feature dependencies, allowing circuit-level analysis of deception. Through feature steering and circuit analysis, we identified a dictionary of deception-related features and show that these features exert a stronger influence on deceptive outputs, as they produce predictable shifts between deceptive and non-deceptive responses.

These findings suggest that deception emerges from internal model mechanisms and highlight the potential of transcoders for behavioural monitoring and early detection of security vulnerabilities related to malicious behaviours in language models.

Blogger's Review: This paper provides a novel analytical perspective on deceptive behavior in language models through the use of transcoders, demonstrating how circuit-level analysis can identify potential security risks. The application of transcoders could become an essential tool for monitoring and preventing malicious behaviors in language models.

Original Source: https://arxiv.org/abs/2607.14791

[h] Back to Home