Temporal Probability Model
Has two sets of Random Variables called
- state variables that are unobservable
- evidence variables that are observable
Both variables are indexed by numbers from .
We can also denote time spans
We want to model a Temporal Probability Model with Markov Processes that fullfill some Markov Property. One such model is the Markov Chain which however does not really reflect reality. We could increase the order (which adds more dependencies, bad) or we add more state variables to get more information into the model.
We can now separate the model into the Transition Model (probability for the next step in time) and the Sensor Model (probability of the evidence for the next step in time).
Transition Model and Sensor Model for a Markov Chain of 1-order Markov Property and Sensor Markov Property. ![[CleanShot 2023-09-28 at 11.44.29@2x.png]]
If we know the Priors we can even calculate the Full Joint Probability Distribution
-
Country Dance Algorithm