paper-with-me

홈 › Papers

Leveraging Lexical Substitutes for Unsupervised Word Sense Induction

2018-04-27 · Thirty-Second AAAI Conference on Artificial Intelligence 2018 4 · Domagoj Alagić, Jan Šnajder, Sebastian Padó

Word sense induction is the most prominent unsupervised approach to lexical disambiguation. It clusters word instances, typically represented by their bag-of-words contexts. Therefore, uninformative and ambiguous contexts present a major challenge. In this paper, we investigate the use of an alternative instance representation based on lexical substitutes, i.e., contextually suitable, meaning-preserving replacements. Using lexical substitutes predicted by a state-of-the-art automatic system and a simple clustering algorithm, we outperform bag-of-words instance representations and compete with much more complex structured probabilistic models. Furthermore, we show that an oracle based on manually-labeled lexical substitutes yields yet substantially higher performance. Taken together, this provides evidence for a complementarity between word sense induction and lexical substitution that has not been given much consideration before.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringWord Sense Induction

Similar Papers 제목 키워드 기반

Towards better substitution-based word sense induction

2019-05-29 · Asaf Amrami, Yoav Goldberg

Word sense induction (WSI) is the task of unsupervised clustering of word usages within a sentence to distinguish senses. Recent work obtain strong results by clustering lexical substitutes derived from pre-trained RNN l…

ClusteringSentenceWord Sense Induction

Combining Lexical Substitutes in Neural Word Sense Induction

2019-09-01 · RANLP 2019 9 · Nikolay Arefyev, Boris Sheludko, Alex Panchenko, er

Word Sense Induction (WSI) is the task of grouping of occurrences of an ambiguous word according to their meaning. In this work, we improve the approach to WSI proposed by Amrami and Goldberg (2018) based on clustering o…

ClusteringWord Sense Induction

BOS at LSCDiscovery: Lexical Substitution for Interpretable Lexical Semantic Change Detection

2022-06-07 · Artem Kudisov, Nikolay Arefyev

We propose a solution for the LSCDiscovery shared task on Lexical Semantic Change Detection in Spanish. Our approach is based on generating lexical substitutes that describe old and new senses of a given word. This appro…

Change Detection

black[LSCDiscovery shared task] BOS at LSCDiscovery: Lexical Substitution for Interpretable Lexical Semantic Change Detection

2022-05-01 · LChange (ACL) 2022 5 · Artem Kudisov, Nikolay Arefyev

We propose a solution for the LSCDiscovery shared task on Lexical Semantic Change Detection in Spanish. Our approach is based on generating lexical substitutes that describe old and new senses of a given word. This appro…

Change Detection

FASTSUBS: An Efficient and Exact Procedure for Finding the Most Likely Lexical Substitutes Based on an N-gram Language Model

2012-05-24 · Deniz Yuret

Lexical substitutes have found use in areas such as paraphrasing, text simplification, machine translation, word sense disambiguation, and part of speech induction. However the computational complexity of accurately iden…

Language ModelingLanguage ModellingMachine TranslationSentence+3