SlideShare a Scribd company logo
1 of 13
HIDDEN MARKOV
MODEL
HIDDEN MARKOV
MODEL
A Hidden Markov Model (HMM) is a statistical model that
represents a system containing hidden states where the
system evolves over time. It is "hidden" because the state
of the system is not directly visible to the observer; instead,
the observer can only see some output that depends on the
state. Markov models are characterized by the Markov
property, which states that the future state of a process only
depends on its current state, not on the sequence of events
that preceded it.
2
COMPONENTS OF A
HIDDEN MARKOV
MODEL
A Hidden Markov Model consists of the
following components:
States:
Observations:
These are the visible outputs that are
probabilistically dependent on the hidden states.
These represent the different possible conditions
of the system which are not directly visible.
Transition probabilities:
These are the probabilities of transitioning from
one state to another.
Emission probabilities:
Also known as observation probabilities, these
are the probabilities of an observation being
generated from a state.
Initial state probabilities:
These indicate the likelihood of the system starting in
a particular state.
The model is defined by the matrix of transition probabilities, the
emission probability distribution for each state, and the initial
state distribution. The power of HMMs lies in their ability to
model sequences where the state transitions are not directly
observable.
HOW HIDDEN MARKOV
MODELS WORK
The operation of a Hidden Markov Model can
be broken down into three fundamental
problems:
Evaluation:
Given the model parameters and an observed sequence of
data, the evaluation problem is to compute the probability of
the observed sequence. This is typically solved using the
Forward-Backward algorithm.
Decoding:
Given the model parameters and an observed
sequence of data, the decoding problem is to
determine the most likely sequence of hidden states.
The Viterbi algorithm is commonly used for this
purpose.
Learning:
Given an observed sequence of data and the number of
states in the model, the learning problem is to estimate
the model parameters (transition and emission
probabilities). The Baum-Welch algorithm, a special case
of the Expectation-Maximization algorithm, is often used
to solve this problem.
APPLICATIONS OF
HIDDEN MARKOV
MODELS
Hidden Markov Models have been applied in
various fields due to their versatility in handling
temporal data. Some notable applications include:
Speech Recognition:
HMMs can model the sequence of sounds in speech and
are used to recognize spoken words or phrases.
Bioinformatics:
In bioinformatics, HMMs are used for gene prediction,
modeling protein sequences, and aligning biological
sequences.
Natural Language Processing:
HMMs are used for part-of-speech tagging, where the
goal is to assign the correct part of speech to each
word in a sentence based on the context.
Finance:
In finance, HMMs can be used to model the hidden factors
that influence market conditions and to predict stock prices
or market regimes.
LIMITATIONS OF
HIDDEN MARKOV
MODELS
While HMMs are powerful, they have limitations
that should be considered:
•The Markov property assumes that future states
depend only on the current state, which may not
always be a realistic assumption for complex systems.
•HMMs can become computationally expensive as the
number of states increases.
•The model may not perform well if the true underlying
process does not conform to the assumptions of the
HMM.
Despite these limitations, Hidden Markov Models
remain a fundamental tool in the analysis of sequential
data and continue to be used in research and industry
applications where temporal dynamics play a crucial
role.
CONCLUSION
Hidden Markov Models provide a framework for
modeling systems with hidden states and have
been instrumental in advancing various fields that
involve sequence analysis. Their ability to capture
the temporal dynamics in data makes them an
invaluable tool in many applications, despite their
inherent assumptions and limitations. As with any
model, the key to successful application lies in
understanding the underlying system and ensuring
that the assumptions of the HMM are reasonably
met.
THANK YOU

More Related Content

Similar to Hidden Markov Model presentation project.pptx

Hidden Markov model technique for dynamic spectrum access
Hidden Markov model technique for dynamic spectrum accessHidden Markov model technique for dynamic spectrum access
Hidden Markov model technique for dynamic spectrum accessTELKOMNIKA JOURNAL
 
Markov Chains.pptx
Markov Chains.pptxMarkov Chains.pptx
Markov Chains.pptxTarigBerba
 
Deterministic vs stochastic
Deterministic vs stochasticDeterministic vs stochastic
Deterministic vs stochasticsohail40
 
Advantages and disadvantages of hidden markov model
Advantages and disadvantages of hidden markov modelAdvantages and disadvantages of hidden markov model
Advantages and disadvantages of hidden markov modeljoshiblog
 
Markov Chain and its Analysis
Markov Chain and its Analysis Markov Chain and its Analysis
Markov Chain and its Analysis ShreyasBirje
 
H IDDEN M ARKOV M ODEL A PPROACH T OWARDS E MOTION D ETECTION F ROM S PEECH S...
H IDDEN M ARKOV M ODEL A PPROACH T OWARDS E MOTION D ETECTION F ROM S PEECH S...H IDDEN M ARKOV M ODEL A PPROACH T OWARDS E MOTION D ETECTION F ROM S PEECH S...
H IDDEN M ARKOV M ODEL A PPROACH T OWARDS E MOTION D ETECTION F ROM S PEECH S...csandit
 
SPM User's Guide: Introducing MARS
SPM User's Guide: Introducing MARSSPM User's Guide: Introducing MARS
SPM User's Guide: Introducing MARSSalford Systems
 
Pharmacokinetic pharmacodynamic modeling
Pharmacokinetic pharmacodynamic modelingPharmacokinetic pharmacodynamic modeling
Pharmacokinetic pharmacodynamic modelingMeghana Gowda
 
Dynamic asset allocation under regime switching: an in-sample and out-of-samp...
Dynamic asset allocation under regime switching: an in-sample and out-of-samp...Dynamic asset allocation under regime switching: an in-sample and out-of-samp...
Dynamic asset allocation under regime switching: an in-sample and out-of-samp...Andrea Bartolucci
 
Operation's research models
Operation's research modelsOperation's research models
Operation's research modelsAbhinav Kp
 

Similar to Hidden Markov Model presentation project.pptx (20)

Hidden Markov model technique for dynamic spectrum access
Hidden Markov model technique for dynamic spectrum accessHidden Markov model technique for dynamic spectrum access
Hidden Markov model technique for dynamic spectrum access
 
Markov Chains.pptx
Markov Chains.pptxMarkov Chains.pptx
Markov Chains.pptx
 
Deterministic vs stochastic
Deterministic vs stochasticDeterministic vs stochastic
Deterministic vs stochastic
 
Advantages and disadvantages of hidden markov model
Advantages and disadvantages of hidden markov modelAdvantages and disadvantages of hidden markov model
Advantages and disadvantages of hidden markov model
 
Markov Chain and its Analysis
Markov Chain and its Analysis Markov Chain and its Analysis
Markov Chain and its Analysis
 
Markov chain analysis
Markov chain analysisMarkov chain analysis
Markov chain analysis
 
Kb hmm
Kb hmmKb hmm
Kb hmm
 
H IDDEN M ARKOV M ODEL A PPROACH T OWARDS E MOTION D ETECTION F ROM S PEECH S...
H IDDEN M ARKOV M ODEL A PPROACH T OWARDS E MOTION D ETECTION F ROM S PEECH S...H IDDEN M ARKOV M ODEL A PPROACH T OWARDS E MOTION D ETECTION F ROM S PEECH S...
H IDDEN M ARKOV M ODEL A PPROACH T OWARDS E MOTION D ETECTION F ROM S PEECH S...
 
Markov presentation
Markov presentationMarkov presentation
Markov presentation
 
FCAME2014
FCAME2014FCAME2014
FCAME2014
 
SPM User's Guide: Introducing MARS
SPM User's Guide: Introducing MARSSPM User's Guide: Introducing MARS
SPM User's Guide: Introducing MARS
 
Hidden markov model
Hidden markov modelHidden markov model
Hidden markov model
 
Markov Assumption.pptx
Markov Assumption.pptxMarkov Assumption.pptx
Markov Assumption.pptx
 
State model based
State model basedState model based
State model based
 
Pharmacokinetic pharmacodynamic modeling
Pharmacokinetic pharmacodynamic modelingPharmacokinetic pharmacodynamic modeling
Pharmacokinetic pharmacodynamic modeling
 
Dynamic asset allocation under regime switching: an in-sample and out-of-samp...
Dynamic asset allocation under regime switching: an in-sample and out-of-samp...Dynamic asset allocation under regime switching: an in-sample and out-of-samp...
Dynamic asset allocation under regime switching: an in-sample and out-of-samp...
 
HMM (Hidden Markov Model)
HMM (Hidden Markov Model)HMM (Hidden Markov Model)
HMM (Hidden Markov Model)
 
Operation's research models
Operation's research modelsOperation's research models
Operation's research models
 
RE 07 - art.02
RE  07 - art.02RE  07 - art.02
RE 07 - art.02
 
1
11
1
 

Recently uploaded

Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 

Recently uploaded (20)

Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 

Hidden Markov Model presentation project.pptx

  • 2. HIDDEN MARKOV MODEL A Hidden Markov Model (HMM) is a statistical model that represents a system containing hidden states where the system evolves over time. It is "hidden" because the state of the system is not directly visible to the observer; instead, the observer can only see some output that depends on the state. Markov models are characterized by the Markov property, which states that the future state of a process only depends on its current state, not on the sequence of events that preceded it. 2
  • 3. COMPONENTS OF A HIDDEN MARKOV MODEL A Hidden Markov Model consists of the following components:
  • 4. States: Observations: These are the visible outputs that are probabilistically dependent on the hidden states. These represent the different possible conditions of the system which are not directly visible. Transition probabilities: These are the probabilities of transitioning from one state to another.
  • 5. Emission probabilities: Also known as observation probabilities, these are the probabilities of an observation being generated from a state. Initial state probabilities: These indicate the likelihood of the system starting in a particular state. The model is defined by the matrix of transition probabilities, the emission probability distribution for each state, and the initial state distribution. The power of HMMs lies in their ability to model sequences where the state transitions are not directly observable.
  • 6. HOW HIDDEN MARKOV MODELS WORK The operation of a Hidden Markov Model can be broken down into three fundamental problems:
  • 7. Evaluation: Given the model parameters and an observed sequence of data, the evaluation problem is to compute the probability of the observed sequence. This is typically solved using the Forward-Backward algorithm. Decoding: Given the model parameters and an observed sequence of data, the decoding problem is to determine the most likely sequence of hidden states. The Viterbi algorithm is commonly used for this purpose. Learning: Given an observed sequence of data and the number of states in the model, the learning problem is to estimate the model parameters (transition and emission probabilities). The Baum-Welch algorithm, a special case of the Expectation-Maximization algorithm, is often used to solve this problem.
  • 8. APPLICATIONS OF HIDDEN MARKOV MODELS Hidden Markov Models have been applied in various fields due to their versatility in handling temporal data. Some notable applications include:
  • 9. Speech Recognition: HMMs can model the sequence of sounds in speech and are used to recognize spoken words or phrases. Bioinformatics: In bioinformatics, HMMs are used for gene prediction, modeling protein sequences, and aligning biological sequences. Natural Language Processing: HMMs are used for part-of-speech tagging, where the goal is to assign the correct part of speech to each word in a sentence based on the context. Finance: In finance, HMMs can be used to model the hidden factors that influence market conditions and to predict stock prices or market regimes.
  • 10. LIMITATIONS OF HIDDEN MARKOV MODELS While HMMs are powerful, they have limitations that should be considered:
  • 11. •The Markov property assumes that future states depend only on the current state, which may not always be a realistic assumption for complex systems. •HMMs can become computationally expensive as the number of states increases. •The model may not perform well if the true underlying process does not conform to the assumptions of the HMM. Despite these limitations, Hidden Markov Models remain a fundamental tool in the analysis of sequential data and continue to be used in research and industry applications where temporal dynamics play a crucial role.
  • 12. CONCLUSION Hidden Markov Models provide a framework for modeling systems with hidden states and have been instrumental in advancing various fields that involve sequence analysis. Their ability to capture the temporal dynamics in data makes them an invaluable tool in many applications, despite their inherent assumptions and limitations. As with any model, the key to successful application lies in understanding the underlying system and ensuring that the assumptions of the HMM are reasonably met.