Gaussian Process Classification for Segmenting and Annotating Sequences

Abstract

Many real-world classification tasks involve the prediction of multiple, inter-dependent class labels. A prototypical case of this sort deals with prediction of a sequence of labels for a sequence ofobservations. Such problems arise naturally in the context of annotating andsegmenting observation sequences. This paper generalizes Gaussian Processclassification to predict multiple labels by taking dependencies betweenneighboring labels into account. Our approach is motivated by the desire toretain rigorous probabilistic semantics, while overcoming limitations ofparametric methods like Conditional Random Fields, which exhibit conceptualand computational difficulties in high-dimensional input spaces. Experimentson named entity recognition and pitch accent prediction tasks demonstrate thecompetitiveness of our approach.

Cite

Text

Altun et al. "Gaussian Process Classification for Segmenting and Annotating Sequences." International Conference on Machine Learning, 2004. doi:10.1145/1015330.1015433

Markdown

[Altun et al. "Gaussian Process Classification for Segmenting and Annotating Sequences." International Conference on Machine Learning, 2004.](https://mlanthology.org/icml/2004/altun2004icml-gaussian/) doi:10.1145/1015330.1015433

BibTeX

@inproceedings{altun2004icml-gaussian,
  title     = {{Gaussian Process Classification for Segmenting and Annotating Sequences}},
  author    = {Altun, Yasemin and Hofmann, Thomas and Smola, Alexander J.},
  booktitle = {International Conference on Machine Learning},
  year      = {2004},
  doi       = {10.1145/1015330.1015433},
  url       = {https://mlanthology.org/icml/2004/altun2004icml-gaussian/}
}