@inproceedings{poerner-etal-2020-e,
title = "{E}-{BERT}: Efficient-Yet-Effective Entity Embeddings for {BERT}",
author = {Poerner, Nina and
Waltinger, Ulli and
Sch{\"u}tze, Hinrich},
editor = "Cohn, Trevor and
He, Yulan and
Liu, Yang",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2020",
month = nov,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.findings-emnlp.71/",
doi = "10.18653/v1/2020.findings-emnlp.71",
pages = "803--818",
abstract = "We present a novel way of injecting factual knowledge about entities into the pretrained BERT model (Devlin et al., 2019): We align Wikipedia2Vec entity vectors (Yamada et al., 2016) with BERT`s native wordpiece vector space and use the aligned entity vectors as if they were wordpiece vectors. The resulting entity-enhanced version of BERT (called E-BERT) is similar in spirit to ERNIE (Zhang et al., 2019) and KnowBert (Peters et al., 2019), but it requires no expensive further pre-training of the BERT encoder. We evaluate E-BERT on unsupervised question answering (QA), supervised relation classification (RC) and entity linking (EL). On all three tasks, E-BERT outperforms BERT and other baselines. We also show quantitatively that the original BERT model is overly reliant on the surface form of entity names (e.g., guessing that someone with an Italian-sounding name speaks Italian), and that E-BERT mitigates this problem."
}
Markdown (Informal)
[E-BERT: Efficient-Yet-Effective Entity Embeddings for BERT](https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.findings-emnlp.71/) (Poerner et al., Findings 2020)
ACL