paper-with-me

Papers

Online Variational Filtering and Parameter Learning

2021-10-26 · NeurIPS 2021 12 · Andrew Campbell, Yuyang Shi, Tom Rainforth, Arnaud Doucet

We present a variational method for online state estimation and parameter learning in state-space models (SSMs), a ubiquitous class of latent variable models for sequential data. As per standard batch variational techniques, we use stochastic gradients to simultaneously optimize a lower bound on the log evidence with respect to both model parameters and a variational approximation of the states' posterior distribution. However, unlike existing approaches, our method is able to operate in an entirely online manner, such that historic observations do not require revisitation after being incorporated and the cost of updates at each time step remains constant, despite the growing dimensionality of the joint posterior distribution of the states. This is achieved by utilizing backward decompositions of this joint posterior distribution and of its variational approximation, combined with Bellman-type recursions for the evidence lower bound and its gradients. We demonstrate the performance of this methodology across several examples, including high-dimensional SSMs and sequential Variational Auto-Encoders.

📄 PDF Abstract BibTeX arXiv:2110.13549

Code (1)

andrew-cr/online_var_fil 공식 구현 pytorch

Tasks

State EstimationState Space Models

Similar Papers 제목 키워드 기반

Learning Optimal Filters Using Variational Inference

2024-06-26 · Eviatar Bach, Ricardo Baptista, Enoch Luk, Andrew Stuart

Filtering - the task of estimating the conditional distribution for states of a dynamical system given partial and noisy observations - is important in many areas of science and engineering, including weather and climate…

Variational Inference

Online Generalised Predictive Coding

2026-05-04 · Mehran H. Z. Bazargani, Szymon Urbas, Adeel Razi, Thomas Brendan Murphy 외 arxiv

This paper introduces an extension of generalised filtering for online applications. Generalised filtering refers to data assimilation schemes that jointly infer latent states, learn unknown model parameters, and estimat…

Variational Bayesian Approximations Kalman Filter Based on Threshold Judgment

2023-09-06 · Zuxuan Zhang, Gang Wang, Jiacheng He, Shan Zhong

The estimation of non-Gaussian measurement noise models is a significant challenge across various fields. In practical applications, it often faces challenges due to the large number of parameters and high computational …

Ensemble Kalman Filtering Meets Gaussian Process SSM for Non-Mean-Field and Online Inference

2023-12-10 · Zhidi Lin, Yiyong Sun, Feng Yin, Alexandre Hoang Thiéry

The Gaussian process state-space models (GPSSMs) represent a versatile class of data-driven nonlinear dynamical system models. However, the presence of numerous latent variables in GPSSM incurs unresolved issues for exis…

State Space ModelsVariational Inference

Variational Nonlinear Kalman Filtering with Unknown Process Noise Covariance

2023-05-06 · Hua Lan, Jinjie Hu, Zengfu Wang, Qiang Cheng

Motivated by the maneuvering target tracking with sensors such as radar and sonar, this paper considers the joint and recursive estimation of the dynamic state and the time-varying process noise covariance in nonlinear s…

Bayesian InferenceState EstimationState Space ModelsVariational Inference