Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Offline Reinforcement Learning with Causal Structured World Models

About

Model-based methods have recently shown promising for offline reinforcement learning (RL), aiming to learn good policies from historical data without interacting with the environment. Previous model-based offline RL methods learn fully connected nets as world-models that map the states and actions to the next-step states. However, it is sensible that a world-model should adhere to the underlying causal effect such that it will support learning an effective policy generalizing well in unseen states. In this paper, We first provide theoretical results that causal world-models can outperform plain world-models for offline RL by incorporating the causal structure into the generalization error bound. We then propose a practical algorithm, oFfline mOdel-based reinforcement learning with CaUsal Structure (FOCUS), to illustrate the feasibility of learning and leveraging causal structure in offline RL. Experimental results on two benchmarks show that FOCUS reconstructs the underlying causal structure accurately and robustly. Consequently, it performs better than the plain model-based offline RL algorithms and other causal model-based RL algorithms.

Zheng-Mao Zhu, Xiong-Hui Chen, Hong-Long Tian, Kun Zhang, Yang Yu• 2022

Related benchmarks

TaskDatasetResultRank
Object StackingStack In-distribution I (test)
Success Rate96.8
10
Object StackingStack Spuriousness S (test)
Success Rate95.4
10
Object StackingStack Composition C (test)
Success Rate81.4
10
Crash AvoidanceCrash Composition C (test)
Success Rate14.9
10
Crash AvoidanceCrash Spuriousness S (test)
Success Rate30.2
10
Box/Door UnlockingUnlock In-distribution I (test)
Success Rate1.38e+3
10
Box/Door UnlockingUnlock Spuriousness S (test)
Success Rate13.9
10
Box/Door UnlockingUnlock Composition C (test)
Success Rate1.17e+3
10
Crash AvoidanceCrash In-distribution I (test)
Success Rate13.1
10
Showing 9 of 9 rows

Other info

Follow for update