Jump to content

Assumed density filter

From Wikipedia, the free encyclopedia

In Bayesian inference, assumed density filtering (ADF), sometimes also called canonical form filtering, is an approximation of recursive Bayesian estimation (RBE) that can be used when the posterior distribution that would otherwise be obtained with RBE would end up on an increasingly complex functional form over time, which makes RBE intractable. In ADF, the true posterior is simplified after each measurement update by being projected onto a selected parametric family of distributions (the "assumed density" or "canonical form"). This keeps the functional form of the posterior distribution constant which avoids the problem of increasing complexity seen with RBE.

Examples

[edit]

The following table gives examples of some common assumed density filters:

Assumed densityFilters
Kalman filters,
extended Kalman filters,
unscented Kalman filters
Particle filters
Rao–Blackwellized particle filters

where is the multivariate normal distribution, is the multivariate Dirac distribution, is a set of convex weights, and and are the parts of the vector in the linear dimensions and in the non-linear dimensions, respectively.

External sources

[edit]