Forward–backward algorithm

Forward–backward algorithm

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5088-6401-9

High Quality Content by WIKIPEDIA articles! The forward–backward algorithm is an inference algorithm for hidden Markov models which computes the posterior marginals of all hidden state variables given a sequence of observations/emissions , i.e. it computes, for all hidden state variables , the distribution . This inference task is usually called smoothing. The algorithm makes use of the principle of dynamic programming to efficiently compute the values that are required to obtain the posterior marginal distributions in two passes. The first pass goes forward in time while the second goes backward in time; hence the name forward–backward algorithm.