CLMay 6

Implicit Representations of Grammaticality in Language Models

arXiv:2605.0519732.5
Predicted impact top 44% in CL · last 90 daysOriginality Incremental advance
AI Analysis

This work provides evidence that LMs encode grammaticality as a distinct feature in their hidden layers, offering insights for linguists and NLP researchers into the nature of linguistic knowledge in neural models.

The authors investigate whether language models (LMs) implicitly learn a grammaticality distinction separate from string probability. They train a linear probe on internal representations to classify grammatical vs. ungrammatical sentences, finding it outperforms LM probability-based judgments on grammaticality benchmarks and generalizes cross-lingually, while correlating weakly with string probabilities.

Grammaticality and likelihood are distinct notions in human language. Pretrained language models (LMs), which are probabilistic models of language fitted to maximize corpus likelihood, generate grammatically well-formed text and discriminate well between grammatical and ungrammatical sentences in tightly controlled minimal pairs. However, their string probabilities do not sharply discriminate between grammatical and ungrammatical sentences overall. But do LMs implicitly acquire a grammaticality distinction distinct from string probability? We explore this question through studying internal representations of LMs, by training a linear probe on a dataset of grammatical and (synthetic) ungrammatical sentences obtained by applying perturbations to a naturalistic text corpus. We find that this simple grammaticality probe generalizes to human-curated grammaticality judgment benchmarks and outperforms LM probability-based grammaticality judgments. When applied to semantic plausibility benchmarks, in which both members of a minimal pair are grammatical and differ in only plausibility, the probe however performs worse than string probability. The English-trained probe also exhibits nontrivial cross-lingual generalization, outperforming string probabilities on grammaticality benchmarks in numerous other languages. Additionally, probe scores correlate only weakly with string probabilities. These results collectively suggest that LMs acquire to some extent an implicit grammaticality distinction within their hidden layers.

Foundations

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

Your Notes