Measuring Per-Unit Interpretability at Scale Without Humans

Roland S. Zimmermann, David A. Klindt, Wieland Brendel
2/3/2026

Abstract

In today’s era, whatever we can measure at scale, we can optimize. So far, measuring the interpretability of units in deep neural networks (DNNs) for computer vision still requires direct human evaluation and is not scalable. As a result, the inner workings of DNNs remain a mystery despite the remarkable progress we have seen in their applications. In this work, we introduce the first scalable method to measure the per-unit interpretability in vision DNNs. This method does not require any human evaluations, yet its prediction correlates well with existing human interpretability measurements. We validate its predictive power through an interventional human psychophysics study. We demonstrate the usefulness of this measure by performing previously infeasible experiments: (1) A large-scale interpretability analysis across more than 70 million units from 835 computer vision models, and (2) an extensive analysis of how units transform during training. We find an anti-correlation between a model’s downstream classification performance and per-unit interpretability, which is also observable during model training. Furthermore, we see that a layer’s location and width influence its interpretability. Online version, code and interactive visualizations available at brendel-group.github.io/mis.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 1 weaker match is hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{zimmermann2026measuring,
  title  = {Measuring Per-Unit Interpretability at Scale Without Humans},
  author = {Roland S. Zimmermann and David A. Klindt and Wieland Brendel},
  year   = {2026},
  doi    = {10.52202/079017-1535},
  url    = {https://doi.org/10.52202/079017-1535},
  journal = {NEURIPS 2024 2024}
}

Discussion