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/Semi-supervised Word Sense Disambiguation with Neural Models

Semi-supervised Word Sense Disambiguation with Neural Models

Dayu Yuan, Julian Richardson, Ryan Doherty, Colin Evans, Eric Altendorf

2016-03-22COLING 2016 12Word Sense DisambiguationLanguage Modelling
PaperPDF

Abstract

Determining the intended sense of words in text - word sense disambiguation (WSD) - is a long standing problem in natural language processing. Recently, researchers have shown promising results using word vectors extracted from a neural network language model as features in WSD algorithms. However, a simple average or concatenation of word vectors for each word in a text loses the sequential and syntactic information of the text. In this paper, we study WSD with a sequence learning neural net, LSTM, to better capture the sequential and syntactic patterns of the text. To alleviate the lack of training data in all-words WSD, we employ the same LSTM in a semi-supervised label propagation classifier. We demonstrate state-of-the-art results, especially on verbs.

Results

TaskDatasetMetricValueModel
Word Sense DisambiguationSensEval 2F174.4LSTMLP (T:OMSTI, U:1K)
Word Sense DisambiguationSensEval 2F173.9LSTMLP (T:SemCor, U:OMSTI)
Word Sense DisambiguationSensEval 2F173.8LSTMLP (T:SemCor, U:1K)
Word Sense DisambiguationSensEval 2F173.6LSTM (T:SemCor)
Word Sense DisambiguationSensEval 2F172.4LSTM (T:OMSTI)
Word Sense DisambiguationSensEval 3 Task 1F171.8LSTMLP (T:SemCor, U:1K)
Word Sense DisambiguationSensEval 3 Task 1F171.1LSTMLP (T:SemCor, U:OMSTI)
Word Sense DisambiguationSensEval 3 Task 1F171LSTMLP (T:OMSTI, U:1K)
Word Sense DisambiguationSensEval 3 Task 1F169.2LSTM (T:SemCor)
Word Sense DisambiguationSensEval 3 Task 1F164.3LSTM (T:OMSTI)
Word Sense DisambiguationSemEval 2013 Task 12F169.5LSTMLP (T:SemCor, U:1K)
Word Sense DisambiguationSemEval 2013 Task 12F168.1LSTMLP (T:OMSTI, U:1K)
Word Sense DisambiguationSemEval 2013 Task 12F167.9LSTMLP (T:SemCor, U:OMSTI)
Word Sense DisambiguationSemEval 2013 Task 12F167.3LSTM (T:OMSTI)
Word Sense DisambiguationSemEval 2013 Task 12F167LSTM (T:SemCor)
Word Sense DisambiguationSemEval 2007 Task 7F184.3LSTMLP (T:SemCor, U:OMSTI)
Word Sense DisambiguationSemEval 2007 Task 7F183.6LSTMLP (T:SemCor, U:1K)
Word Sense DisambiguationSemEval 2007 Task 7F183.3LSTMLP (T:OMSTI, U:1K)
Word Sense DisambiguationSemEval 2007 Task 7F182.8LSTM (T:SemCor)
Word Sense DisambiguationSemEval 2007 Task 7F181.1LSTM (T:OMSTI)
Word Sense DisambiguationSemEval 2007 Task 17F164.2LSTM (T:SemCor)
Word Sense DisambiguationSemEval 2007 Task 17F163.7LSTMLP (T:SemCor, U:OMSTI)
Word Sense DisambiguationSemEval 2007 Task 17F163.5LSTMLP (T:SemCor, U:1K)
Word Sense DisambiguationSemEval 2007 Task 17F163.3LSTMLP (T:OMSTI, U:1K)
Word Sense DisambiguationSemEval 2007 Task 17F160.7LSTM (T:OMSTI)

Related Papers

Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21Making Language Model a Hierarchical Classifier and Generator2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17The Generative Energy Arena (GEA): Incorporating Energy Awareness in Large Language Model (LLM) Human Evaluations2025-07-17Inverse Reinforcement Learning Meets Large Language Model Post-Training: Basics, Advances, and Opportunities2025-07-17Assay2Mol: large language model-based drug design using BioAssay context2025-07-16Describe Anything Model for Visual Question Answering on Text-rich Images2025-07-16InstructFLIP: Exploring Unified Vision-Language Model for Face Anti-spoofing2025-07-16