CVAIHCLGNCJun 7, 2023

Don't trust your eyes: on the (un)reliability of feature visualizations

DeepMindU of Toronto
arXiv:2306.04719v639 citationsh-index: 38
Originality Incremental advance
AI Analysis

This work highlights a critical flaw in a widely used interpretability method for neural networks, potentially affecting researchers and practitioners in AI and machine learning.

The paper investigates the reliability of feature visualizations for interpreting neural networks, showing they can be tricked into displaying arbitrary patterns unrelated to normal network behavior and are processed differently from natural images, thus questioning their explanatory power.

How do neural networks extract patterns from pixels? Feature visualizations attempt to answer this important question by visualizing highly activating patterns through optimization. Today, visualization methods form the foundation of our knowledge about the internal workings of neural networks, as a type of mechanistic interpretability. Here we ask: How reliable are feature visualizations? We start our investigation by developing network circuits that trick feature visualizations into showing arbitrary patterns that are completely disconnected from normal network behavior on natural input. We then provide evidence for a similar phenomenon occurring in standard, unmanipulated networks: feature visualizations are processed very differently from standard input, casting doubt on their ability to "explain" how neural networks process natural images. This can be used as a sanity check for feature visualizations. We underpin our empirical findings by theory proving that the set of functions that can be reliably understood by feature visualization is extremely small and does not include general black-box neural networks. Therefore, a promising way forward could be the development of networks that enforce certain structures in order to ensure more reliable feature visualizations.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes