Likelihood-Free Inference in State-Space Models with Unknown DynamicsDownload PDF

Published: 19 Oct 2021, Last Modified: 22 Oct 2023NeurIPS 2021 Deep Inverse Workshop PosterReaders: Everyone
Keywords: Likelihood-Free Inference, Multi-Output Gaussian Processes, Bayesian Deep Learning, State-Space Models
TL;DR: In SSMs where observations can only be simulated, we improve upon existing LFI methods by using a Bayesian Neural Network for modelling unknown state transition dynamics.
Abstract: We introduce a method for inferring and predicting latent states in the important and difficult case of state-space models (SSM) where observations can only be simulated, and transition dynamics are unknown. In this setting, the likelihood of observations is not available and only synthetic observations can be generated from a black-box simulator. We propose a way of doing likelihood-free inference (LFI) of states and state prediction with a limited number of simulations. Our approach uses a multi-output Gaussian process for state inference, and a Bayesian Neural Network as a model of the transition dynamics for state prediction. We improve upon existing LFI methods for the inference task, while also accurately learning transition dynamics. The proposed method is necessary for modelling inverse problems in dynamical systems with computationally expensive simulations, as demonstrated in experiments with non-stationary user models.
Conference Poster: pdf
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:2111.01555/code)
1 Reply

Loading