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/Connect-the-Dots: Bridging Semantics between Words and Def...

Connect-the-Dots: Bridging Semantics between Words and Definitions via Aligning Word Sense Inventories

Wenlin Yao, Xiaoman Pan, Lifeng Jin, Jianshu Chen, Dian Yu, Dong Yu

2021-10-27EMNLP 2021 11Word Sense Disambiguation
PaperPDFCode

Abstract

Word Sense Disambiguation (WSD) aims to automatically identify the exact meaning of one word according to its context. Existing supervised models struggle to make correct predictions on rare word senses due to limited training data and can only select the best definition sentence from one predefined word sense inventory (e.g., WordNet). To address the data sparsity problem and generalize the model to be independent of one predefined inventory, we propose a gloss alignment algorithm that can align definition sentences (glosses) with the same meaning from different sense inventories to collect rich lexical knowledge. We then train a model to identify semantic equivalence between a target word in context and one of its glosses using these aligned inventories, which exhibits strong transfer capability to many WSD tasks. Experiments on benchmark datasets show that the proposed method improves predictions on both frequent and rare word senses, outperforming prior work by 1.2% on the All-Words WSD Task and 4.3% on the Low-Shot WSD Task. Evaluation on WiC Task also indicates that our method can better capture word meanings in context.

Results

TaskDatasetMetricValueModel
Word Sense DisambiguationFEWSF1 (Fewshot Test)80.1SEMeq base
Word Sense DisambiguationFEWSF1 (Zero shot test)70.2SEMeq base
Word Sense DisambiguationFEWSF1 (Zeroshot Dev)71.5SEMeq base
Word Sense DisambiguationFEWSF1(FewShot Dev)80.4SEMeq base
Word Sense DisambiguationFEWSF1 (Fewshot Test)82.3SEMEq Large
Word Sense DisambiguationFEWSF1 (Zero shot test)72.2SEMEq Large
Word Sense DisambiguationFEWSF1 (Zeroshot Dev)73.7SEMEq Large
Word Sense DisambiguationFEWSF1(FewShot Dev)81.8SEMEq Large

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