CLJul 12, 2022

Using Paraphrases to Study Properties of Contextual Embeddings

arXiv:2207.05553v1629 citationsh-index: 71
Originality Synthesis-oriented
AI Analysis

This work provides insights into embedding properties for NLP researchers, but it is incremental as it builds on prior studies of BERT.

The researchers used paraphrases to analyze BERT's contextual embeddings, finding that they handle polysemous words well but often assign different representations to synonyms, and they observed nuanced patterns in contextualization across layers.

We use paraphrases as a unique source of data to analyze contextualized embeddings, with a particular focus on BERT. Because paraphrases naturally encode consistent word and phrase semantics, they provide a unique lens for investigating properties of embeddings. Using the Paraphrase Database's alignments, we study words within paraphrases as well as phrase representations. We find that contextual embeddings effectively handle polysemous words, but give synonyms surprisingly different representations in many cases. We confirm previous findings that BERT is sensitive to word order, but find slightly different patterns than prior work in terms of the level of contextualization across BERT's layers.

Foundations

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

Your Notes