English

BERTRAM: Improved Word Embeddings Have Big Impact on Contextualized Model Performance

Computation and Language 2020-04-30 v3

Abstract

Pretraining deep language models has led to large performance gains in NLP. Despite this success, Schick and Sch\"utze (2020) recently showed that these models struggle to understand rare words. For static word embeddings, this problem has been addressed by separately learning representations for rare words. In this work, we transfer this idea to pretrained language models: We introduce BERTRAM, a powerful architecture based on BERT that is capable of inferring high-quality embeddings for rare words that are suitable as input representations for deep language models. This is achieved by enabling the surface form and contexts of a word to interact with each other in a deep architecture. Integrating BERTRAM into BERT leads to large performance increases due to improved representations of rare and medium frequency words on both a rare word probing task and three downstream tasks.

Keywords

Cite

@article{arxiv.1910.07181,
  title  = {BERTRAM: Improved Word Embeddings Have Big Impact on Contextualized Model Performance},
  author = {Timo Schick and Hinrich Schütze},
  journal= {arXiv preprint arXiv:1910.07181},
  year   = {2020}
}

Comments

Accepted at ACL2020

R2 v1 2026-06-23T11:45:04.185Z