Confounding Robust Deep Reinforcement Learning: A Causal Approach
By: Mingxuan Li, Junzhe Zhang, Elias Bareinboim
Potential Business Impact:
Makes AI learn safely from bad past game data.
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 optimal decisions based on past experiences. This paper studies off-policy learning from biased data in complex and high-dimensional domains where \emph{unobserved confounding} cannot be ruled out a priori. Building on the well-celebrated Deep Q-Network (DQN), we propose a novel deep reinforcement learning algorithm robust to confounding biases in observed data. Specifically, our algorithm attempts to find a safe policy for the worst-case environment compatible with the observations. We apply our method to twelve confounded Atari games, and find that it consistently dominates the standard DQN in all games where the observed input to the behavioral and target policies mismatch and unobserved confounders exist.
Similar Papers
Automatic Reward Shaping from Confounded Offline Data
Artificial Intelligence
Makes AI learn safely from bad past game experiences.
Model-Based Reinforcement Learning Under Confounding
Machine Learning (CS)
Lets computers learn from past mistakes without seeing everything.
Causal Deep Q Network
Artificial Intelligence
Teaches computers to learn smarter, not just guess.