Bayes Net finds the max expectation given (partial) probability models

Markov Models trying to find the VPI (value of perfect info) - usefulness of revealing each info

Markov Models

Transition Model: The future is independent of the past given the present. $S_0 \rightarrow S_1 \rightarrow ...$

Stationary Process: The dynamics doesn’t change

Hidden Markov Models

HMM: Markov model with an observation in each state

Observation Model: Each state can generate its own observation $E_t\leftarrow S_t \rightarrow S_{t+1}$

Inference Tasks

Filtering