120 likes | 334 Views
Particle Filtering for Non-Linear/Non-Gaussian System. Bohyung Han bhhan@cs.umd.edu. Outline. Introduction Kalman Filter and its extensions Bayesian Framework Particle Filter Applications. Introduction. Estimation Parameter space Observation space
E N D
Particle Filtering for Non-Linear/Non-Gaussian System Bohyung Han bhhan@cs.umd.edu
Outline • Introduction • Kalman Filter and its extensions • Bayesian Framework • Particle Filter • Applications
Introduction • Estimation • Parameter space • Observation space • Probabilistic mapping from parameter space to observation space • Estimation rule: Bayesian • Filter • Kind of a tool for estimation
Two Models • Process model • Measurement model
Kalman Filter • Kalman filter • Recursive solution to discrete-data filtering problem (1960’s) • Optimal solution for Gaussian model and linear system • Extended Kalman filter • Using the first order Taylor expansion • Approx. to non-linear system • Still valid only for Gaussian model
Bayesian Filtering • State variable: x • Measurement variable: z • Bayesian filtering • Bayesian equation • Markov assumption • Discrete time t
Particle Filter (1) • Advantage • Non-linear system • Non-Gaussian model • Density representation • Particle (sample) and its weight • If the number of samples is infinite, the density by sampling will converge to the real density. • Variations • Several sampling strategies
Particle Filter (2) • Prediction • Measurement • Update • Resample
CONDENSATION Algorithm (1) • Overview • Conditional Density Propagation • Isard and Blake [ECCV’96] • A variation of particle filter • The first application to computer vision problem
Extension and Applications • Extension • ICONDENSATION • Applications • Contour tracking • Color-based tracking • Advantage for tracking problem with the complex state variable