Information about Recursive Bayesian Estimation

Recursive Bayesian estimation is a general probabilistic approach for estimating an unknown probability density function recursively over time using incoming measurements and a mathematical process model.

Model

The true state is assumed to be an unobserved Markov process, and the measurements are the observed states of a Hidden Markov Model (HMM).

Enlarge picture
Hidden Markov Model


Because of the Markov assumption, the true state is conditionally independent of all earlier states given the immediately previous state.



Similarly the measurement at the kth timestep is dependent only upon the current state and is conditionally independent of all other states given the current state.



Using these assumptions the probability distribution over all states of the HMM can be written simply as:



However, when using the Kalman filter to estimate the state x, the probability distribution of interest is associated with the current states conditioned on the measurements up to the current timestep. (This is achieved by marginalising out the previous states and dividing by the probability of the measurement set.)

This leads to the predict and update steps of the Kalman filter written probabilistically. The probability distribution associated with the predicted state is product of the probability distribution associated with the transition from the (k - 1) th timestep to the kth and the probability distribution associated with the previous state, with the true state at (k - 1) integrated out.



The measurement set up to time t is


The probability distribution of updated is proportional to the product of the measurement likelihood and the predicted state.


The denominator
is a less significant normalisation term.

Applications

External links

In mathematics, a probability density function (pdf) is a function that represents a probability distribution in terms of integrals.

Formally, a probability distribution has density f, if f
..... Click the link for more information.
In probability theory, a Markov process is a stochastic process that has the Markov property.

Often, the term Markov chain is used to mean a discrete-time Markov process. Also see continuous-time Markov process.
..... Click the link for more information.
hidden Markov model (HMM) is a statistical model in which the system being modeled is assumed to be a Markov process with unknown parameters, and the challenge is to determine the hidden parameters from the observable parameters.
..... Click the link for more information.
The Kalman filter is an efficient recursive filter that estimates the state of a dynamic system from a series of incomplete and noisy measurements. It was developed by Rudolf Kalman.
..... Click the link for more information.
multivariate normal distribution, also sometimes called a multivariate Gaussian distribution, is a specific probability distribution, which can be thought of as a generalization to higher dimensions of the one-dimensional normal distribution (also called a
..... Click the link for more information.
Particle filters, also known as Sequential Monte Carlo methods (SMC), are sophisticated model estimation techniques based on simulation.

They are usually used to estimate Bayesian models and are the sequential ('on-line') analogue of Markov chain Monte Carlo (MCMC)
..... Click the link for more information.


This article is copied from an article on Wikipedia.org - the free encyclopedia created and edited by online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of the wikipedia encyclopedia articles provide accurate and timely information please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.
Herod_Archelaus


page counter