paper-with-me

Papers

LexSubCon: Integrating Knowledge from Lexical Resources into Contextual Embeddings for Lexical Substitution

2021-07-11 · ACL 2022 5 · George Michalopoulos, Ian McKillop, Alexander Wong, Helen Chen

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 relying on contextual information extracted from the replaced word within the sentence. However, such models do not take into account structured knowledge that exists in external lexical databases. We introduce LexSubCon, an end-to-end lexical substitution framework based on contextual embedding models that can identify highly accurate substitute candidates. This is achieved by combining contextual information with knowledge from structured lexical resources. Our approach involves: (i) introducing a novel mix-up embedding strategy in the creation of the input embedding of the target word through linearly interpolating the pair of the target input embedding and the average embedding of its probable synonyms; (ii) considering the similarity of the sentence-definition embeddings of the target word and its proposed candidates; and, (iii) calculating the effect of each substitution in the semantics of the sentence through a fine-tuned sentence similarity model. Our experiments show that LexSubCon outperforms previous state-of-the-art methods on LS07 and CoInCo benchmark datasets that are widely used for lexical substitution tasks.

📄 PDF Abstract BibTeX arXiv:2107.05132

Code (1)

gmichalo/lexsubcon 공식 구현 pytorch

Tasks

SentenceSentence Similarity

Similar Papers 제목 키워드 기반

Lexical Resources for Low-Resource PoS Tagging in Neural Times

2019-09-01 · WS (NoDaLiDa) 2019 9 · Barbara Plank, Sigrid Klerke

More and more evidence is appearing that integrating symbolic lexical knowledge into neural models aids learning. This contrasts the widely-held belief that neural networks largely learn their own feature representations…

Cross-Lingual POS TaggingPOSPOS Tagging

Evaluating the Impact of External Lexical Resources into a CRF-based Multiword Segmenter and Part-of-Speech Tagger

2012-05-01 · LREC 2012 5 · Matthieu Constant, Isabelle Tellier

This paper evaluates the impact of external lexical resources into a CRF-based joint Multiword Segmenter and Part-of-Speech Tagger. We especially show different ways of integrating lexicon-based features in the tagging m…

Named Entity Recognition (NER)Part-Of-Speech Tagging

Integrating Semantic Knowledge into Lexical Embeddings Based on Information Content Measurement

2017-04-01 · EACL 2017 4 · Hsin-Yang Wang, Wei-Yun Ma

Distributional word representations are widely used in NLP tasks. These representations are based on an assumption that words with a similar context tend to have a similar meaning. To improve the quality of the context-b…

Document ClassificationInformation RetrievalQuestion AnsweringWord Embeddings+1

The Interplay between Lexical Resources and Natural Language Processing

2018-07-02 · NAACL 2018 6 · Jose Camacho-Collados, Luis Espinosa-Anke, Mohammad Taher Pilehvar

Incorporating linguistic, world and common sense knowledge into AI/NLP systems is currently an important research area, with several open problems and challenges. At the same time, processing and storing this knowledge i…

Common Sense Reasoning

The open lexical infrastructure of Spr\aakbanken

2012-05-01 · LREC 2012 5 · Lars Borin, Markus Forsberg, Leif-J{\"o}ran Olsson, Jonatan Uppstr{\"o}m

We present our ongoing work on Karp, Spr{\aa}kbanken's (the Swedish Language Bank) open lexical infrastructure, which has two main functions: (1) to support the work on creating, curating, and integrating our various lex…