LGApr 15

Linear Probe Accuracy Scales with Model Size and Benefits from Multi-Layer Ensembling

arXiv:2604.1338660.91 citationsh-index: 1
AI Analysis

For AI safety researchers, this work provides a practical method to improve reliability of detecting model deception, though the approach is incremental.

This paper shows that combining linear probes from multiple layers into an ensemble improves detection of when language models produce outputs they 'know' are wrong, achieving AUROC gains of +29% on Insider Trading and +78% on Harm-Pressure Knowledge. Across 12 models (0.5B–176B parameters), probe accuracy improves by ~5% AUROC per 10x parameters (R=0.81).

Linear probes can detect when language models produce outputs they "know" are wrong, a capability relevant to both deception and reward hacking. However, single-layer probes are fragile: the best layer varies across models and tasks, and probes fail entirely on some deception types. We show that combining probes from multiple layers into an ensemble recovers strong performance even where single-layer probes fail, improving AUROC by +29% on Insider Trading and +78% on Harm-Pressure Knowledge. Across 12 models (0.5B--176B parameters), we find probe accuracy improves with scale: ~5% AUROC per 10x parameters (R=0.81). Geometrically, deception directions rotate gradually across layers rather than appearing at one location, explaining both why single-layer probes are brittle and why multi-layer ensembles succeed.

Foundations

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

Your Notes