Unsupervised Lexical Substitution with Decontextualised Embeddings
We propose a new unsupervised method for lexical substitution using pre-trained language models. Compared to previous approaches that use the generative capability of language models to predict substitutes, our method retrieves substitutes based on the similarity of contextualised and decontextualised word embeddings, i.e. the average contextual representation of a word in multiple contexts. We conduct experiments in English and Italian, and show that our method substantially outperforms strong baselines and establishes a new state-of-the-art without any explicit supervision or fine-tuning. We further show that our method performs particularly well at predicting low-frequency substitutes, and also generates a diverse list of substitute candidates, reducing morphophonetic or morphosyntactic biases induced by article-noun agreement.
Code (1)
Tasks
Word EmbeddingsSimilar Papers 제목 키워드 기반
Contextualized context2vec
Lexical substitution ranks substitution candidates from the viewpoint of paraphrasability for a target word in a given sentence. There are two major approaches for lexical substitution: (1) generating contextualized word…
SentenceWord EmbeddingsLexSubCon: Integrating Knowledge from Lexical Resources into Contextual Embeddings for Lexical Substitution
Lexical substitution is the task of generating meaningful substitutes for a word in a given textual context. Contextual word embedding models have achieved state-of-the-art results in the lexical substitution task by rel…
SentenceSentence SimilarityCILex: An Investigation of Context Information for Lexical Substitution Methods
Lexical substitution, which aims to generate substitutes for a target word given a context, is an important natural language processing task useful in many applications. Due to the paucity of annotated data, existing met…
SentenceSentence EmbeddingsWord EmbeddingsLexical Simplification with Pretrained Encoders
Lexical simplification (LS) aims to replace complex words in a given sentence with their simpler alternatives of equivalent meaning. Recently unsupervised lexical simplification approaches only rely on the complex word i…
Language ModellingLexical SimplificationSentenceLexical Simplification with Neural Ranking
We present a new Lexical Simplification approach that exploits Neural Networks to learn substitutions from the Newsela corpus - a large set of professionally produced simplifications. We extract candidate substitutions b…
Complex Word IdentificationInformation RetrievalLexical Simplificationregression+1