菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-19
📄 Abstract - Training-Free Bayesian Filtering with Generative Emulators

Bayesian filtering is a well-known problem that aims to estimate plausible states of a dynamical system from observations. Among existing approaches to solve this problem, particle filters are theoretically exact for non-linear dynamics and observations, but suffer from poor scalability in high dimensions. In this work, we show that diffusion-based emulators of dynamical systems can be used to implement, without additional training, an optimal variant of particle filters that has remained largely unexplored due to implementation challenges with classical numerical solvers. Experiments on nonlinear chaotic systems, including atmospheric dynamics, demonstrate that the proposed approach successfully scales particle filtering to high-dimensional settings.

顶级标签: machine learning systems
详细标签: bayesian filtering particle filters diffusion models dynamical systems high-dimensional scaling 或 搜索:

无需训练的贝叶斯滤波:基于生成式模拟器 / Training-Free Bayesian Filtering with Generative Emulators


1️⃣ 一句话总结

该研究提出了一种新方法,利用扩散模型作为动力学系统的生成式模拟器,无需额外训练即可实现高效的高维贝叶斯滤波,在非线性混沌系统(如大气动力学)中成功解决了传统粒子滤波在高维场景下难以扩展的问题。

源自 arXiv: 2605.20028