Latent Fact-Checking: Detecting Misinformation through Activation Engineering

📅 2026-08-05
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Online misinformation detection faces challenges in scalability and reliance on external knowledge. This work proposes a novel method that requires no fine-tuning, retrieval, or task-specific supervision, treating truthfulness as a geometric property within the representation space of pretrained language models. By contrasting activation patterns between true and false statements, the approach identifies a “falsehood direction” in the residual stream and classifies inputs via projection of their final-layer activations. Combining contrastive activation addition (CAA) with an MLP classifier, the method demonstrates strong performance across mainstream architectures—including Gemma, Llama, and Qwen—matching or surpassing zero- and few-shot prompting on benchmarks LIAR and FACTors, with particularly notable gains for smaller models. Its performance is limited on AVeriTeC, which relies on annotated evidence, underscoring the method’s paradigm of evidence-free detection.
📝 Abstract
The proliferation of misinformation online has driven demand for scalable detection systems. While most existing approaches rely on surface-level linguistic features or external knowledge retrieval, we examine truthfulness as a geometric property of a language model's representation space. We introduce a misinformation detection framework grounded in activation engineering, which leverages the latent geometry of transformer models. Our approach elicits a misinformation direction in the residual stream by contrasting activations from paired truthful and false statements, following the difference-in-means principle of Contrastive Activation Addition (CAA). At inference time, the last-token activation of an unseen claim is projected onto this direction, and the projected representation is fed to an Multilayer Perceptron (MLP) for classification. The procedure requires no fine-tuning of the backbone model, no external evidence retrieval, and no task-specific supervision beyond the contrastive pairs used to estimate the direction. We evaluate the method across 11 models from the Gemma, Llama, and Qwen families, ranging from 270M to 12B parameters, on three fact-checking benchmarks: AVeriTeC, LIAR, and FACTors. The falsehood direction is recoverable across model scales and architectural families, and last-token projection matches or surpasses zero-shot and few-shot prompting baselines on LIAR and FACTors, with the largest gains observed for smaller models. Performance on AVeriTeC is more limited, which we attribute to its evidence-grounded labeling scheme. These findings provide evidence that truthfulness is a structured, linearly separable concept in the latent space of pretrained language models, and point toward interpretability-driven misinformation detection as a practical complement to retrieval-based pipelines. The code is available on https://github.com/Malta-Lab/LaFaCt.
Problem

Research questions and friction points this paper is trying to address.

misinformation detection
latent space
truthfulness
activation engineering
fact-checking
Innovation

Methods, ideas, or system contributions that make the work stand out.

activation engineering
latent geometry
contrastive activation addition
misinformation detection
truthfulness direction
🔎 Similar Papers
No similar papers found.
P
Pedro Barcelos
MALTA, Machine Learning Theory and Applications Lab, PUCRS, Porto Alegre, Brazil
O
Otávio Parraga
MALTA, Machine Learning Theory and Applications Lab, PUCRS, Porto Alegre, Brazil
M
Marcelo M. Mussi
MALTA, Machine Learning Theory and Applications Lab, PUCRS, Porto Alegre, Brazil
L
Lucas M. Fraga
MALTA, Machine Learning Theory and Applications Lab, PUCRS, Porto Alegre, Brazil
L
Lucas S. Kupssinskü
MALTA, Machine Learning Theory and Applications Lab, PUCRS, Porto Alegre, Brazil
R
Rodrigo C. Barros
MALTA, Machine Learning Theory and Applications Lab, PUCRS, Porto Alegre, Brazil; Kunumi Institute, Brazil