Learning to Filter with Predictive State Inference Machines
Abstract
Latent state space models are a fundamental and widely used tool for modeling dynamical systems. However, they are difficult to learn from data and learned models often lack performance guarantees on inference tasks such as filtering and prediction. In this work, we present the PREDICTIVE STATE INFERENCE MACHINE (PSIM), a data-driven method that considers the inference procedure on a dynamical system as a composition of predictors. The key idea is that rather than first learning a latent state space model, and then using the learned model for inference, PSIM directly learns predictors for inference in predictive state space. We provide theoretical guarantees for inference, in both realizable and agnostic settings, and showcase practical performance on a variety of simulated and real world robotics benchmarks.
Cite
Text
Sun et al. "Learning to Filter with Predictive State Inference Machines." International Conference on Machine Learning, 2016.Markdown
[Sun et al. "Learning to Filter with Predictive State Inference Machines." International Conference on Machine Learning, 2016.](https://mlanthology.org/icml/2016/sun2016icml-learning/)BibTeX
@inproceedings{sun2016icml-learning,
title = {{Learning to Filter with Predictive State Inference Machines}},
author = {Sun, Wen and Venkatraman, Arun and Boots, Byron and Bagnell, J.Andrew},
booktitle = {International Conference on Machine Learning},
year = {2016},
pages = {1197-1205},
volume = {48},
url = {https://mlanthology.org/icml/2016/sun2016icml-learning/}
}