Model-Advantage and Value-Aware Models for Model-Based Reinforcement Learning: Bridging the Gap in Theory and Practice
Nirbhay Modhe, Harish Kamath, Dhruv Batra, Ashwin Kalyan

TL;DR
This paper demonstrates that value-aware model learning is both theoretically advantageous and practically effective for continuous control tasks in model-based reinforcement learning, bridging the gap between theory and practice.
Contribution
It introduces a novel value-aware model learning objective and addresses the issue of stale value estimates, enabling successful deployment in real-world continuous control tasks.
Findings
Value-aware models outperform traditional models in continuous control environments.
The proposed method works with minimal modifications to existing algorithms.
Better performance than baseline models in several robotic tasks.
Abstract
This work shows that value-aware model learning, known for its numerous theoretical benefits, is also practically viable for solving challenging continuous control tasks in prevalent model-based reinforcement learning algorithms. First, we derive a novel value-aware model learning objective by bounding the model-advantage i.e. model performance difference, between two MDPs or models given a fixed policy, achieving superior performance to prior value-aware objectives in most continuous control environments. Second, we identify the issue of stale value estimates in naively substituting value-aware objectives in place of maximum-likelihood in dyna-style model-based RL algorithms. Our proposed remedy to this issue bridges the long-standing gap in theory and practice of value-aware model learning by enabling successful deployment of all value-aware objectives in solving several continuous…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics
MethodsAttentive Walk-Aggregating Graph Neural Network
