Mechanisms vs. Outcomes: Probing for Syntax Fails to Explain Performance on Targeted Syntactic Evaluations
Ananth Agarwal, Jasper Jian, Christopher D. Manning, Shikhar Murty
TL;DR
This work interrogates whether syntactic information revealed by linear probing truly explains a model's downstream syntactic behavior. By evaluating 32 open-weight transformer models with three syntax probes and a control, and by testing against BLiMP minimal-pair judgments, the authors find a persistent dissociation: probing accuracy does not reliably predict targets like subject–verb agreement or filler–gap performance. The study introduces a control task to isolate lexical signals and reveals that even non-syntactic probes can correlate with some syntactic benchmarks, urging caution in interpreting probing results as explanations of model behavior. The results advocate using external targeted evaluations (BLiMP-style tasks) as the gold standard for syntactic competence and encourage multilingual extensions to understand language-specific probing dynamics.
Abstract
Large Language Models (LLMs) exhibit a robust mastery of syntax when processing and generating text. While this suggests internalized understanding of hierarchical syntax and dependency relations, the precise mechanism by which they represent syntactic structure is an open area within interpretability research. Probing provides one way to identify the mechanism of syntax being linearly encoded in activations, however, no comprehensive study has yet established whether a model's probing accuracy reliably predicts its downstream syntactic performance. Adopting a "mechanisms vs. outcomes" framework, we evaluate 32 open-weight transformer models and find that syntactic features extracted via probing fail to predict outcomes of targeted syntax evaluations across English linguistic phenomena. Our results highlight a substantial disconnect between latent syntactic representations found via probing and observable syntactic behaviors in downstream tasks.
