Home
Explore
Exams
Search for anything
Search for anything
Login
Get started
Home
Hidden markov models HMM
Studied by 0 people
0.0
(0)
Add a rating
Learn
A personalized and smart learning plan
Practice Test
Take a test on your terms and definitions
Spaced Repetition
Scientifically backed study method
Matching Game
How quick can you match all your cards?
Flashcards
Study terms and definitions
1 / 49
There's no tags or description
Looks like no one added any tags here yet for you.
50 Terms
View all (50)
Star these 50
1
What is a Markov Model?
A stochastic model describing a sequence of possible events where the probability of each event depends only on the state of the previous event.
New cards
2
What is the Markov property?
The future state depends only on the current state, not on the sequence of events that preceded it.
New cards
3
What is an Observable Markov Model?
A model where each state is directly associated with an observable symbol.
New cards
4
What is a Hidden Markov Model (HMM)?
A statistical model where the system being modeled is assumed to be a Markov process with hidden states.
New cards
5
What are the components of an HMM?
A set of states, observation symbols, transition probabilities, emission probabilities, and initial state probabilities.
New cards
6
What is the transition matrix in an HMM?
A matrix describing the probabilities of transitioning from one state to another.
New cards
7
What is the emission matrix in an HMM?
A matrix describing the probabilities of observing each symbol from each state.
New cards
8
What is the initial state distribution in an HMM?
A vector describing the probabilities of starting in each state.
New cards
9
What is the joint probability of a sequence in an HMM?
The probability of a sequence of observations and the corresponding sequence of hidden states.
New cards
10
What is the likelihood of an observation sequence in an HMM?
The sum of the joint probabilities over all possible state sequences.
New cards
11
What is the Forward Algorithm?
An algorithm to efficiently compute the likelihood of an observation sequence.
New cards
12
What is the time complexity of the Forward Algorithm?
O(N^2 * T), where N is the number of states and T is the length of the sequence.
New cards
13
What is the Backward Algorithm?
An algorithm to compute the probability of the remaining observations given a current state.
New cards
14
What is the time complexity of the Backward Algorithm?
O(N^2 * T).
New cards
15
What is the Viterbi Algorithm?
An algorithm to find the most probable sequence of hidden states given an observation sequence.
New cards
16
What is the time complexity of the Viterbi Algorithm?
O(N^2 * T).
New cards
17
What is the Baum-Welch Algorithm?
An algorithm used to estimate the parameters of an HMM using the Expectation-Maximization (EM) approach.
New cards
18
What is the time complexity of the Baum-Welch Algorithm?
O(N^2 * T * I), where I is the number of iterations.
New cards
19
What is the Expectation-Maximization (EM) Algorithm?
A general algorithm for maximum likelihood estimation with hidden variables.
New cards
20
What is Jensen’s Inequality in the EM Algorithm?
An inequality used to show that maximizing the expected log-likelihood improves the likelihood.
New cards
21
What is the E-step in the EM Algorithm?
Computing the expected value of the complete data log-likelihood.
New cards
22
What is the M-step in the EM Algorithm?
Maximizing the expected log-likelihood with respect to the parameters.
New cards
23
What is the difference between a generative model and a discriminative model?
A generative model models the joint distribution, while a discriminative model models the conditional distribution.
New cards
24
What is a bigram model?
A Markov model where the probability of a state depends only on the previous state.
New cards
25
What is an n-gram model?
A Markov model where the probability of a state depends on the previous n-1 states.
New cards
26
What is the difference between a first-order and a second-order Markov model?
A first-order model depends on the previous state, while a second-order model depends on the previous two states.
New cards
27
What is the assumption of stationarity in a Markov model?
The transition probabilities do not depend on time.
New cards
28
What is a stochastic process?
A collection of random variables representing a process evolving over time.
New cards
29
What is a sequence likelihood in an HMM?
The probability of observing a sequence of symbols given the model.
New cards
30
What is the state sequence in an HMM?
A sequence of hidden states corresponding to an observation sequence.
New cards
31
What is the best path in an HMM?
The state sequence with the highest probability given an observation sequence.
New cards
32
What is the posterior probability of a state in an HMM?
The probability of being in a particular state at a given time, given the observation sequence.
New cards
33
What is the probability of a transition in an HMM?
The probability of moving from one state to another at a given time.
New cards
34
What is the observation probability in an HMM?
The probability of observing a particular symbol from a state.
New cards
35
What is sequence classification using HMMs?
Assigning a class to a sequence by choosing the HMM with the highest likelihood.
New cards
36
What is a positive training set in HMM learning?
A set of sequences that represent examples from the target concept.
New cards
37
What is the log-likelihood in HMMs?
The natural logarithm of the likelihood, used for numerical stability.
New cards
38
Why is log-likelihood used instead of likelihood?
To prevent numerical underflow when dealing with small probabilities.
New cards
39
What is a stochastic finite state automaton?
A finite state machine where transitions are governed by probabilities.
New cards
40
What is an observable sequence in HMMs?
A sequence of symbols that can be directly observed.
New cards
41
What is a hidden state sequence in HMMs?
A sequence of states that is not observed but generates the observable sequence.
New cards
42
What is model convergence in the Baum-Welch Algorithm?
The point at which the model parameters stabilize.
New cards
43
What is the initialization problem in HMM training?
The sensitivity of the Baum-Welch Algorithm to initial parameter values.
New cards
44
What is a likelihood plateau in HMM training?
A situation where the likelihood stops increasing significantly.
New cards
45
What is the forward probability in HMMs?
The probability of reaching a state given the observations up to that time.
New cards
46
What is the backward probability in HMMs?
The probability of observing the remaining sequence from a state.
New cards
47
What is the difference between the Forward and Viterbi Algorithms?
The Forward Algorithm computes the likelihood, while the Viterbi Algorithm finds the most probable path.
New cards
48
What is a partial observation sequence in HMMs?
An observation sequence that is not complete.
New cards
49
What is path probability in the Viterbi Algorithm?
The probability of the most likely path up to a given state.
New cards
50
What is a transition probability matrix?
A matrix where each entry represents the probability of transitioning between states.
New cards
Explore top notes
Social Psychology: Persuasion
Note
Studied by 15 people
899 days ago
5.0
(1)
Preview
🥶
Unit 9: Cold War and Contemporary Europe
Note
Studied by 3052 people
709 days ago
5.0
(24)
Preview
📜
COUNTRIES AFFECTED AND EVENTS
Note
Studied by 24 people
991 days ago
5.0
(1)
Preview
The Affair of the Diamond Necklace
Note
Studied by 3 people
714 days ago
5.0
(1)
Preview
🐬
Chapter 5: Land and Water Use
Note
Studied by 7083 people
704 days ago
4.6
(16)
Preview
AP Environmental Science 2024 Review
Note
Studied by 39 people
308 days ago
5.0
(1)
Preview
⏰
AQA GCSE English Literature: An Inspector Calls - Contextual Links
Note
Studied by 90 people
539 days ago
5.0
(1)
Preview
Biology Notes (Part 11) Cellular Respiration
Note
Studied by 37 people
908 days ago
5.0
(1)
Preview
Explore top flashcards
Bio H Midterms
Flashcard (110)
Studied by 3 people
787 days ago
5.0
(1)
Preview
Psyc 203-2
Flashcard (148)
Studied by 13 people
125 days ago
5.0
(1)
Preview
AP Research Test 1
Flashcard (101)
Studied by 46 people
511 days ago
5.0
(1)
Preview
TEST 3
Flashcard (30)
Studied by 1 person
167 days ago
5.0
(4)
Preview
Chap 1 Study Guide (Financial Literacy)
Flashcard (44)
Studied by 4 people
163 days ago
5.0
(1)
Preview
Anatomy Test #2
Flashcard (119)
Studied by 18 people
507 days ago
5.0
(1)
Preview
Capitulum 20 (non-verb)
Flashcard (22)
Studied by 20 people
91 days ago
5.0
(1)
Preview
Chapter 8, Palabras 2 Vocabulary
Flashcard (33)
Studied by 166 people
38 days ago
5.0
(3)
Preview