Lacking the embedding of a word? Look it up into a traditional dictionary
Elena Sofia Ruzzetti, Leonardo Ranaldi, Michele Mastromattei,, Francesca Fallucchi, Fabio Massimo Zanzotto

TL;DR
This paper introduces two methods, DefiNNet and DefBERT, that leverage traditional dictionary definitions to generate embeddings for rare or out-of-vocabulary words, outperforming existing approaches.
Contribution
The paper proposes novel methods using dictionary definitions to produce embeddings for rare words, significantly improving over state-of-the-art techniques.
Findings
DefiNNet outperforms FastText for rare words.
DefBERT outperforms BERT for out-of-vocabulary words.
Dictionary definitions are effective for embedding rare words.
Abstract
Word embeddings are powerful dictionaries, which may easily capture language variations. However, these dictionaries fail to give sense to rare words, which are surprisingly often covered by traditional dictionaries. In this paper, we propose to use definitions retrieved in traditional dictionaries to produce word embeddings for rare words. For this purpose, we introduce two methods: Definition Neural Network (DefiNNet) and Define BERT (DefBERT). In our experiments, DefiNNet and DefBERT significantly outperform state-of-the-art as well as baseline methods devised for producing embeddings of unknown words. In fact, DefiNNet significantly outperforms FastText, which implements a method for the same task-based on n-grams, and DefBERT significantly outperforms the BERT method for OOV words. Then, definitions in traditional dictionaries are useful to build word embeddings for rare words.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Lexicography and Language Studies · linguistics and terminology studies
MethodsAttention Is All You Need · Linear Layer · Attention Dropout · Weight Decay · Refunds@Expedia|||How do I get a full refund from Expedia? · Layer Normalization · Linear Warmup With Linear Decay · Residual Connection · Softmax · Multi-Head Attention
