LexSubCon: Integrating Knowledge from Lexical Resources into Contextual Embeddings for Lexical Substitution
George Michalopoulos, Ian McKillop, Alexander Wong, Helen Chen

TL;DR
LexSubCon is a novel framework that enhances lexical substitution by integrating structured lexical knowledge with contextual embeddings, leading to more accurate substitute generation.
Contribution
It introduces a mix-up embedding strategy and combines lexical resources with contextual models for improved lexical substitution performance.
Findings
Outperforms state-of-the-art on LS07 and CoInCo datasets
Effective integration of lexical knowledge improves substitution accuracy
Utilizes sentence similarity modeling for better context understanding
Abstract
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…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
