paper-with-me

Papers

A Game-Theoretic Approach to Word Sense Disambiguation

2016-06-24 · CL 2017 4 · Rocco Tripodi, Marcello Pelillo

This paper presents a new model for word sense disambiguation formulated in terms of evolutionary game theory, where each word to be disambiguated is represented as a node on a graph whose edges represent word relations and senses are represented as classes. The words simultaneously update their class membership preferences according to the senses that neighboring words are likely to choose. We use distributional information to weigh the influence that each word has on the decisions of the others and semantic similarity information to measure the strength of compatibility among the choices. With this information we can formulate the word sense disambiguation problem as a constraint satisfaction problem and solve it using tools derived from game theory, maintaining the textual coherence. The model is based on two ideas: similar words should be assigned to similar classes and the meaning of a word does not depend on all the words in a text but just on some of them. The paper provides an in-depth motivation of the idea of modeling the word sense disambiguation problem in terms of game theory, which is illustrated by an example. The conclusion presents an extensive analysis on the combination of similarity measures to use in the framework and a comparison with state-of-the-art systems. The results show that our model outperforms state-of-the-art algorithms and can be applied to different tasks and in different scenarios.

📄 PDF Abstract BibTeX arXiv:1606.07711

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SimilaritySemantic Textual SimilarityWord Sense Disambiguation

Similar Papers 제목 키워드 기반

Game Theory Meets Embeddings: a Unified Framework for Word Sense Disambiguation

2019-11-01 · IJCNLP 2019 11 · Rocco Tripodi, Roberto Navigli

Game-theoretic models, thanks to their intrinsic ability to exploit contextual information, have shown to be particularly suited for the Word Sense Disambiguation task. They represent ambiguous words as the players of a …

Word Sense Disambiguation

WSD-games: a Game-Theoretic Algorithm for Unsupervised Word Sense Disambiguation

2015-06-01 · SEMEVAL 2015 6 · Rocco Tripodi, Marcello Pelillo
Word Sense Disambiguation

It's All Fun and Games until Someone Annotates: Video Games with a Purpose for Linguistic Annotation

2014-01-01 · TACL 2014 1 · David Jurgens, Roberto Navigli

Annotated data is prerequisite for many NLP applications. Acquiring large-scale annotated corpora is a major bottleneck, requiring significant time and resources. Recent work has proposed turning annotation into a game t…

AllWord Sense Disambiguation

What do Language Models know about word senses? Zero-Shot WSD with Language Models and Domain Inventories

2023-02-07 · Oscar Sainz, Oier Lopez de Lacalle, Eneko Agirre, German Rigau

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 sen…

Natural Language InferenceWord Sense Disambiguation

Word Sense Disambiguation as a Game of Neurosymbolic Darts

2023-07-25 · Tiansi Dong, Rafet Sifa

Word Sense Disambiguation (WSD) is one of the hardest tasks in natural language understanding and knowledge engineering. The glass ceiling of 80% F1 score is recently achieved through supervised deep-learning, enriched b…

Knowledge GraphsNatural Language UnderstandingWord Sense Disambiguation