1 / 7

18 th November , 2010 Witness Algorithm

18 th November , 2010 Witness Algorithm. By: Swapnil Godambe CS 5368: Intelligent Systems (Fall2010). POMDP. A POMDP model contains: A set of states S A set of actions A A set of state transition description T A reward function R (s, a) A finite set of observations Ω

amaris
Download Presentation

18 th November , 2010 Witness Algorithm

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 18thNovember, 2010Witness Algorithm By: Swapnil Godambe CS 5368: Intelligent Systems (Fall2010)

  2. POMDP • A POMDP model contains: • A set of states S • A set of actions A • A set of state transition description T • A reward function R (s, a) • A finite set of observations Ω • An observation function O:S╳A→Π(Ω) • O(s’, a, o) for the probability of making observation o given that the agent took action ‘a’ and landed in state s’.

  3. Policy Tree Policy tree can be represented as follows: Each node in a policy tree represents a particular belief state. Root node determines the first action to be taken

  4. Witness Algorithm ==asdasd • is computed by taking union of for all actions and then pruning it. • At iteration t, algorithm has representation of t step value function.

  5. Witness Inner Loop: • Set u initialized with a single policy tree that is best for some arbitrary belief state • At each iteration we ask if there is some belief state ‘b’ for which true value Qta(b) is different from estimated value cap [Qta(b)] computed using set u • Process continues untill we can prove that no more witness points exists and therefore that current Q-function is perfect.

  6. References • Journal article by Kaelbling, Littman and Cassandra • Tony Cassandra’s POMDP page -POMDPs for Dummies (http://www.cs.brown.edu/research/ai/pomdp/tutorial/index.html)

  7. Thank You !!!!!!!!

More Related