Information Locality as an Inductive Bias for Neural Language Models
Taiga Someya, Anej Svete, Brian DuSell, Timothy J. O'Donnell, Mario Giulianelli, Ryan Cotterell

TL;DR
This paper introduces a new information-theoretic measure called m-local entropy to analyze how neural language models utilize local context, revealing their sensitivity to local statistical structures similar to human language processing.
Contribution
The paper proposes a quantitative framework and a novel measure, m-local entropy, to investigate the inductive biases of neural language models regarding local language structure.
Findings
Languages with higher m-local entropy are harder for neural LMs to learn.
Neural LMs are highly sensitive to local statistical structures.
The framework enables controlled studies of language model biases.
Abstract
Inductive biases are inherent in every machine learning system, shaping how models generalize from finite data. In the case of neural language models (LMs), debates persist as to whether these biases align with or diverge from human processing constraints. To address this issue, we propose a quantitative framework that allows for controlled investigations into the nature of these biases. Within our framework, we introduce -local entropyan information-theoretic measure derived from average lossy-context surprisalthat captures the local uncertainty of a language by quantifying how effectively the preceding symbols disambiguate the next symbol. In experiments on both perturbed natural language corpora and languages defined by probabilistic finite-state automata (PFSAs), we show that languages with higher -local entropy are more difficult for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Topic Modeling · Natural Language Processing Techniques
MethodsAbsolute Position Encodings · Layer Normalization · Byte Pair Encoding · Label Smoothing · Softmax · Dropout · Dense Connections · Transformer · Sigmoid Activation · ALIGN
