paper-with-me

홈 › Papers

Reduced-Order Autodifferentiable Ensemble Kalman Filters

2023-01-27 · Yuming Chen, Daniel Sanz-Alonso, Rebecca Willett

This paper introduces a computational framework to reconstruct and forecast a partially observed state that evolves according to an unknown or expensive-to-simulate dynamical system. Our reduced-order autodifferentiable ensemble Kalman filters (ROAD-EnKFs) learn a latent low-dimensional surrogate model for the dynamics and a decoder that maps from the latent space to the state space. The learned dynamics and decoder are then used within an ensemble Kalman filter to reconstruct and forecast the state. Numerical experiments show that if the state dynamics exhibit a hidden low-dimensional structure, ROAD-EnKFs achieve higher accuracy at lower computational cost compared to existing methods. If such structure is not expressed in the latent state dynamics, ROAD-EnKFs achieve similar accuracy at lower cost, making them a promising approach for surrogate state reconstruction and forecasting.

📄 PDF Abstract BibTeX arXiv:2301.11961

Code (1)

ymchen0/road-enkf 공식 구현 pytorch

Tasks

Decoder

Similar Papers 제목 키워드 기반

Approximate Kalman filtering for large-scale systems with an application to hyperthermia cancer treatments

2024-10-23 · S. A. N. Nouwens, M. M. Paulides, W. P. M. H. Heemels

Accurate state estimates are required for increasingly complex systems, to enable, for example, feedback control. However, available state estimation schemes are not necessarily real-time feasible for certain large-scale…

State Estimation

Ensemble Kalman Filters with Resampling

2023-08-17 · Omar Al Ghattas, Jiajun Bao, Daniel Sanz-Alonso

Filtering is concerned with online estimation of the state of a dynamical system from partial and noisy observations. In applications where the state of the system is high dimensional, ensemble Kalman filters are often t…

Long-time accuracy of ensemble Kalman filters for chaotic and machine-learned dynamical systems

2024-12-18 · Daniel Sanz-Alonso, Nathan Waniorek

Filtering is concerned with online estimation of the state of a dynamical system from partial and noisy observations. In applications where the state is high dimensional, ensemble Kalman filters are often the method of c…

State, global and local parameter estimation using local ensemble Kalman filters: applications to online machine learning of chaotic dynamics

2021-07-23 · Quentin Malartic, Alban Farchi, Marc Bocquet

In a recent methodological paper, we showed how to learn chaotic dynamics along with the state trajectory from sequentially acquired observations, using local ensemble Kalman filters. Here, we more systematically investi…

parameter estimation

Auto-differentiable Ensemble Kalman Filters

2021-07-16 · Yuming Chen, Daniel Sanz-Alonso, Rebecca Willett

Data assimilation is concerned with sequentially estimating a temporally-evolving state. This task, which arises in a wide range of scientific and engineering applications, is particularly challenging when the state is h…

BIG-bench Machine Learning