CLFeb 8, 2022

Do Language Models Learn Position-Role Mappings?

arXiv:2202.03611v14 citations
Originality Incremental advance
AI Analysis

This addresses how language models acquire syntactic-semantic knowledge, with incremental insights into their generalization capabilities.

The study investigated whether pretrained language models learn position-role mappings in natural language, finding that models like BERT recognize theme and recipient roles in ditransitive constructions and generalize this knowledge across paradigms, though with limitations in novel verb contexts.

How is knowledge of position-role mappings in natural language learned? We explore this question in a computational setting, testing whether a variety of well-performing pertained language models (BERT, RoBERTa, and DistilBERT) exhibit knowledge of these mappings, and whether this knowledge persists across alternations in syntactic, structural, and lexical alternations. In Experiment 1, we show that these neural models do indeed recognize distinctions between theme and recipient roles in ditransitive constructions, and that these distinct patterns are shared across construction type. We strengthen this finding in Experiment 2 by showing that fine-tuning these language models on novel theme- and recipient-like tokens in one paradigm allows the models to make correct predictions about their placement in other paradigms, suggesting that the knowledge of these mappings is shared rather than independently learned. We do, however, observe some limitations of this generalization when tasks involve constructions with novel ditransitive verbs, hinting at a degree of lexical specificity which underlies model performance.

Foundations

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

Your Notes