Week 10 - Sequential Modelling, Hidden Mark Flashcards

(11 cards)

1
Q

Define HMMs

A

It stands as Hidden Markov models

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

What are two most important concepts in HMMs?

A
  1. Each hidden state Yt ∈ ΩY with K distinct values depends only upon the one before it in time Yt-1 for all t = 0,1,…,T
  2. The measured observations Xt depend only upon the associated hidden state, Yt
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does HMMs capture?

A

It capture the time-dependent RVs where it is not directly measured

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

What is the goal that achieved using HMMs?

A

Given fixed model parameters and observed data X0,X1,…,XT, computer the most probable sequence of hidden states y = [y0, 𝑦1, …, 𝑦*T]

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

What are the examples that is shown in the HMM intuition?

A
  1. Smart-watch based activity monitoring system
  2. Measured observation (Xt): heart rate discrete levels (high/low)
  3. Hidden state (Yt): activity level (rest/exercise)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the evaluation presented in the smartwatch-based activity monitoring system?

A
  1. Single evaluation: if the HR tends to be low, what’s the most probable activity level of the user?
  2. Sequence evaluation: if two consecutive measurements, we get HR [low,high]
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Sequence evaluation

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

What is the problem seen in genome sequence segmentation?

A

That optimal segmentation of DNA sequences into exon (e), intron (i) donor site (d) sub-sequences

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

What are the distributions seen in GSS?

A

The distribution is: Y – regions, ΩY={e,d,i}, X – DNA sequences, ΩX={a,c,g,t}

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

What about the state transition distribution and observation distributions seen in GSS?

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