Slide 22
Slide 22 text
Viterbi algorithm
• To find the single best state sequence, Q =
{q1
, q2
, …, qT
}, for the given observation
sequence O = {O1
, O2
, …, OT
}
• δt
(i): the best score (highest prob.) along a
single path, at time t, which accounts for the
first t observations and end in state Si
( )
1 2 1
1 2 1 2
, ,...,
... , ...
t
t t i t
q q q
i max P q q q S O O O
δ λ
−
= =