paper-with-me

Papers

Differentiable Bootstrap Particle Filters for Regime-Switching Models

2023-02-20 · Wenhan Li, Xiongjie Chen, Wenwu Wang, Víctor Elvira, Yunpeng Li

Differentiable particle filters are an emerging class of particle filtering methods that use neural networks to construct and learn parametric state-space models. In real-world applications, both the state dynamics and measurements can switch between a set of candidate models. For instance, in target tracking, vehicles can idle, move through traffic, or cruise on motorways, and measurements are collected in different geographical or weather conditions. This paper proposes a new differentiable particle filter for regime-switching state-space models. The method can learn a set of unknown candidate dynamic and measurement models and track the state posteriors. We evaluate the performance of the novel algorithm in relevant models, showing its great performance compared to other competitive algorithms.

📄 PDF Abstract BibTeX arXiv:2302.10319

Code (0)

등록된 구현이 없습니다.

Tasks

State Space Models

Similar Papers 제목 키워드 기반

Regime Learning for Differentiable Particle Filters

2024-05-08 · John-Joseph Brady, Yuhui Luo, Wenwu Wang, Victor Elvira 외

Differentiable particle filters are an emerging class of models that combine sequential Monte Carlo techniques with the flexibility of neural networks to perform state space inference. This paper concerns the case where …

State Space Models

Differentiable Particle Filters through Conditional Normalizing Flow

2021-07-01 · Xiongjie Chen, Hao Wen, Yunpeng Li

Differentiable particle filters provide a flexible mechanism to adaptively train dynamic and measurement models by learning from observed data. However, most existing differentiable particle filters are within the bootst…

Visual Tracking

Normalizing Flow-based Differentiable Particle Filters

2024-03-03 · Xiongjie Chen, Yunpeng Li

Recently, there has been a surge of interest in incorporating neural networks into particle filters, e.g. differentiable particle filters, to perform joint sequential state estimation and model learning for non-linear no…

Density EstimationNormalising FlowsState EstimationState Space Models+1

An overview of differentiable particle filters for data-adaptive sequential Bayesian inference

2023-02-19 · Xiongjie Chen, Yunpeng Li

By approximating posterior distributions with weighted samples, particle filters (PFs) provide an efficient mechanism for solving non-linear sequential state estimation problems. While the effectiveness of particle filte…

Bayesian InferenceSequential Bayesian InferenceState Estimation

Revisiting semi-supervised training objectives for differentiable particle filters

2024-05-02 · Jiaxi Li, John-Joseph Brady, Xiongjie Chen, Yunpeng Li

Differentiable particle filters combine the flexibility of neural networks with the probabilistic nature of sequential Monte Carlo methods. However, traditional approaches rely on the availability of labelled data, i.e.,…