Forward Algorithm

Finding probability
Definition
Example
Summary

Section 1 - Page 11
1 2 3 4 5 6 7 8 9 10 11 12

An exhaustive evaluation would involve computing for all possible execution sequences

[Formula]

the quantity

[Formula]

which sums the probability of observing what we do - note that the load here is exponential in T. Conversely, using the forward algorithm we can exploit knowledge of the previous time step to compute information about a new one - accordingly, the load will only be linear in T.