Papers › Local and Global Explanations of Agent Behavior: Integrating Strategy Summaries with...

Local and Global Explanations of Agent Behavior: Integrating Strategy Summaries with Saliency Maps

18 May 2020arXiv:2005.08874archive 2025-07-28

Tobias Huber, Katharina Weitz, Elisabeth André, Ofra Amir

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 global behavior of the agent, describing the actions it takes in different states. Other approaches devised local 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 combined local and global explanations for RL agents. Specifically, we augment strategy summaries that extract important trajectories of states from simulations of the agent with saliency maps which show what information the agent attends to. Our results show that the choice of what states to include in the summary (global information) strongly affects people's understanding of agents: participants shown summaries that included important states significantly outperformed participants who were presented with agent behavior in a randomly set of chosen world-states. We find mixed results with respect to augmenting demonstrations with saliency maps (local information), as the addition of saliency maps did not significantly improve performance in most cases. However, we do find some evidence that saliency maps can help users better understand what information the agent relies on in its decision making, suggesting avenues for future work that can further improve explanations of RL agents.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2005.08874")

Code

Syntology Ran 0 of 15 code samples harvested from 1 repository linked to this paper; 15 have no recorded run.

By repository: official repository: 15 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

HuTobias/HIGHLIGHTS-LRP officialmentioned in papermentioned on GitHubtfMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 0 ran; 0 honoured the contract we drafted; 15 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

15unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from HuTobias/HIGHLIGHTS-LRP. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_saliency_to_image HuTobias/HIGHLIGHTS-LRP/image_utils.py official repository unverified MIT (permissive) · 6bf777cae5aa1bbe · report
boot_matrix HuTobias/HIGHLIGHTS-LRP/Survey_results/evaluation.py official repository unverified MIT (permissive) · 23b5e027f63446a1 · report
bootstrap_mean HuTobias/HIGHLIGHTS-LRP/Survey_results/evaluation.py official repository unverified MIT (permissive) · 15507b00dcf9ed2e · report
check_group HuTobias/HIGHLIGHTS-LRP/Survey_results/evaluate_text.py official repository unverified MIT (permissive) · ec5245b230cd1b7f · report
create_edge_image HuTobias/HIGHLIGHTS-LRP/image_utils.py official repository unverified MIT (permissive) · 3ee689932999e7d2 · report
find_similar_state_in_summary HuTobias/HIGHLIGHTS-LRP/highlights_state_selection.py official repository unverified MIT (permissive) · 456a33d3018f4f34 · report
get_feature_vector HuTobias/HIGHLIGHTS-LRP/stream_generator.py official repository unverified MIT (permissive) · 16a1e82ed27c1ffa · report
get_grouped_df HuTobias/HIGHLIGHTS-LRP/Survey_results/evaluate_text.py official repository unverified MIT (permissive) · 68854d095267927a · report
highlights HuTobias/HIGHLIGHTS-LRP/highlights_state_selection.py official repository unverified MIT (permissive) · d684cfecadd9fc63 · report
interpolate HuTobias/HIGHLIGHTS-LRP/overlay_stream.py official repository unverified MIT (permissive) · d95a6badeecdce28 · report
load_Model_with_trained_variables HuTobias/HIGHLIGHTS-LRP/Tensorflow_to_Keras.py official repository unverified MIT (permissive) · 41749c3cf919738c · report
output_saliency_map HuTobias/HIGHLIGHTS-LRP/image_utils.py official repository unverified MIT (permissive) · bedbfacf131fc2a1 · report
random_state_selection HuTobias/HIGHLIGHTS-LRP/highlights_state_selection.py official repository unverified MIT (permissive) · 3a44724f5fec1a11 · report
rank_biserial_effect_size HuTobias/HIGHLIGHTS-LRP/Survey_results/evaluation.py official repository unverified MIT (permissive) · e0d84f47df26823f · report
read_text_data HuTobias/HIGHLIGHTS-LRP/Survey_results/evaluate_text.py official repository unverified MIT (permissive) · eeb60e3bda5f2978 · report

Tasks

Atari GamesDecision MakingFeature ImportanceGeneral Reinforcement LearningReinforcement Learning (RL)

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ConvolutionDQNDense ConnectionsQ-Learning

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections