maximum a posteriori map estimation
play

Maximum A Posteriori (MAP) Estimation Pieter Abbeel UC Berkeley - PowerPoint PPT Presentation

Maximum A Posteriori (MAP) Estimation Pieter Abbeel UC Berkeley EECS Overview X 0 X t-1 X t n Filtering: z 0 z t-1 z t n Smoothing: X 0 X t-1 X t X t+1 X T z 0 z t-1 z t z t+1 z T n MAP: X 0 X t-1 X t X t+1 X T z 0 z t-1 z t z t+1 z T


  1. Maximum A Posteriori (MAP) Estimation Pieter Abbeel UC Berkeley EECS

  2. Overview X 0 X t-1 X t n Filtering: z 0 z t-1 z t n Smoothing: X 0 X t-1 X t X t+1 X T z 0 z t-1 z t z t+1 z T n MAP: X 0 X t-1 X t X t+1 X T z 0 z t-1 z t z t+1 z T

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

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

  5. Kalman Filter (aka Linear Gaussian) setting Summations à integrals n But: can’t enumerate over all instantiations n However, we can still find solution efficiently: n n the joint conditional P( x 0:T | z 0:T ) is a multivariate Gaussian n 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 ) n 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 n We already know how to do so: marginal conditionals can be computed by running the Kalman smoother. Alternatively: solve convex optimization problem n

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend