paper-with-me

Papers

Particle Flow Bayes' Rule

2019-02-02 · Xinshi Chen, Hanjun Dai, Le Song

We present a particle flow realization of Bayes' rule, where an ODE-based neural operator is used to transport particles from a prior to its posterior after a new observation. We prove that such an ODE operator exists. Its neural parameterization can be trained in a meta-learning framework, allowing this operator to reason about the effect of an individual observation on the posterior, and thus generalize across different priors, observations and to sequential Bayesian inference. We demonstrated the generalization ability of our particle flow Bayes operator in several canonical and high dimensional examples.

📄 PDF Abstract BibTeX arXiv:1902.00640

Code (2)

xinshi-chen/MetaParticleFlow pytorch
xinshi-chen/ParticleFlowBayesRule pytorch

Tasks

Bayesian InferenceMeta-LearningSequential Bayesian Inference

Similar Papers 제목 키워드 기반

Analytic solution of the exact Daum-Huang flow equation for particle filters

2022-08-31 · Olivér Törő, Tamás Bécsi

State estimation for nonlinear systems, especially in high dimensions, is a generally intractable problem, despite the ever-increasing computing power. Efficient algorithms usually apply a finite-dimensional model for ap…

State Estimation

Stability and Convergence of Stochastic Particle Flow Filters

2021-08-11 · Liyi Dai, Fred Daum

In this paper, we examine dynamic properties of particle flows for a recently derived parameterized family of stochastic particle flow filters for nonlinear filtering and Bayesian inference. In particular, we establish t…

Bayesian Inference

Progressive Bayesian Particle Flows based on Optimal Transport Map Sequences

2023-03-04 · Uwe D. Hanebeck

We propose a method for optimal Bayesian filtering with deterministic particles. In order to avoid particle degeneration, the filter step is not performed at once. Instead, the particles progressively flow from prior to …

Density Estimation

Population-Aware Physics-Informed Neural Particle Flow for Bayesian Update

2026-06-09 · Batu Candan, Simone Servadio arxiv

Physics-informed neural particle flow (PINPF) learns a deterministic transport field that moves particles from a prior distribution toward a Bayesian posterior while enforcing the governing probability-evolution equation…

Unsupervised Cross-Domain Soft Sensor Modelling via Deep Physics-Inspired Particle Flow Bayes

2023-06-08 · Junn Yong Loo, Ze Yang Ding, Surya G. Nurzaman, Chee-Ming Ting 외

Data-driven soft sensors are essential for achieving accurate perception through reliable state inference. However, developing representative soft sensor models is challenged by issues such as missing labels, domain adap…

Domain AdaptationMissing LabelsSensor ModelingTime Series+1