Partially-Observable System

From GM-RKB
Jump to navigation Jump to search

A Partially-Observable System is a observable system that ...



References

2015

  • (Wikipedia, 2015) ⇒ http://en.wikipedia.org/wiki/partially_observable_system Retrieved:2015-2-1.
    • A partially observable system is one in which the entire state of the system is not fully visible to an external sensor. In a partially observable system the observer may utilise a memory system in order to add information to the observer's understanding to the system. [1]

      An example of a partially observable system would be a card game in which some of the cards are discarded into a pile face down. In this case the observer is only able to view their own cards and potentially those of the dealer. They are not able to view the face-down (used) cards, and nor are they able to view the cards which will be dealt at some stage in the future. A memory system can be used to remember the previously dealt cards that are now on the used pile. This adds to the total sum of knowledge that the observer can use to make decisions.

      In contrast, a fully observable system would be that of chess. In chess (apart from the 'who is moving next' state) the full state of the system is observable at any point in time.

      Partially observable is a term used in a variety of mathematical settings, including that of Artificial Intelligence and Partially observable Markov decision processes.

2014