CLDec 13, 2021

Measuring Context-Word Biases in Lexical Semantic Datasets

arXiv:2112.06733v4290 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of biased evaluation in NLP for researchers, revealing that current tasks may not accurately test word-in-context semantics as intended.

The paper quantitatively analyzed context-word biases in lexical semantic datasets used to evaluate pretrained contextualized models, finding that models exhibit strong biases (word or context) unlike humans, which helps explain the model-human performance gap.

State-of-the-art pretrained contextualized models (PCM) eg. BERT use tasks such as WiC and WSD to evaluate their word-in-context representations. This inherently assumes that performance in these tasks reflect how well a model represents the coupled word and context semantics. We question this assumption by presenting the first quantitative analysis on the context-word interaction being tested in major contextual lexical semantic tasks. To achieve this, we run probing baselines on masked input, and propose measures to calculate and visualize the degree of context or word biases in existing datasets. The analysis was performed on both models and humans. Our findings demonstrate that models are usually not being tested for word-in-context semantics in the same way as humans are in these tasks, which helps us better understand the model-human gap. Specifically, to PCMs, most existing datasets fall into the extreme ends (the retrieval-based tasks exhibit strong target word bias while WiC-style tasks and WSD show strong context bias); In comparison, humans are less biased and achieve much better performance when both word and context are available than with masked input. We recommend our framework for understanding and controlling these biases for model interpretation and future task design.

Foundations

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

Your Notes