English

Boosting Applied to Word Sense Disambiguation

Computation and Language 2007-05-23 v1 Artificial Intelligence

Abstract

In this paper Schapire and Singer's AdaBoost.MH boosting algorithm is applied to the Word Sense Disambiguation (WSD) problem. Initial experiments on a set of 15 selected polysemous words show that the boosting approach surpasses Naive Bayes and Exemplar-based approaches, which represent state-of-the-art accuracy on supervised WSD. In order to make boosting practical for a real learning domain of thousands of words, several ways of accelerating the algorithm by reducing the feature space are studied. The best variant, which we call LazyBoosting, is tested on the largest sense-tagged corpus available containing 192,800 examples of the 191 most frequent and ambiguous English words. Again, boosting compares favourably to the other benchmark algorithms.

Keywords

Cite

@article{arxiv.cs/0007010,
  title  = {Boosting Applied to Word Sense Disambiguation},
  author = {Gerard Escudero and Lluis Marquez and German Rigau},
  journal= {arXiv preprint arXiv:cs/0007010},
  year   = {2007}
}

Comments

12 pages

R2 v1 2026-07-22T12:18:15.809Z