paper-with-me

Papers

Outlier-robust Kalman Filtering through Generalised Bayes

2024-05-09 · Gerardo Duran-Martin, Matias Altamirano, Alexander Y. Shestopaloff, Leandro Sánchez-Betancourt, Jeremias Knoblauch, Matt Jones, François-Xavier Briol, Kevin Murphy

We derive a novel, provably robust, and closed-form Bayesian update rule for online filtering in state-space models in the presence of outliers and misspecified measurement models. Our method combines generalised Bayesian inference with filtering methods such as the extended and ensemble Kalman filter. We use the former to show robustness and the latter to ensure computational efficiency in the case of nonlinear models. Our method matches or outperforms other robust filtering methods (such as those based on variational Bayes) at a much lower computational cost. We show this empirically on a range of filtering problems with outlier measurements, such as object tracking, state estimation in high-dimensional chaotic systems, and online learning of neural networks.

📄 PDF Abstract BibTeX arXiv:2405.05646

Code (1)

gerdm/weighted-likelihood-filter 공식 구현 jax

Tasks

Bayesian InferenceComputational EfficiencyObject TrackingState EstimationState Space Models

Similar Papers 제목 키워드 기반

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…

Robust Indoor Localization via Conformal Methods and Variational Bayesian Adaptive Filtering

2025-05-13 · Zhiyi Zhou, Dongzhuo Liu, Songtao Guo, Yuanyuan Yang

Indoor localization is critical for IoT applications, yet challenges such as non-Gaussian noise, environmental interference, and measurement outliers hinder the robustness of traditional methods. Existing approaches, inc…

Conformal PredictionIndoor LocalizationOutlier Detection

Outlier-Insensitive Kalman Filtering: Theory and Applications

2023-09-18 · Shunit Truzman, Guy Revach, Nir Shlezinger, Itzik Klein

State estimation of dynamical systems from noisy observations is a fundamental task in many applications. It is commonly addressed using the linear Kalman filter (KF), whose performance can significantly degrade in the p…

Outlier DetectionState Estimation

Variational Bayes for robust radar single object tracking

2022-09-28 · Alp Sarı, Tak Kaneko, Lense H. M. Swaenen, Wouter M. Kouw

We address object tracking by radar and the robustness of the current state-of-the-art methods to process outliers. The standard tracking algorithms extract detections from radar image space to use it in the filtering st…

ObjectObject Tracking

Adaptive, Robust and Scalable Bayesian Filtering for Online Learning

2025-05-12 · Gerardo Duran-Martin

In this thesis, we introduce Bayesian filtering as a principled framework for tackling diverse sequential machine learning problems, including online (continual) learning, prequential (one-step-ahead) forecasting, and co…

Continual LearningMulti-Armed Bandits