Repeated Observation Models
Abstract
Repetition is an important phenomenon in a variety of domains, such as music, computer programs and architectural drawings. A generative model for these domains should account for the possibility of repetition. We present repeated observation models (ROMs), a framework for modeling sequences that explicitly allows for repetition. In a ROM, an element is either generated by copying a previous element, or by using a base model. We show how to build ROMs using n- grams and hidden Markov models as the base model. We also describe an extension of ROMs in which entire subsequences are repeated together. Results from a music modeling domain show that ROMs can lead to dramatic improvement in predictive ability.
Cite
Text
Pfeffer. "Repeated Observation Models." AAAI Conference on Artificial Intelligence, 2004.Markdown
[Pfeffer. "Repeated Observation Models." AAAI Conference on Artificial Intelligence, 2004.](https://mlanthology.org/aaai/2004/pfeffer2004aaai-repeated/)BibTeX
@inproceedings{pfeffer2004aaai-repeated,
title = {{Repeated Observation Models}},
author = {Pfeffer, Avi},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2004},
pages = {299-304},
url = {https://mlanthology.org/aaai/2004/pfeffer2004aaai-repeated/}
}