paper-with-me

Papers

Incorporating Glosses into Neural Word Sense Disambiguation

2018-05-21 · ACL 2018 7 · Fuli Luo, Tianyu Liu, Qiaolin Xia, Baobao Chang, Zhifang Sui

Word Sense Disambiguation (WSD) aims to identify the correct meaning of polysemous words in the particular context. Lexical resources like WordNet which are proved to be of great help for WSD in the knowledge-based methods. However, previous neural networks for WSD always rely on massive labeled data (context), ignoring lexical resources like glosses (sense definitions). In this paper, we integrate the context and glosses of the target word into a unified framework in order to make full use of both labeled data and lexical knowledge. Therefore, we propose GAS: a gloss-augmented WSD neural network which jointly encodes the context and glosses of the target word. GAS models the semantic relationship between the context and the gloss in an improved memory network framework, which breaks the barriers of the previous supervised methods and knowledge-based methods. We further extend the original gloss of word sense via its semantic relations in WordNet to enrich the gloss information. The experimental results show that our model outperforms the state-of-theart systems on several English all-words WSD datasets.

📄 PDF Abstract BibTeX arXiv:1805.08028

Code (1)

jimiyulu/WSD_MemNN 공식 구현 tf

Tasks

Word Sense Disambiguation

Similar Papers 제목 키워드 기반

Improved Word Sense Disambiguation with Enhanced Sense Representations

2021-11-01 · Findings (EMNLP) 2021 11 · Yang song, Xin Cai Ong, Hwee Tou Ng, Qian Lin

Current state-of-the-art supervised word sense disambiguation (WSD) systems (such as GlossBERT and bi-encoder model) yield surprisingly good results by purely leveraging pre-trained language models and short dictionary d…

Word Sense Disambiguation

plWordNet in Word Sense Disambiguation task

2016-01-01 · GWC 2016 1 · Maciej Piasecki, Paweł Kędzia, Marlena Orlińska

The paper explores the application of plWordNet, a very large wordnet of Polish, in weakly supervised Word Sense Disambiguation (WSD). Because plWordNet provides only partial descriptions by glosses and usage examples, a…

Re-RankingWord Sense Disambiguation

SensPick: Sense Picking for Word Sense Disambiguation

2021-02-10 · SM Zobaed, Md Enamul Haque, Md Fazle Rabby, Mohsen Amini Salehi

Word sense disambiguation (WSD) methods identify the most suitable meaning of a word with respect to the usage of that word in a specific context. Neural network-based WSD approaches rely on a sense-annotated corpus sinc…

PositionWord Sense Disambiguation

Quantum Visual Word Sense Disambiguation: Unraveling Ambiguities Through Quantum Inference Model

2025-12-31 · Wenbo Qiao, Peng Zhang, Qinghua Hu arxiv

Visual word sense disambiguation focuses on polysemous words, where candidate images can be easily confused. Traditional methods use classical probability to calculate the likelihood of an image matching each gloss of th…

Word Sense DisambiguationQuantum Machine LearningImage Matching

Leveraging Gloss Knowledge in Neural Word Sense Disambiguation by Hierarchical Co-Attention

2018-10-01 · EMNLP 2018 10 · Fuli Luo, Tianyu Liu, Zexue He, Qiaolin Xia 외

The goal of Word Sense Disambiguation (WSD) is to identify the correct meaning of a word in the particular context. Traditional supervised methods only use labeled data (context), while missing rich lexical knowledge suc…

SentenceWord Sense Disambiguation