CVMar 28, 2025

VITAL: More Understandable Feature Visualization through Distribution Alignment and Relevant Information Flow

arXiv:2503.22399v12 citationsh-index: 137Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of making neural network reasoning more interpretable for high-stakes decision-making, representing an incremental improvement in feature visualization techniques.

The paper tackles the problem of generating unrecognizable visualizations in feature visualization (FV) for neural networks by proposing a method that uses real image feature statistics and relevant network flow measures to produce prototypical images, resulting in human-understandable visualizations that qualitatively and quantitatively improve over state-of-the-art methods across various architectures.

Neural networks are widely adopted to solve complex and challenging tasks. Especially in high-stakes decision-making, understanding their reasoning process is crucial, yet proves challenging for modern deep networks. Feature visualization (FV) is a powerful tool to decode what information neurons are responding to and hence to better understand the reasoning behind such networks. In particular, in FV we generate human-understandable images that reflect the information detected by neurons of interest. However, current methods often yield unrecognizable visualizations, exhibiting repetitive patterns and visual artifacts that are hard to understand for a human. To address these problems, we propose to guide FV through statistics of real image features combined with measures of relevant network flow to generate prototypical images. Our approach yields human-understandable visualizations that both qualitatively and quantitatively improve over state-of-the-art FVs across various architectures. As such, it can be used to decode which information the network uses, complementing mechanistic circuits that identify where it is encoded. Code is available at: https://github.com/adagorgun/VITAL

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