paper-with-me

Papers

Iterated INLA for State and Parameter Estimation in Nonlinear Dynamical Systems

2024-02-26 · Rafael Anderka, Marc Peter Deisenroth, So Takao

Data assimilation (DA) methods use priors arising from differential equations to robustly interpolate and extrapolate data. Popular techniques such as ensemble methods that handle high-dimensional, nonlinear PDE priors focus mostly on state estimation, however can have difficulty learning the parameters accurately. On the other hand, machine learning based approaches can naturally learn the state and parameters, but their applicability can be limited, or produce uncertainties that are hard to interpret. Inspired by the Integrated Nested Laplace Approximation (INLA) method in spatial statistics, we propose an alternative approach to DA based on iteratively linearising the dynamical model. This produces a Gaussian Markov random field at each iteration, enabling one to use INLA to infer the state and parameters. Our approach can be used for arbitrary nonlinear systems, while retaining interpretability, and is furthermore demonstrated to outperform existing methods on the DA task. By providing a more nuanced approach to handling nonlinear PDE priors, our methodology offers improved accuracy and robustness in predictions, especially where data sparsity is prevalent.

📄 PDF Abstract BibTeX arXiv:2402.17036

Code (1)

rafaelanderka/iter-inla 공식 구현

Tasks

parameter estimationState Estimation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Unified Linearization-based Nonlinear Filtering

2023-09-14 · Anton Kullberg, Isaac Skog, Gustaf Hendeby

This letter shows that the following three classes of recursive state estimation filters: standard filters, such as the extended Kalman filter; iterated filters, such as the iterated unscented Kalman filter; and dynamica…

State Estimation

Iterated Block Particle Filter for High-dimensional Parameter Learning: Beating the Curse of Dimensionality

2021-10-20 · Ning Ning, Edward L. Ionides

Parameter learning for high-dimensional, partially observed, and nonlinear stochastic processes is a methodological challenge. Spatiotemporal disease transmission systems provide examples of such processes giving rise to…

State Space Models

Iterated Filters for Nonlinear Transition Models

2023-02-27 · Anton Kullberg, Isaac Skog, Gustaf Hendeby

A new class of iterated linearization-based nonlinear filters, dubbed dynamically iterated filters, is presented. Contrary to regular iterated filters such as the iterated extended Kalman filter (IEKF), iterated unscente…

Iterated Invariant EKF for Quadruped Robot Odometry

2026-04-16 · Hilton Marques Souza Santana, João Carlos Virgolino Soares, Sven Goffin, Ylenia Nisticò 외 arxiv

Kalman filter-based algorithms are fundamental for mobile robots, as they provide a computationally efficient solution to the challenging problem of state estimation. However, they rely on two main assumptions that are d…

A Quick Guide for the Iterated Extended Kalman Filter on Manifolds

2023-07-18 · Jianzhu Huai, Xiang Gao

The extended Kalman filter (EKF) is a common state estimation method for discrete nonlinear systems. It recursively executes the propagation step as time goes by and the update step when a set of measurements arrives. In…

State Estimation