Nested ensemble Kalman filter for static parameter inference in nonlinear state-space models
By: Andrew Golightly , Sarah E. Heaps , Chris Sherlock and more
Potential Business Impact:
Improves computer predictions by mixing two math tricks.
The ensemble Kalman filter (EnKF) is a popular technique for performing inference in state-space models (SSMs), particularly when the dynamic process is high-dimensional. Unlike reweighting methods such as sequential Monte Carlo (SMC, i.e. particle filters), the EnKF leverages either the linear Gaussian structure of the SSM or an approximation thereof, to maintain diversity of the sampled latent states (the so-called ensemble members) via shifting-based updates. Joint parameter and state inference using an EnKF is typically achieved by augmenting the state vector with the static parameter. In this case, it is assumed that both parameters and states follow a linear Gaussian state-space model, which may be unreasonable in practice. In this paper, we combine the reweighting and shifting methods by replacing the particle filter used in the SMC^2 algorithm of Chopin et al., with the ensemble Kalman filter. Hence, parameter particles are weighted according to the estimated observed-data likelihood from the latest observation computed by the EnKF, and particle diversity is maintained via a resample-move step that targets the marginal parameter posterior under the EnKF. Extensions to the resulting algorithm are proposed, such as the use of a delayed acceptance kernel in the rejuvenation step and incorporation of nonlinear observation models. We illustrate the resulting methodology via several applications.
Similar Papers
High Dimensional Ensemble Kalman Filter
Methodology
Improves computer weather forecasts with better math.
CT-ESKF: A General Framework of Covariance Transformation-Based Error-State Kalman Filter
Systems and Control
Makes navigation systems more accurate with mixed signals.
Learning Enhanced Ensemble Filters
Machine Learning (Stat)
Makes computer predictions more accurate.