CLAIMar 24, 2025

Construction Identification and Disambiguation Using BERT: A Case Study of NPN

arXiv:2503.18751v24 citationsh-index: 2Proceedings of the 29th Conference on Computational Natural Language Learning
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of understanding how language models represent minor linguistic constructions for researchers in computational linguistics, but it is incremental as it builds on prior findings about transformer models.

The study probed BERT's ability to identify and disambiguate the polysemous NPN construction in English, finding that probing classifiers achieved decent discrimination from distractors and sense disambiguation, indicating BERT encodes semantic knowledge of this construction.

Construction Grammar hypothesizes that knowledge of a language consists chiefly of knowledge of form-meaning pairs (''constructions'') that include vocabulary, general grammar rules, and even idiosyncratic patterns. Recent work has shown that transformer language models represent at least some constructional patterns, including ones where the construction is rare overall. In this work, we probe BERT's representation of the form and meaning of a minor construction of English, the NPN (noun-preposition-noun) construction -- exhibited in such expressions as face to face and day to day -- which is known to be polysemous. We construct a benchmark dataset of semantically annotated corpus instances (including distractors that superficially resemble the construction). With this dataset, we train and evaluate probing classifiers. They achieve decent discrimination of the construction from distractors, as well as sense disambiguation among true instances of the construction, revealing that BERT embeddings carry indications of the construction's semantics. Moreover, artificially permuting the word order of true construction instances causes them to be rejected, indicating sensitivity to matters of form. We conclude that BERT does latently encode at least some knowledge of the NPN construction going beyond a surface syntactic pattern and lexical cues.

Foundations

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

Your Notes