1 / 3

Policy Improvement for POMDPs using gradient ascent

Policy Improvement for POMDPs using gradient ascent. Gaurav Marwah. Introduction. POMDP stands for partially observable markov decision processes. Framework for planning under uncertainty in actions and observations. Optimal planning requires storing entire event history.

tiger
Download Presentation

Policy Improvement for POMDPs using gradient ascent

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. Policy Improvement for POMDPs using gradient ascent Gaurav Marwah

  2. Introduction • POMDP stands for partially observable markov decision processes. • Framework for planning under uncertainty in actions and observations. • Optimal planning requires storing entire event history. • Existing approaches: Policy iteration, value iteration, gradient ascent, sampling etc.

  3. Approach • Policy as a probabilistic finite state controller. • Probabilities: • Node transition probability • Action probability • The probabilities will be adjusted using gradient ascent to maximize value function. • Similarity to back propagation method.

More Related