English
Related papers

Related papers: One Sense per Translation

200 papers

Visual Word Sense Disambiguation (VWSD) is a task to find the image that most accurately depicts the correct sense of the target word for the given context. Previously, image-text matching models often suffered from recognizing polysemous…

Computation and Language · Computer Science 2023-07-25 Sunjae Kwon , Rishabh Garodia , Minhwa Lee , Zhichao Yang , Hong Yu

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…

Computation and Language · Computer Science 2020-01-07 Luyao Huang , Chi Sun , Xipeng Qiu , Xuanjing Huang

Word Sense Disambiguation (WSD), which aims to identify the correct sense of a given polyseme, is a long-standing problem in NLP. In this paper, we propose to use BERT to extract better polyseme representations for WSD and explore several…

Computation and Language · Computer Science 2019-09-19 Jiaju Du , Fanchao Qi , Maosong Sun

Word Sense Disambiguation is an open problem in Natural Language Processing which is particularly challenging and useful in the unsupervised setting where all the words in any given text need to be disambiguated without using any labeled…

Computation and Language · Computer Science 2018-01-09 Devendra Singh Chaplot , Ruslan Salakhutdinov

Word Sense Disambiguation (WSD) is the task to determine the sense of an ambiguous word in a given context. Previous approaches for WSD have focused on supervised and knowledge-based methods, but inter-sense interactions patterns or…

Computation and Language · Computer Science 2022-01-14 Boliang Lin

In this paper, we present a new approach for word sense disambiguation (WSD) using an exemplar-based learning algorithm. This approach integrates a diverse set of knowledge sources to disambiguate word sense, including part of speech of…

cmp-lg · Computer Science 2008-02-03 Hwee Tou Ng , Hian Beng Lee

Language Models are the core for almost any Natural Language Processing system nowadays. One of their particularities is their contextualized representations, a game changer feature when a disambiguation between word senses is necessary. In…

Computation and Language · Computer Science 2023-02-08 Oscar Sainz , Oier Lopez de Lacalle , Eneko Agirre , German Rigau

The problem of word sense disambiguation (WSD) is considered in the article. Given a set of synonyms (synsets) and sentences with these synonyms. It is necessary to select the meaning of the word in the sentence automatically. 1285…

Information Retrieval · Computer Science 2018-07-12 Alexander Kirillov , Natalia Krizhanovsky , Andrew Krizhanovsky

Word Sense Disambiguation (WSD) is a historical task in computational linguistics that has received much attention over the years. However, with the advent of Large Language Models (LLMs), interest in this task (in its classical definition)…

Computation and Language · Computer Science 2025-03-12 Pierpaolo Basile , Lucia Siciliani , Elio Musacchio , Giovanni Semeraro

Semantic Change Detection (SCD) of words is an important task for various NLP applications that must make time-sensitive predictions. Some words are used over time in novel ways to express new meanings, and these new meanings establish…

Computation and Language · Computer Science 2023-10-17 Xiaohang Tang , Yi Zhou , Taichi Aida , Procheta Sen , Danushka Bollegala

Word sense disambiguation (WSD) improves many Natural Language Processing (NLP) applications such as Information Retrieval, Machine Translation or Lexical Simplification. WSD is the ability of determining a word sense among different ones…

Computation and Language · Computer Science 2017-03-01 Mokhtar Billami , Núria Gala

A major obstacle in Word Sense Disambiguation (WSD) is that word senses are not uniformly distributed, causing existing models to generally perform poorly on senses that are either rare or unseen during training. We propose a bi-encoder…

Computation and Language · Computer Science 2020-06-03 Terra Blevins , Luke Zettlemoyer

The task of Semantic Parsing can be approximated as a transformation of an utterance into a logical form graph where edges represent semantic roles and nodes represent word senses. The resulting representation should be capture the meaning…

Computation and Language · Computer Science 2020-07-07 Ritwik Bose , Siddharth Vashishtha , James Allen

Word sense disambiguation (WSD) is a well researched problem in computational linguistics. Different research works have approached this problem in different ways. Some state of the art results that have been achieved for this problem are…

Computation and Language · Computer Science 2018-09-05 Mahtab Ahmed , Muhammad Rifayat Samee , Robert E. Mercer

Verb Sense Disambiguation is a well-known task in NLP, the aim is to find the correct sense of a verb in a sentence. Recently, this problem has been extended in a multimodal scenario, by exploiting both textual and visual features of…

Computer Vision and Pattern Recognition · Computer Science 2022-03-29 Sebastiano Vascon , Sinem Aslan , Gianluca Bigaglia , Lorenzo Giudice , Marcello Pelillo

Word sense disambiguation (WSD) is one of the main challenges in Computational Linguistics. TreeMatch is a WSD system originally developed using data from SemEval 2007 Task 7 (Coarse-grained English All-words Task) that has been adapted for…

Computation and Language · Computer Science 2025-01-07 Andrew Tran , Chris Bowes , David Brown , Ping Chen , Max Choly , Wei Ding

Domain adaptation or transfer learning using pre-trained language models such as BERT has proven to be an effective approach for many natural language processing tasks. In this work, we propose to formulate word sense disambiguation as a…

Computation and Language · Computer Science 2020-10-02 Boon Peng Yap , Andrew Koh , Eng Siong Chng

In this paper, we made a survey on Word Sense Disambiguation (WSD). Near about in all major languages around the world, research in WSD has been conducted upto different extents. In this paper, we have gone through a survey regarding the…

Computation and Language · Computer Science 2015-08-07 Alok Ranjan Pal , Diganta Saha

Word embedding is a fundamental natural language processing task which can learn feature of words. However, most word embedding methods assign only one vector to a word, even if polysemous words have multi-senses. To address this…

Computation and Language · Computer Science 2022-06-30 Yangxi Zhou , Junping Du , Zhe Xue , Ang Li , Zeli Guan

The goal of Word Sense Disambiguation (WSD) is to identify the sense of a polysemous word in a specific context. Deep-learning techniques using BERT have achieved very promising results in the field and different methods have been proposed…

Computation and Language · Computer Science 2021-10-15 Guan-Ting Lin , Manuel Giambi