AIOct 10, 2023

The Geometry of Truth: Emergent Linear Structure in Large Language Model Representations of True/False Datasets

arXiv:2310.06824v3564 citationsh-index: 10
Originality Incremental advance
AI Analysis

This addresses the issue of truthfulness in LLMs for AI safety and reliability, providing evidence for linear representations, but it is incremental as it builds on existing probing techniques.

The study tackled the problem of LLMs outputting falsehoods by investigating the structure of their internal representations of truth, finding that at sufficient scale, LLMs linearly represent the truth or falsehood of factual statements, with probes generalizing across datasets and causal interventions altering model behavior.

Large Language Models (LLMs) have impressive capabilities, but are prone to outputting falsehoods. Recent work has developed techniques for inferring whether a LLM is telling the truth by training probes on the LLM's internal activations. However, this line of work is controversial, with some authors pointing out failures of these probes to generalize in basic ways, among other conceptual issues. In this work, we use high-quality datasets of simple true/false statements to study in detail the structure of LLM representations of truth, drawing on three lines of evidence: 1. Visualizations of LLM true/false statement representations, which reveal clear linear structure. 2. Transfer experiments in which probes trained on one dataset generalize to different datasets. 3. Causal evidence obtained by surgically intervening in a LLM's forward pass, causing it to treat false statements as true and vice versa. Overall, we present evidence that at sufficient scale, LLMs linearly represent the truth or falsehood of factual statements. We also show that simple difference-in-mean probes generalize as well as other probing techniques while identifying directions which are more causally implicated in model outputs.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes