Disjoint Processing Mechanisms of Hierarchical and Linear Grammars in Large Language Models
Aruna Sankaranarayanan, Dylan Hadfield-Menell, Aaron Mueller
TL;DR
The paper investigates whether large language models develop distinct, interpretable mechanisms for processing hierarchical versus linear grammars, independent of human biases. It employs a broad suite of open-weight LLMs and a comprehensive set of grammars across English, Italian, Japanese, plus nonce-word Jabberwocky variants, in a four-experiment program including behavioral comparisons, mechanistic localization, causal ablations, and cross-domain tests. Key findings show that hierarchy-sensitive processing is largely separable from linearity-sensitive processing, evidenced by distinct component overlaps and selective ablations, and that hierarchy sensitivity persists even with nonce inputs, suggesting abstract, meaning-independent mechanisms. These results imply that functional specialization toward hierarchical linguistic structure can arise from exposure to language data alone, with implications for mechanistic interpretability and the understanding of syntax in AI systems.
Abstract
All natural languages are structured hierarchically. In humans, this structural restriction is neurologically coded: when two grammars are presented with identical vocabularies, brain areas responsible for language processing are only sensitive to hierarchical grammars. Using large language models (LLMs), we investigate whether such functionally distinct hierarchical processing regions can arise solely from exposure to large-scale language distributions. We generate inputs using English, Italian, Japanese, or nonce words, varying the underlying grammars to conform to either hierarchical or linear/positional rules. Using these grammars, we first observe that language models show distinct behaviors on hierarchical versus linearly structured inputs. Then, we find that the components responsible for processing hierarchical grammars are distinct from those that process linear grammars; we causally verify this in ablation experiments. Finally, we observe that hierarchy-selective components are also active on nonce grammars; this suggests that hierarchy sensitivity is not tied to meaning, nor in-distribution inputs.
