TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/GlossBERT: BERT for Word Sense Disambiguation with Gloss K...

GlossBERT: BERT for Word Sense Disambiguation with Gloss Knowledge

Luyao Huang, Chi Sun, Xipeng Qiu, Xuanjing Huang

2019-08-20IJCNLP 2019 11Word Sense Disambiguation
PaperPDFCodeCode(official)Code

Abstract

Word Sense Disambiguation (WSD) aims to find the exact sense of an ambiguous word in a particular context. Traditional supervised methods rarely take into consideration the lexical resources like WordNet, which are widely utilized in knowledge-based methods. Recent studies have shown the effectiveness of incorporating gloss (sense definition) into neural networks for WSD. However, compared with traditional word expert supervised methods, they have not achieved much improvement. In this paper, we focus on how to better leverage gloss knowledge in a supervised neural WSD system. We construct context-gloss pairs and propose three BERT-based models for WSD. We fine-tune the pre-trained BERT model on SemCor3.0 training corpus and the experimental results on several English all-words WSD benchmark datasets show that our approach outperforms the state-of-the-art systems.

Results

TaskDatasetMetricValueModel
Word Sense DisambiguationSupervised:SemEval 200772.5GlossBERT
Word Sense DisambiguationSupervised:SemEval 201376.1GlossBERT
Word Sense DisambiguationSupervised:SemEval 201580.4GlossBERT
Word Sense DisambiguationSupervised:Senseval 277.7GlossBERT
Word Sense DisambiguationSupervised:Senseval 375.2GlossBERT
Word Sense DisambiguationWiC-TSVTask 1 Accuracy: all75.9GlossBert-ws
Word Sense DisambiguationWiC-TSVTask 1 Accuracy: domain specific76.7GlossBert-ws
Word Sense DisambiguationWiC-TSVTask 1 Accuracy: general purpose75.2GlossBert-ws
Entity LinkingWiC-TSVTask 1 Accuracy: all75.9GlossBert-ws
Entity LinkingWiC-TSVTask 1 Accuracy: domain specific76.7GlossBert-ws
Entity LinkingWiC-TSVTask 1 Accuracy: general purpose75.2GlossBert-ws

Related Papers

Semantic similarity estimation for domain specific data using BERT and other techniques2025-06-23On Self-improving Token Embeddings2025-04-21SANDWiCH: Semantical Analysis of Neighbours for Disambiguating Words in Context ad Hoc2025-03-07GlossGPT: GPT for Word Sense Disambiguation using Few-shot Chain-of-Thought Prompting2025-03-01Probing Semantic Routing in Large Mixture-of-Expert Models2025-02-15TreeMatch: A Fully Unsupervised WSD System Using Dependency Knowledge on a Specific Domain2025-01-05Fietje: An open, efficient LLM for Dutch2024-12-19Word Sense Linking: Disambiguating Outside the Sandbox2024-12-12