Markov Networks for Detecting Overalpping Elements in Sequence Data

Abstract

Many sequential prediction tasks involve locating instances of pat- terns in sequences. Generative probabilistic language models, such as hidden Markov models (HMMs), have been successfully applied to many of these tasks. A limitation of these models however, is that they cannot naturally handle cases in which pattern instances overlap in arbitrary ways. We present an alternative approach, based on conditional Markov networks, that can naturally repre- sent arbitrarily overlapping elements. We show how to efficiently train and perform inference with these models. Experimental re- sults from a genomics domain show that our models are more accu- rate at locating instances of overlapping patterns than are baseline models based on HMMs.

Cite

Text

Craven and Bockhorst. "Markov Networks for Detecting Overalpping Elements in Sequence Data." Neural Information Processing Systems, 2004.

Markdown

[Craven and Bockhorst. "Markov Networks for Detecting Overalpping Elements in Sequence Data." Neural Information Processing Systems, 2004.](https://mlanthology.org/neurips/2004/craven2004neurips-markov/)

BibTeX

@inproceedings{craven2004neurips-markov,
  title     = {{Markov Networks for Detecting Overalpping Elements in Sequence Data}},
  author    = {Craven, Mark and Bockhorst, Joseph},
  booktitle = {Neural Information Processing Systems},
  year      = {2004},
  pages     = {193-200},
  url       = {https://mlanthology.org/neurips/2004/craven2004neurips-markov/}
}