TL;DR
This paper explores combining global strategy summaries with local saliency maps to improve understanding of reinforcement learning agents, revealing that global info significantly aids comprehension, while local saliency maps offer mixed benefits.
Contribution
It introduces a novel approach that integrates global and local explanations for RL agents and provides the first user study evaluating their combined effectiveness.
Findings
Global state summaries improve user understanding significantly.
Saliency maps have mixed effects on comprehension.
Saliency maps can help identify agent decision factors.
Abstract
With advances in reinforcement learning (RL), agents are now being developed in high-stakes application domains such as healthcare and transportation. Explaining the behavior of these agents is challenging, as the environments in which they act have large state spaces, and their decision-making can be affected by delayed rewards, making it difficult to analyze their behavior. To address this problem, several approaches have been developed. Some approaches attempt to convey the behavior of the agent, describing the actions it takes in different states. Other approaches devised explanations which provide information regarding the agent's decision-making in a particular state. In this paper, we combine global and local explanation methods, and evaluate their joint and separate contributions, providing (to the best of our knowledge) the first user study of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsQ-Learning · Dense Connections · Convolution · Deep Q-Network
