paper-with-me

Papers

End-To-End Semi-supervised Learning for Differentiable Particle Filters

2020-11-11 · Hao Wen, Xiongjie Chen, Georgios Papagiannis, Conghui Hu, Yunpeng Li

Recent advances in incorporating neural networks into particle filters provide the desired flexibility to apply particle filters in large-scale real-world applications. The dynamic and measurement models in this framework are learnable through the differentiable implementation of particle filters. Past efforts in optimising such models often require the knowledge of true states which can be expensive to obtain or even unavailable in practice. In this paper, in order to reduce the demand for annotated data, we present an end-to-end learning objective based upon the maximisation of a pseudo-likelihood function which can improve the estimation of states when large portion of true states are unknown. We assess performance of the proposed method in state estimation tasks in robotics with simulated and real-world datasets.

📄 PDF Abstract BibTeX arXiv:2011.05748

Code (1)

HaoWen-Surrey/SemiDPF 공식 구현 tf

Tasks

State Estimation

Similar Papers 제목 키워드 기반

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.,…

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

Learning Differentiable Particle Filter on the Fly

2023-12-10 · Jiaxi Li, Xiongjie Chen, Yunpeng Li

Differentiable particle filters are an emerging class of sequential Bayesian inference techniques that use neural networks to construct components in state space models. Existing approaches are mostly based on offline su…

Bayesian InferenceObject Trackingparameter estimationSequential Bayesian Inference+1

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