the problem of modeling sequential datacv.znu.ac.ir/afsharchim/lectures/markov.pdf · microsoft...

16
Time series generated by a dynamic system A sequence generated by a spatial process Classic Approaches o Linear Models : Regression o NonLinear Models: Neural Networks, Decision Trees Problems with Classic Approaches o Data dependency is not incorporated in the prediction of the future State Space Model o A state space is a description of a configuration of discrete states used as a simple model of machines. Formally, it can be defined as a tuple [N, A, S, G] where: N is a set of states A is a set of arcs connecting the states S is a nonempty subset of N that contains start states G is a nonempty subset of N that contains the goal states. The Problem of Modeling Sequential Data The Solutions

Upload: others

Post on 25-Jul-2020

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM

Time series generated by a dynamic system

A sequence generated by a spatial process Classic Approaches

o Linear Models : Regression o NonLinear Models: Neural Networks, Decision Trees

Problems with Classic Approaches

o Data dependency is not incorporated in the prediction of the future

State Space Model

o A state space is a description of a configuration of discrete states used as a simple model of machines. Formally, it can be defined as a tuple [N, A, S, G] where:

N is a set of states A is a set of arcs connecting the states S is a nonempty subset of N that contains start states G is a nonempty subset of N that contains the goal states.

The Problem of Modeling Sequential Data

The Solutions

Page 2: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM

Markov Process

Markov Models

Page 3: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM

Example of Markov Model

Calculation of Sequence

Page 4: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM

Hidden Markov Models

Page 5: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM

Word Recognition

Page 6: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM
Page 7: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM

Example of HMM

Calculation of Observation Sequence Probability

Page 8: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM

Main Issues with HMM

Evaluation Problem

Page 9: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM

Forward Recursion for HMM

Page 10: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM

Example

Forward Recursion for HMM

Page 11: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM

Example

Decoding Problem

Page 12: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM

Viterbi Algorithm

Page 13: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM

Example

Learning Problem

Page 14: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM
Page 15: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM
Page 16: The Problem of Modeling Sequential Datacv.znu.ac.ir/afsharchim/lectures/Markov.pdf · Microsoft Word - Markov.doc Author: Administrator Created Date: 1/17/2009 5:05:49 PM