LGMLJul 9

Generative Bayesian Filtering for State Estimation

arXiv:2607.2052112.0
Predicted impact top 17% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners needing to filter high-dimensional, nonlinear sensor data, GBF offers a flexible framework that outperforms classical methods, though it is an incremental extension of existing generative and filtering techniques.

GBF replaces restrictive observation models with pretrained conditional generative models (CVAEs) for state estimation, achieving improved accuracy and robustness on synthetic and real-world tasks including manufacturing monitoring and arrhythmia diagnosis.

The state of a dynamic system evolves over time, switching among several latent modes that govern its observable behavior. Filtering methods infer the latent state from observations. Classical filtering approaches, including Kalman filters, typically rely on simple observation models, such as linear-Gaussian models, that are incapable of characterizing the increasingly nonlinear and heterogeneous patterns in high-dimensional sensor signals. To tackle the challenge, we propose Generative Bayesian Filtering (GBF), a filtering framework that replaces restrictive observation models with pretrained conditional generative models parametrized by conditional variational autoencoders (CVAE). For online inference, GBF performs a Bayesian prediction-update recursion in which the measurement update is formulated as a posterior sampling problem that combines the dynamical prior with the CVAE-induced likelihood. The resulting filtering problem is then transformed into a score-based sampling problem, which naturally inherits the flexibility from generative models and the uncertainty quantification capabilities from ensembling. Experiments on synthetic datasets and real-world applications involving manufacturing system monitoring and arrhythmia diagnosis demonstrate that GBF improves state estimation accuracy and robustness relative to baseline approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes