English

Markov Observation Models

Machine Learning 2023-04-18 v3 Machine Learning Statistics Theory Statistics Theory

Abstract

Herein, the Hidden Markov Model is expanded to allow for Markov chain observations. In particular, the observations are assumed to be a Markov chain whose one step transition probabilities depend upon the hidden Markov chain. An Expectation-Maximization analog to the Baum-Welch algorithm is developed for this more general model to estimate the transition probabilities for both the hidden state and for the observations as well as to estimate the probabilities for the initial joint hidden-state-observation distribution. A believe state or filter recursion to track the hidden state then arises from the calculations of this Expectation-Maximization algorithm. A dynamic programming analog to the Viterbi algorithm is also developed to estimate the most likely sequence of hidden states given the sequence of observations.

Keywords

Cite

@article{arxiv.2208.06368,
  title  = {Markov Observation Models},
  author = {Michael A. Kouritzin},
  journal= {arXiv preprint arXiv:2208.06368},
  year   = {2023}
}

Comments

Added Reference. Corrected Typos

R2 v1 2026-06-25T01:40:15.375Z