paper-with-me

Papers

How Well do Feature Visualizations Support Causal Understanding of CNN Activations?

2021-06-23 · NeurIPS 2021 12 · Roland S. Zimmermann, Judy Borowski, Robert Geirhos, Matthias Bethge, Thomas S. A. Wallis, Wieland Brendel

A precise understanding of why units in an artificial network respond to certain stimuli would constitute a big step towards explainable artificial intelligence. One widely used approach towards this goal is to visualize unit responses via activation maximization. These synthetic feature visualizations are purported to provide humans with precise information about the image features that cause a unit to be activated - an advantage over other alternatives like strongly activating natural dataset samples. If humans indeed gain causal insight from visualizations, this should enable them to predict the effect of an intervention, such as how occluding a certain patch of the image (say, a dog's head) changes a unit's activation. Here, we test this hypothesis by asking humans to decide which of two square occlusions causes a larger change to a unit's activation. Both a large-scale crowdsourced experiment and measurements with experts show that on average the extremely activating feature visualizations by Olah et al. (2017) indeed help humans on this task ($68 \pm 4$% accuracy; baseline performance without any visualizations is $60 \pm 3$%). However, they do not provide any substantial advantage over other visualizations (such as e.g. dataset samples), which yield similar performance ($66\pm3$% to $67 \pm3$% accuracy). Taken together, we propose an objective psychophysical task to quantify the benefit of unit-level interpretability methods for humans, and find no evidence that a widely-used feature visualization method provides humans with better "causal understanding" of unit activations than simple alternative visualizations.

📄 PDF Abstract BibTeX arXiv:2106.12447

Code (1)

brendel-group/causal-understanding-via-visualizations 공식 구현 pytorch

Tasks

Explainable artificial intelligence

Similar Papers 제목 키워드 기반

Once Upon A Time In Visualization: Understanding the Use of Textual Narratives for Causality

2020-09-06 · Arjun Choudhry, Mandar Sharma, Pramod Chundury, Thomas Kapler 외

Causality visualization can help people understand temporal chains of events, such as messages sent in a distributed system, cause and effect in a historical conflict, or the interplay between political actors over time.…

Can AI agents understand spoken conversations about data visualizations in online meetings?

2025-09-30 · Rizul Sharma, Tianyu Jiang, Seokki Lee, Jillian Aurisano arxiv

In this short paper, we present work evaluating an AI agent's understanding of spoken conversations about data visualizations in an online meeting scenario. There is growing interest in the development of AI-assistants t…

When Visuals Aren't the Problem: Evaluating Vision-Language Models on Misleading Data Visualizations

2026-03-23 · Harsh Nishant Lalai, Raj Sanjay Shah, Hanspeter Pfister, Sashank Varma 외 arxiv

Visualizations help communicate data insights, but deceptive data representations can distort their interpretation and propagate misinformation. While recent Vision Language Models (VLMs) perform well on many chart under…

Causal Inference

Visual Causality Analysis of Event Sequence Data

2020-09-01 · Zhuochen Jin, Shunan Guo, Nan Chen, Daniel Weiskopf 외

Causality is crucial to understanding the mechanisms behind complex systems and making decisions that lead to intended outcomes. Event sequence data is widely collected from many real-world processes, such as electronic …

Visual Explanation by Interpretation: Improving Visual Feedback Capabilities of Deep Neural Networks

2017-12-18 · ICLR 2019 5 · Jose Oramas, Kaili Wang, Tinne Tuytelaars

Interpretation and explanation of deep models is critical towards wide adoption of systems that rely on them. In this paper, we propose a novel scheme for both interpretation as well as explanation in which, given a pret…