A New Supervised Learning Algorithm for Word Sense Disambiguation

Abstract

The Naive Mix is a new supervised learning algorithm that is based on a sequential method for selecting probabilistic models. The usual objective of model selection is to find a single model that adequately characterizes the data in a training sample. However, during model selection a sequence of models is generated that consists of the best--fitting model at each level of model complexity. The Naive Mix utilizes this sequence of models to define a probabilistic model which is then used as a probabilistic classifier to perform word--sense disambiguation. The models in this sequence are restricted to the class of decomposable log--linear models. This class of models offers a number of computational advantages. Experiments disambiguating twelve different words show that a Naive Mix formulated with a forward sequential search and Akaike's Information Criteria rivals established supervised learning algorithms such as decision trees (C4.5), rule induction (CN2) and nearest--neighbor classif...

Cite

Text

Pedersen and Bruce. "A New Supervised Learning Algorithm for Word Sense Disambiguation." AAAI Conference on Artificial Intelligence, 1997.

Markdown

[Pedersen and Bruce. "A New Supervised Learning Algorithm for Word Sense Disambiguation." AAAI Conference on Artificial Intelligence, 1997.](https://mlanthology.org/aaai/1997/pedersen1997aaai-new/)

BibTeX

@inproceedings{pedersen1997aaai-new,
  title     = {{A New Supervised Learning Algorithm for Word Sense Disambiguation}},
  author    = {Pedersen, Ted and Bruce, Rebecca F.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1997},
  pages     = {604-609},
  url       = {https://mlanthology.org/aaai/1997/pedersen1997aaai-new/}
}