Predictive state representation

In computer science, a predictive state representation (PSR) is a way to model a state of controlled dynamical system from a history of actions taken and resulting observations. PSR captures the state of a system as a vector of predictions for future tests (experiments) that can be done on the system.[1] A test is a sequence of action-observation pairs and its prediction is the probability of the test's observation-sequence happening if the test's action-sequence were to be executed on the system. One of the advantage of using PSR is that the predictions are directly related to observable quantities. This is in contrast to other models of dynamical systems, such as partially observable Markov decision processes (POMDPs) where the state of the system is represented as a probability distribution over unobserved nominal states.[2]

References

  1. James, Michael R.; Singh, Satinder (2004-01-01). Learning and Discovery of Predictive State Representations in Dynamical Systems with Reset. Proceedings of the Twenty-first International Conference on Machine Learning. ICML '04. New York, NY, USA: ACM. pp. 53–. CiteSeerX 10.1.1.67.5179. doi:10.1145/1015330.1015359. ISBN 978-1581138382.
  2. "A Planning Algorithm for Predictive State Representations (PDF) - Semantic Scholar". www.semanticscholar.org. Retrieved 2016-07-14.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.