forward-backward algorithm

From Wiktionary, the free dictionary
Jump to navigation Jump to search

English[edit]

Noun[edit]

forward-backward algorithm (plural forward-backward algorithms)

  1. An inference algorithm for hidden Markov models which computes the posterior marginals of all hidden state variables given a sequence of observations/emissions. It uses dynamic programming to compute the values in two passes, the first going forward in time and the second backward.
  2. Any algorithm belonging to the general class that operate on sequence models in a forward-backward manner.