Causal Dynamics Learning for Task-Independent State Abstraction
Zizhao Wang, Xuesu Xiao, Zifan Xu, Yuke Zhu, Peter Stone

TL;DR
This paper introduces CDL, a causal dynamics learning approach that enhances state abstraction in model-based reinforcement learning, leading to better generalization and sample efficiency across tasks.
Contribution
It proposes a theoretically grounded causal dynamics model that removes unnecessary dependencies, enabling effective task-independent state abstraction in MBRL.
Findings
Models and policies generalize well to unseen states.
State abstraction improves sample efficiency.
Method outperforms existing approaches in simulated environments.
Abstract
Learning dynamics models accurately is an important goal for Model-Based Reinforcement Learning (MBRL), but most MBRL methods learn a dense dynamics model which is vulnerable to spurious correlations and therefore generalizes poorly to unseen states. In this paper, we introduce Causal Dynamics Learning for Task-Independent State Abstraction (CDL), which first learns a theoretically proved causal dynamics model that removes unnecessary dependencies between state variables and the action, thus generalizing well to unseen states. A state abstraction can then be derived from the learned dynamics, which not only improves sample efficiency but also applies to a wider range of tasks than existing state abstraction methods. Evaluated on two simulated environments and downstream tasks, both the dynamics model and policies learned by the proposed method generalize well to unseen states and the…
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 · Age of Information Optimization · EEG and Brain-Computer Interfaces
