paper-with-me

Papers

Machine learning-based conditional mean filter: a generalization of the ensemble Kalman filter for nonlinear data assimilation

2021-06-15 · Truong-Vinh Hoang, Sebastian Krumscheid, Hermann G. Matthies, Raúl Tempone

This paper presents the machine learning-based ensemble conditional mean filter (ML-EnCMF) -- a filtering method based on the conditional mean filter (CMF) previously introduced in the literature. The updated mean of the CMF matches that of the posterior, obtained by applying Bayes' rule on the filter's forecast distribution. Moreover, we show that the CMF's updated covariance coincides with the expected conditional covariance. Implementing the EnCMF requires computing the conditional mean (CM). A likelihood-based estimator is prone to significant errors for small ensemble sizes, causing the filter divergence. We develop a systematical methodology for integrating machine learning into the EnCMF based on the CM's orthogonal projection property. First, we use a combination of an artificial neural network (ANN) and a linear function, obtained based on the ensemble Kalman filter (EnKF), to approximate the CM, enabling the ML-EnCMF to inherit EnKF's advantages. Secondly, we apply a suitable variance reduction technique to reduce statistical errors when estimating loss function. Lastly, we propose a model selection procedure for element-wisely selecting the applied filter, i.e., either the EnKF or ML-EnCMF, at each updating step. We demonstrate the ML-EnCMF performance using the Lorenz-63 and Lorenz-96 systems and show that the ML-EnCMF outperforms the EnKF and the likelihood-based EnCMF.

📄 PDF Abstract BibTeX arXiv:2106.07908

Code (0)

등록된 구현이 없습니다.

Tasks

Model Selection

Similar Papers 제목 키워드 기반

An adaptive ensemble filter for heavy-tailed distributions: tuning-free inflation and localization

2023-10-12 · Mathieu Le Provost, Ricardo Baptista, Jeff D. Eldredge, Youssef Marzouk

Heavy tails is a common feature of filtering distributions that results from the nonlinear dynamical and observation processes as well as the uncertainty from physical sensors. In these settings, the Kalman filter and it…

State Space Models

Ensemble-Conditional Gaussian Processes (Ens-CGP): Representation, Geometry, and Inference

2026-02-14 · Sai Ravela, Jae Deok Kim, Kenneth Gee, Xingjian Yan 외 arxiv

We formulate Ensemble-Conditional Gaussian Processes (Ens-CGP), a finite-dimensional synthesis that centers ensemble-based inference on the conditional Gaussian law. Conditional Gaussian processes (CGP) arise directly fr…

Gaussian Processes

Learning Probabilistic Filters with Strictly Proper Scoring Rules

2026-06-25 · Eviatar Bach, Ricardo Baptista, Jochen Bröcker, Bohan Chen 외 arxiv

Bayesian filtering of partially and noisily observed dynamical systems seeks to infer the evolving conditional distribution of the state of a dynamical system, given observations, in an online fashion. This Bayesian filt…

Learning Enhanced Ensemble Filters

2025-04-24 · Eviatar Bach, Ricardo Baptista, Edoardo Calvello, Bohan Chen 외

The filtering distribution in hidden Markov models evolves according to the law of a mean-field model in state-observation space. The ensemble Kalman filter (EnKF) approximates this mean-field model with an ensemble of i…

Learning Robust Kernel Ensembles with Kernel Average Pooling

2022-09-30 · Pouya Bashivan, Adam Ibrahim, Amirozhan Dehghani, Yifei Ren

Model ensembles have long been used in machine learning to reduce the variance in individual model predictions, making them more robust to input perturbations. Pseudo-ensemble methods like dropout have also been commonly…