Three basic problems of HMMs next up previous
Next: The Evaluation Problem and Up: Hidden Markov Models Previous: Assumptions in the theory

Three basic problems of HMMs

Once we have an HMM, there are three problems of interest.

(1)The Evaluation Problem
Given an HMM tex2html_wrap_inline2676 and a sequence of observations tex2html_wrap_inline2682 , what is the probability that the observations are generated by the model, tex2html_wrap_inline2684 ?
(2)The Decoding Problem
Given a model tex2html_wrap_inline2676 and a sequence of observations tex2html_wrap_inline2682 , what is the most likely state sequence in the model that produced the observations?
(3)The Learning Problem
Given a model tex2html_wrap_inline2676 and a sequence of observations tex2html_wrap_inline2682 , how should we adjust the model parameters tex2html_wrap_inline2694 in order to maximize tex2html_wrap_inline2696

Evaluation problem can be used for isolated (word) recognition. Decoding problem is related to the continuous recognition as well as to the segmentation. Learning problem must be solved, if we want to train an HMM for the subsequent use of recognition tasks.





Narada Warakagoda
Fri May 10 20:35:10 MET DST 1996

Home Page