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/Improved Word Sense Disambiguation Using Pre-Trained Conte...

Improved Word Sense Disambiguation Using Pre-Trained Contextualized Word Representations

Christian Hadiwinoto, Hwee Tou Ng, Wee Chung Gan

2019-10-01IJCNLP 2019 11Question AnsweringSentiment Analysisnamed-entity-recognitionNamed Entity RecognitionWord EmbeddingsNamed Entity Recognition (NER)Word Sense Disambiguation
PaperPDFCode(official)

Abstract

Contextualized word representations are able to give different representations for the same word in different contexts, and they have been shown to be effective in downstream natural language processing tasks, such as question answering, named entity recognition, and sentiment analysis. However, evaluation on word sense disambiguation (WSD) in prior work shows that using contextualized word representations does not outperform the state-of-the-art approach that makes use of non-contextualized word embeddings. In this paper, we explore different strategies of integrating pre-trained contextualized word representations and our best strategy achieves accuracies exceeding the best prior published accuracies by significant margins on multiple benchmark WSD datasets. We make the source code available at https://github.com/nusnlp/contextemb-wsd.

Results

TaskDatasetMetricValueModel
Word Sense DisambiguationSupervised:SemEval 200768.1BERT (linear projection)
Word Sense DisambiguationSupervised:SemEval 201371.1BERT (linear projection)
Word Sense DisambiguationSupervised:SemEval 201576.2BERT (linear projection)
Word Sense DisambiguationSupervised:Senseval 275.5BERT (linear projection)
Word Sense DisambiguationSupervised:Senseval 373.6BERT (linear projection)
Word Sense DisambiguationSupervised:SemEval 200763.3BERT (nearest neighbour)
Word Sense DisambiguationSupervised:SemEval 201369.2BERT (nearest neighbour)
Word Sense DisambiguationSupervised:SemEval 201574.4BERT (nearest neighbour)
Word Sense DisambiguationSupervised:Senseval 273.8BERT (nearest neighbour)
Word Sense DisambiguationSupervised:Senseval 371.6BERT (nearest neighbour)

Related Papers

From Roots to Rewards: Dynamic Tree Reasoning with RL2025-07-17Enter the Mind Palace: Reasoning and Planning for Long-term Active Embodied Question Answering2025-07-17Vision-and-Language Training Helps Deploy Taxonomic Knowledge but Does Not Fundamentally Alter It2025-07-17City-VLM: Towards Multidomain Perception Scene Understanding via Multimodal Incomplete Learning2025-07-17AdaptiSent: Context-Aware Adaptive Attention for Multimodal Aspect-Based Sentiment Analysis2025-07-17Describe Anything Model for Visual Question Answering on Text-rich Images2025-07-16Is This Just Fantasy? Language Model Representations Reflect Human Judgments of Event Plausibility2025-07-16AI Wizards at CheckThat! 2025: Enhancing Transformer-Based Embeddings with Sentiment for Subjectivity Detection in News Articles2025-07-15