Explainable Reinforcement Learning Agents Using World Models
Explainable AI (XAI) systems have been proposed to help people understand how AI systems produce outputs and behaviors. Explainable Reinforcement Learning (XRL) has an added complexity due to the temporal nature of sequential decision-making. Further, non-AI experts do not necessarily have the ability to alter an agent or its policy. We introduce a technique for using World Models to generate explanations for Model-Based Deep RL agents. World Models predict how the world will change when actions are performed, allowing for the generation of counterfactual trajectories. However, identifying what a user wanted the agent to do is not enough to understand why the agent did something else. We augment Model-Based RL agents with a Reverse World Model, which predicts what the state of the world should have been for the agent to prefer a given counterfactual action. We show that explanations that show users what the world should have been like significantly increase their understanding of the agent policy. We hypothesize that our explanations can help users learn how to control the agents execution through by manipulating the environment.
Code (0)
등록된 구현이 없습니다.
Tasks
counterfactualreinforcement-learningReinforcement LearningSequential Decision MakingSimilar Papers 제목 키워드 기반
Complementary reinforcement learning towards explainable agents
Reinforcement learning (RL) algorithms allow agents to learn skills and strategies to perform complex tasks without detailed instructions or expensive labelled training examples. That is, RL agents can learn, as we learn…
Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1Explainable Reinforcement Learning Through a Causal Lens
Prevalent theories in cognitive science propose that humans understand and represent the knowledge of the world through causal relationships. In making sense of the world, we build causal models in our mind to encode cau…
counterfactualreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2End-to-End Policy Gradient Method for POMDPs and Explainable Agents
Real-world decision-making problems are often partially observable, and many can be formulated as a Partially Observable Markov Decision Process (POMDP). When we apply reinforcement learning (RL) algorithms to the POMDP,…
Autonomous DrivingDecision Makingreinforcement-learningReinforcement Learning (RL)A Survey of Explainable Reinforcement Learning
Explainable reinforcement learning (XRL) is an emerging subfield of explainable machine learning that has attracted considerable attention in recent years. The goal of XRL is to elucidate the decision-making process of l…
Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2Explainable Deep Reinforcement Learning: State of the Art and Challenges
Interpretability, explainability and transparency are key issues to introducing Artificial Intelligence methods in many critical domains: This is important due to ethical concerns and trust issues strongly connected to r…
Decision MakingDeep Reinforcement LearningFairnessreinforcement-learning+2