Presentation is loading. Please wait.

Presentation is loading. Please wait.

Maximum A Posteriori (MAP) Estimation Pieter Abbeel UC Berkeley EECS TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.:

Similar presentations


Presentation on theme: "Maximum A Posteriori (MAP) Estimation Pieter Abbeel UC Berkeley EECS TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.:"— Presentation transcript:

1 Maximum A Posteriori (MAP) Estimation Pieter Abbeel UC Berkeley EECS TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.: AAAAAAAAAAAAA

2 Filtering: Smoothing: MAP: Overview X t-1 XtXt X0X0 z t-1 ztzt z0z0 X t-1 XtXt X t+ 1 XTXT X0X0 z t-1 ztzt z t+1 zTzT z0z0 X t-1 XtXt X t+ 1 XTXT X0X0 z t-1 ztzt z t+1 zTzT z0z0

3 Generally: MAP Naively solving by enumerating all possible combinations of x_0,…,x_T is exponential in T !

4 MAP --- Complete Algorithm O(T n 2 )

5 Summations  integrals But: can’t enumerate over all instantations However, we can still find solution efficiently: the joint conditional P( x 0:T | z 0:T ) is a multivariate Gaussian for a multivariate Gaussian the most likely instantiation equals the mean  we just need to find the mean of P( x 0:T | z 0:T ) the marginal conditionals P( x t | z 0:T ) are Gaussians with mean equal to the mean of x t under the joint conditional, so it suffices to find all marginal conditionals We already know how to do so: marginal conditionals can be computed by running the Kalman smoother. Kalman Filter (aka Linear Gaussian) setting


Download ppt "Maximum A Posteriori (MAP) Estimation Pieter Abbeel UC Berkeley EECS TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.:"

Similar presentations


Ads by Google