Hidden Markov Model

E880217

A Hidden Markov Model is a statistical model that represents systems with unobserved (hidden) states generating observable outputs, widely used for sequence analysis tasks such as speech recognition, bioinformatics, and natural language processing.

All labels observed (7)

How this entity was disambiguated

Statements (63)

Predicate Object
instanceOf Markov model ⓘ
generative model ⓘ
probabilistic graphical model ⓘ
statistical model ⓘ
time series model ⓘ
appliedIn computational biology ⓘ
finance ⓘ
natural language processing ⓘ
robotics ⓘ
signal processing ⓘ
assumesProperty conditional independence of observations given states ⓘ
first-order Markov property on hidden states ⓘ
hasAlgorithm Backward algorithm ⓘ
Baum-Welch algorithm ⓘ
Expectation-Maximization for parameter learning ⓘ
Forward algorithm ⓘ
Forward-Backward algorithm ⓘ
Viterbi algorithm ⓘ
hasComponent emission probability distribution ⓘ
initial state distribution ⓘ
set of hidden states ⓘ
set of observable symbols ⓘ
state transition probability matrix ⓘ
hasHiddenStates yes ⓘ
hasObservableOutputs yes ⓘ
hasVariant Gaussian mixture Hidden Markov Model ⓘ
continuous Hidden Markov Model ⓘ
linked to: Hidden Markov Model

discrete Hidden Markov Model ⓘ
linked to: Hidden Markov Model

hidden semi-Markov model ⓘ
higher-order Hidden Markov Model ⓘ
linked to: Hidden Markov Model

input-output Hidden Markov Model ⓘ
introducedIn 1960s ⓘ
learningType supervised learning (when state sequences are known) ⓘ
unsupervised learning (for parameter estimation) ⓘ
models sequences of observations ⓘ
temporal processes ⓘ
notableContributor Leonard E. Baum ⓘ
parameter emission probabilities ⓘ
initial state probabilities ⓘ
transition probabilities ⓘ
relatedTo Kalman filter ⓘ
Markov chain ⓘ
linked to: Markov processes

conditional random field ⓘ
dynamic Bayesian network ⓘ
linked to: Bayesian networks
supportsTask decoding most probable state sequence ⓘ
likelihood computation ⓘ
parameter estimation from data ⓘ
typicalAssumption finite number of hidden states ⓘ
stationary transition probabilities ⓘ
usedFor activity recognition ⓘ
anomaly detection in sequences ⓘ
bioinformatics sequence analysis ⓘ
gene prediction ⓘ
handwriting recognition ⓘ
language modeling ⓘ
machine translation (classical approaches) ⓘ
named entity recognition ⓘ
part-of-speech tagging ⓘ
protein secondary structure prediction ⓘ
sequence labeling ⓘ
speaker diarization ⓘ
speech recognition ⓘ
time series segmentation ⓘ

How these facts were elicited

Referenced by (8)

Full triples — surface form annotated when it differs from this entity's canonical label.

Viterbi algorithm → operatesOn → Hidden Markov Model ⓘ
Gibbs sampling → usedIn → hidden Markov models ⓘ
linked to: Hidden Markov Model
Hidden Markov Model → hasVariant → discrete Hidden Markov Model ⓘ
linked to: Hidden Markov Model
Hidden Markov Model → hasVariant → continuous Hidden Markov Model ⓘ
linked to: Hidden Markov Model
Hidden Markov Model → hasVariant → higher-order Hidden Markov Model ⓘ
linked to: Hidden Markov Model
forward-backward algorithm → usedIn → hidden Markov model ⓘ
linked to: Hidden Markov Model
Baum–Welch algorithm → appliesTo → hidden Markov model ⓘ
linked to: Hidden Markov Model
Baum–Welch algorithm → category → Hidden Markov models ⓘ
linked to: Hidden Markov Model