Question
Consider a Hidden Markov Model defined by four states (y 1 , y 2 , y 3 , y 4 ), five output symbols (x
Consider a Hidden Markov Model defined by four states (y1, y2, y3, y4), five output symbols (x1, x2, x3, x4, x5), and the following transition probabilities (see the left table) and emission probabilities (see the right table).
Run the Viterbi algorithm on the observation sequence { x1, x4, x2, x2, x4 } to find the most likely sequence of labels given this observation sequence. It is necessary and sufficient to show the final labeled sequence y and the probability of the best path ending up at each state after processing each output symbol in the observation sequence.
yi yi-1 0.6 0.2 0.15 0.05 y 0.2 0.3 0.45 0.05 y0.2 0.1 0.40.3 y40.3 0.2 0.2 0.3 START0.3 0.3 0.2 0.2 y10.4 0.1 0.2 0.2 0.1 y2 0.2 0.2 0.2 0.3 0.1 y3 0.1 0.4 0.25 0.05 0.2 y40.1 0.2 0.3 0.2 0.2 yi yi-1 0.6 0.2 0.15 0.05 y 0.2 0.3 0.45 0.05 y0.2 0.1 0.40.3 y40.3 0.2 0.2 0.3 START0.3 0.3 0.2 0.2 y10.4 0.1 0.2 0.2 0.1 y2 0.2 0.2 0.2 0.3 0.1 y3 0.1 0.4 0.25 0.05 0.2 y40.1 0.2 0.3 0.2 0.2Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started