Planning with Expectation Models
Yi Wan, Zaheer Abbas, Adam White, Martha White, Richard S. Sutton

TL;DR
This paper introduces a theoretically sound method for using expectation models in model-based reinforcement learning, enabling effective planning in stochastic environments with convergence guarantees and empirical validation.
Contribution
It provides a novel framework for planning with expectation models, including theoretical analysis, a new policy evaluation algorithm, and empirical results demonstrating effectiveness.
Findings
Planning with expectation models is equivalent to distribution models under linear value functions.
The paper analyzes linear and non-linear expectation model parametrizations.
The proposed algorithm converges and improves policy evaluation accuracy.
Abstract
Distribution and sample models are two popular model choices in model-based reinforcement learning (MBRL). However, learning these models can be intractable, particularly when the state and action spaces are large. Expectation models, on the other hand, are relatively easier to learn due to their compactness and have also been widely used for deterministic environments. For stochastic environments, it is not obvious how expectation models can be used for planning as they only partially characterize a distribution. In this paper, we propose a sound way of using approximate expectation models for MBRL. In particular, we 1) show that planning with an expectation model is equivalent to planning with a distribution model if the state value function is linear in state features, 2) analyze two common parametrization choices for approximating the expectation: linear and non-linear expectation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics
