English

A Quadratic 0-1 Programming Approach for Word Sense Disambiguation

Computation and Language 2022-01-14 v1 Artificial Intelligence

Abstract

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 regularities for disambiguation remain to be found. We argue the following cause as one of the major difficulties behind finding the right patterns: for a particular context, the intended senses of a sequence of ambiguous words are dependent on each other, i.e. the choice of one word's sense is associated with the choice of another word's sense, making WSD a combinatorial optimization problem.In this work, we approach the interactions between senses of different target words by a Quadratic 0-1 Integer Programming model (QIP) that maximizes the objective function consisting of (1) the similarity between candidate senses of a target word and the word in a context (the sense-word similarity), and (2) the semantic interactions (relatedness) between senses of all words in the context (the sense-sense relatedness).

Keywords

Cite

@article{arxiv.2201.04877,
  title  = {A Quadratic 0-1 Programming Approach for Word Sense Disambiguation},
  author = {Boliang Lin},
  journal= {arXiv preprint arXiv:2201.04877},
  year   = {2022}
}

Comments

9 pages, 3 figures

R2 v1 2026-06-24T08:48:42.546Z