Assumed density filter
This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. (August 2026) |
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 density | Filters |
|---|---|
| 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]- Assumed Density Filtering on YouTube
- 6.3 Assumed density filters on YouTube