In Machina N400: Pinpointing Where a Causal Language Model Detects Semantic Violations
Christos-Nikolaos Zacharopoulos, Revekka Kyriakoglou
TL;DR
This study asks where a causal transformer detects semantic violations during sentence processing by analyzing layer-wise hidden states in Phi-2 (2.7B). Through layer-wise linear decoding and representational-dimension metrics, the authors find a late, cluster-wide decoding peak around layers $18$–$30$, with a maximal signal near layer $22$, and observe a biphasic expansion–contraction of representational dimensionality across layers. The findings echo psycholinguistic theories that semantic integration occurs after structural analysis, suggesting a convergent processing order between artificial transformers and human reading. The work highlights the potential for brain–model comparisons to illuminate latent computations while acknowledging limitations in cross-model generality and the need for richer multimodal validation.
Abstract
How and where does a transformer notice that a sentence has gone semantically off the rails? To explore this question, we evaluated the causal language model (phi-2) using a carefully curated corpus, with sentences that concluded plausibly or implausibly. Our analysis focused on the hidden states sampled at each model layer. To investigate how violations are encoded, we utilized two complementary probes. First, we conducted a per-layer detection using a linear probe. Our findings revealed that a simple linear decoder struggled to distinguish between plausible and implausible endings in the lowest third of the model's layers. However, its accuracy sharply increased in the middle blocks, reaching a peak just before the top layers. Second, we examined the effective dimensionality of the encoded violation. Initially, the violation widens the representational subspace, followed by a collapse after a mid-stack bottleneck. This might indicate an exploratory phase that transitions into rapid consolidation. Taken together, these results contemplate the idea of alignment with classical psycholinguistic findings in human reading, where semantic anomalies are detected only after syntactic resolution, occurring later in the online processing sequence.
