Estimation theory
Encyclopedia : E : ES : EST : Estimation theory
Estimation theory is a branch of statistics and signal processing that deals with estimating the values of parameters based on measured/empirical data. The parameters describe the physical scenario or object that answers a question posed by the estimator.
For example, it is desired to estimate the proportion of a population of voters who will vote for a particular candidate. That proportion is the unobservable parameter; the estimate is based on a small random sample of voters.
Or, for example, in radar the goal is to estimate the location of objects (airplanes, boats, etc.) by analyzing the received echo and a possible question to be posed is "where are the airplanes?" To answer where the airplanes are, it is necessary to estimate the distance the airplanes are at from the radar station, which can provide an absolute location if the absolute location of the radar station is known.
In estimation theory, it is assumed that the desired information is embedded into a noisy signal. Noise adds uncertainty and if there was no uncertainty then there would be no need for estimation.
Fields that use estimation theory
There are numerous fields that require the use of estimation theory. Some of these fields include (but by no means limited to):- Signal Processing
- * CAT
- * EEG
- * EKG/ECG
- * MRI
- * Medical ultrasonography
- * Radar, sonar, Seismology - Localization of objects
- * Noise variance
- * Parametric (e.g., periodogram, correlogram) spectral analysis
- * nonparametric (e.g., MUSIC, Root-MUSIC, ESPRIT) spectral analysis
- * Wiener filter
- * Particle filter
- Clinical trials
- Opinion polls
- Quality control
- Telecommunications
- * Channel parameters
- * DC gain (see example below)
- Control theory
- * Kalman filter
- * Actuator changes with time
- Network intrusion detection system
The measured data is likely to be subject to noise or uncertainty and it is through statistical probability that optimal solutions are sought to extract as much information from the data.
Estimation process
The entire purpose of estimation theory is to arrive at an estimator, and preferably an implementable one that could actually be used. The estimator takes the measured data as input and produces an estimate of the parameters.It is also preferable to derive an estimator that exhibits optimality. An optimal estimator would indicate that all available information in the measured data has been extracted, for if there was unused information in the data then the estimator would not be optimal.
These are the general steps to arrive at an estimator:
- In order to arrive at a desired estimator for estimating a single or multiple parameters, it is first necessary to determine a model for the system. This model should incorporate the process being modeled as well as points of uncertainty and noise. The model describes the physical scenario in which the parameters apply.
- After deciding upon a model, it is helpful to find the limitations placed upon an estimator. This limitation, for example, can be found through the Cramér-Rao inequality.
- Next, an estimator needs to be developed or applied if an already known estimator is valid for the model. The estimator needs to be tested against the limitations to determine if it is an optimal estimator (if so, then no other estimator will perform better).
- Finally, experiments or simulations can be ran with the estimator to test the performance.
In summary, the estimator estimates the parameters of a physical model based on measured data.
Basics
To build a model, several statistical "ingredients" need to be known. These are needed to ensure the estimator has some mathematical tractability instead of being based on "good feel".The first is a set of statistical samples taken from a random vector (RV) of size [N]. Put into a vector,
- [\mathbf = \begin x[0] \\ x[1] \\ \vdots \\ x[N-1] \end].
- [\mathbf = \begin \theta_1 \\ \theta_2 \\ \vdots \\ \theta_M \end],
- [p(\mathbf | \mathbf)].
- [\pi( \mathbf)].
One common estimator is the minimum mean squared error (MMSE) estimator, which utilizes the error between the estimated parameters and the actual value of the parameters
- [\mathbf = \hat} - \mathbf]
Estimators
This list is some of the more common estimators used, and some topics related to them:- Maximum likelihood estimators
- Method of moments estimators
- Cramér-Rao inequality
- Minimum mean squared error (MMSE)
- Maximum a posteriori (MAP)
- Minimum variance unbiased estimator (MVUE)
- Best linear unbiased estimator (BLUE)
- Unbiased estimators — see bias (statistics).
- Particle filter
- Markov chain Monte Carlo (MCMC)
- Kalman filter
- Wiener filter
Example: DC gain in white Gaussian noise
Consider a received discrete signal, [x[n]], of [N] independent samples that consists of a DC gain [A] with Additive white Gaussian noise [w[n]] with known variance [\sigma^2] (i.e., [\mathcal(0, \sigma^2)]). Since the variance is known then the only unknown parameter is [A].The model for the signal is then
- [x[n] = A + w[n] \quad n=0, 1, \dots, N-1]
- [\hat_1 = x[0]]
- [\hat_2 = \frac \sum_^ x[n]] which is the sample mean
- [\mathrm\left[hat_1right] = \mathrm\left[ x[0] right] = A]
- [\mathrm\left[ hat_2 right]=\mathrm\left[ frac sum_^ x[n] right]=\frac \left[ \sum_^ \mathrm\left[ x[n] right] \right]=\frac \left[ N A right]=A]
- [\mathrm \left( \hat_1 \right) = \mathrm \left( x[0] \right) = \sigma^2]
- [\mathrm \left( \hat_2 \right)=\mathrm \left( \frac \sum_^ x[n] \right)=\frac \left[ sum_^ mathrm (x[n]) right]=\frac \left[ N sigma^2 right]=\frac]
Maximum likelihood
Continuing the example using the maximum likelihood estimator, the probability density function (pdf) of the noise for one sample [w[n]] is
- [p(w[n]) = \frac} \exp\left(- \frac w[n]^2 \right)]
- [p(x[n] A) = \frac} \exp\left(- \frac (x[n] - A)^2 \right)]
- [p(\mathbf; A)=\prod_^ p(x[n] A)=\frac\right)^N}\exp\left(- \frac \sum_^(x[n] - A)^2 \right)]
- [\ln p(\mathbf; A)=-N \ln \left(\sigma \sqrt\right)- \frac \sum_^(x[n] - A)^2]
- [\hat = \arg \max \ln p(\mathbf; A)]
- [\frac \ln p(\mathbf; A)=\frac \left[ sum_^(x[n] - A) right]=\frac \left[ sum_^x[n] - N A right]]
- [0=\frac \left[ sum_^x[n] - N A right]=\sum_^x[n] - N A]
- [\hat = \frac \sum_^x[n]]
Cramér-Rao lower bounds
To find the Cramér-Rao lower bounds (CRLB) of the sample mean estimator, it is first necessary to find the Fisher information number
- [\mathcal(A)=\mathrm\left( \left[ frac ln p(mathbf; A) right]^2\right)=-\mathrm\left[ frac ln p(mathbf; A)right]]
- [\frac \ln p(\mathbf; A)=\frac \left[ sum_^x[n] - N A right]]
- [\frac \ln p(\mathbf; A)=\frac (- N)=\frac]
Finally, putting the Fisher information into
- [\mathrm\left( \hat \right)\geq\frac}]
- [\mathrm\left( \hat \right)\geq\frac]
This example of DC gain + WGN is a recurring example in Kay's Fundamentals of Statistical Signal Processing.
Books
- Fundamentals of Statistical Signal Processing: Estimation Theory by Steven M. Kay (ISBN 0-13-345711-7)
- An Introduction to Signal Detection and Estimation by H. Vincent Poor (ISBN 0-38-794173-8)
- Detection, Estimation, and Modulation Theory, Part 1 by Harry L. Van Trees (ISBN 0-47-109517-6; [website])
- Optimal State Estimation: Kalman, H-infinity, and Nonlinear Approaches by Dan Simon [website]
See also
- Statistical signal processing
- Bias (statistics)
- Completeness (statistics)
- Detection theory
- Efficiency (statistics)
- Expectation-maximization algorithm (EM algorithm)
- Information theory
- Rao-Blackwell theorem
- Sufficiency (statistics)
- Maximum likelihood
- Method of moments, generalized method of moments
- Cramér-Rao inequality
- Minimum mean squared error (MMSE)
- Maximum a posteriori (MAP)
- Minimum variance unbiased estimator (MVUE)
- Best linear unbiased estimator (BLUE)
- Unbiased estimators — see bias (statistics).
- Particle filter
- Markov chain Monte Carlo (MCMC)
- Kalman filter
- Wiener filter
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
