Learning state and proposal dynamics in state-space models using differentiable particle filters and neural networks
Benjamin Cox, Santiago Segarra, Victor Elvira

TL;DR
This paper introduces StateMixNN, a neural network-based approach that learns proposal and transition distributions in particle filters for state-space models, significantly improving hidden state recovery especially in non-linear cases.
Contribution
The paper presents a novel neural network framework, StateMixNN, that learns Gaussian mixture proposals and transitions in particle filters, enhancing inference in non-linear state-space models.
Findings
Improves hidden state recovery over existing methods.
Performs especially well in highly non-linear scenarios.
Uses only observation data for training.
Abstract
State-space models are a popular statistical framework for analysing sequential data. Within this framework, particle filters are often used to perform inference on non-linear state-space models. We introduce a new method, StateMixNN, that uses a pair of neural networks to learn the proposal distribution and transition distribution of a particle filter. Both distributions are approximated using multivariate Gaussian mixtures. The component means and covariances of these mixtures are learnt as outputs of learned functions. Our method is trained targeting the log-likelihood, thereby requiring only the observation series, and combines the interpretability of state-space models with the flexibility and approximation power of artificial neural networks. The proposed method significantly improves recovery of the hidden state in comparison with the state-of-the-art, showing greater improvement…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
