N (2) Flashcards

(10 cards)

1
Q

What are the parameters of a discrete HMM?

A
  • State transition probabilities
  • Discrete output probabilities
  • B = {bi(k)} = {P(ot=k|xt=i)}

N states and K observation types are involved in the model.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

In a discrete HMM, what does B represent?

A

B = {bi(k)} = {P(ot=k|xt=i)}

It denotes the discrete output probabilities for each state.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the parameters of a continuous HMM?

A
  • State-transition probabilities
  • Continuous output probability densities

The state-transition probabilities are represented as A = {j, aij, ni} = {P(x+=j|x+-1=i)}.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

In a continuous HMM, what does A represent?

A

A = {j, aij, ni} = {P(x+=j|x+-1=i)}

It describes the state-transition probabilities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the output probability density function for each state i in a continuous HMM?

A

p(ot|xt=i)

The output pdf can be Gaussian, represented as bilot) = N(otiMi, Ei).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In a continuous HMM, the output pdf for state i can be represented as __________.

A

bilot) = N(otiMi, Ei)

This indicates that the output is normally distributed with mean Mi and variance Si.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the notation used for state transition probabilities in a discrete HMM?

A

aij

These probabilities define the likelihood of transitioning from one state to another.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does N represent in the context of HMMs?

A

The number of states

N is a crucial parameter that defines the structure of the model.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the range for i and j in the state transition probabilities for HMMs?

A

1 ≤ i, j ≤ N

This indicates that both indices must fall within the total number of states.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the range for k in the discrete output probabilities for HMMs?

A

1 ≤ k ≤ K

K represents the number of observation types.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly