paper-with-me

Papers

Model-Based Reinforcement Learning Under Confounding

2025-12-08 · Nishanth Venkatesh, Andreas A. Malikopoulos arxiv

We investigate model-based reinforcement learning in contextual Markov decision processes (C-MDPs) in which the context is unobserved and induces confounding in the offline dataset. In such settings, conventional model-learning methods are fundamentally inconsistent, as the transition and reward mechanisms generated under a behavioral policy do not correspond to the interventional quantities required for evaluating a state-based policy. To address this issue, we adapt a proximal off-policy evaluation approach that identifies the confounded reward expectation using only observable state-action-reward trajectories under mild invertibility conditions on proxy variables. When combined with a behavior-averaged transition model, this construction yields a surrogate MDP whose Bellman operator is well defined and consistent for state-based policies, and which integrates seamlessly with the maximum causal entropy (MaxCausalEnt) model-learning framework. The proposed formulation enables principled model learning and planning in confounded environments where contextual information is unobserved, unavailable, or impractical to collect.

📄 PDF Abstract BibTeX arXiv:2512.07528

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Delphic Offline Reinforcement Learning under Nonidentifiable Hidden Confounding

2023-06-01 · Alizée Pace, Hugo Yèche, Bernhard Schölkopf, Gunnar Rätsch 외

A prominent challenge of offline reinforcement learning (RL) is the issue of hidden confounding: unobserved variables may influence both the actions taken by the agent and the observed outcomes. Hidden confounding can co…

ManagementOffline RLreinforcement-learningReinforcement Learning+1

Deconfounding Reinforcement Learning in Observational Settings

2018-12-26 · Chaochao Lu, Bernhard Schölkopf, José Miguel Hernández-Lobato

We propose a general formulation for addressing reinforcement learning (RL) problems in settings with observational data. That is, we consider the problem of learning good policies solely from historical data in which un…

OpenAI Gymreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Confounding Robust Deep Reinforcement Learning: A Causal Approach

2025-10-24 · Mingxuan Li, Junzhe Zhang, Elias Bareinboim arxiv

A key task in Artificial Intelligence is learning effective policies for controlling agents in unknown environments to optimize performance measures. Off-policy learning methods, like Q-learning, allow learners to make o…

Reinforcement LearningAtari Games

Causal Deep Reinforcement Learning Using Observational Data

2022-11-28 · Wenxuan Zhu, Chao Yu, Qiang Zhang

Deep reinforcement learning (DRL) requires the collection of interventional data, which is sometimes expensive and even unethical in the real world, such as in the autonomous driving and the medical field. Offline reinfo…

Autonomous DrivingCausal InferenceDeep Reinforcement LearningQ-Learning+3

Confounding Robust Continuous Control via Automatic Reward Shaping

2026-02-10 · Mateo Juliani, Mingxuan Li, Elias Bareinboim arxiv

Reward shaping has been applied widely to accelerate Reinforcement Learning (RL) agents' training. However, a principled way of designing effective reward shaping functions, especially for complex continuous control prob…

Reinforcement LearningContinuous Control