paper-with-me

Papers

Offline Reinforcement Learning with Causal Structured World Models

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

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.

📄 PDF Abstract BibTeX arXiv:2206.01474

Code (0)

등록된 구현이 없습니다.

Tasks

Model-based Reinforcement LearningOffline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Safety-aware Causal Representation for Trustworthy Offline Reinforcement Learning in Autonomous Driving

2023-10-31 · Haohong Lin, Wenhao Ding, Zuxin Liu, Yaru Niu 외

In the domain of autonomous driving, the offline Reinforcement Learning~(RL) approaches exhibit notable efficacy in addressing sequential decision-making problems from offline datasets. However, maintaining safety in div…

Autonomous DrivingAutonomous VehiclesDecision MakingOffline RL+4

Can Active Sampling Reduce Causal Confusion in Offline Reinforcement Learning?

2023-12-28 · Gunshi Gupta, Tim G. J. Rudner, Rowan Thomas McAllister, Adrien Gaidon 외

Causal confusion is a phenomenon where an agent learns a policy that reflects imperfect spurious correlations in the data. Such a policy may falsely appear to be optimal during training if most of the training data conta…

reinforcement-learningReinforcement Learning

Causal Decision Transformer for Recommender Systems via Offline Reinforcement Learning

2023-04-17 · Siyu Wang, Xiaocong Chen, Dietmar Jannach, Lina Yao

Reinforcement learning-based recommender systems have recently gained popularity. However, the design of the reward function, on which the agent relies to optimize its recommendation policy, is often not straightforward.…

Recommendation Systemsreinforcement-learningReinforcement Learning

Causal prompting model-based offline reinforcement learning

2024-06-03 · Xuehui Yu, Yi Guan, Rujia Shen, Xin Li 외

Model-based offline Reinforcement Learning (RL) allows agents to fully utilise pre-collected datasets without requiring additional or unethical explorations. However, applying model-based offline RL to online systems pre…

modelOffline RLreinforcement-learningReinforcement Learning+1

Unifying Causal Reinforcement Learning: Survey, Taxonomy, Algorithms and Applications

2025-12-19 · Cristiano da Costa Cunha, Wei Liu, Tim French, Ajmal Mian arxiv

Integrating causal inference (CI) with reinforcement learning (RL) has emerged as a powerful paradigm to address critical limitations in classical RL, including low explainability, lack of robustness and generalization f…

Representation LearningReinforcement LearningTransfer LearningCausal Inference