SOTAVerified

Disentangling Polysemantic Channels in Convolutional Neural Networks

2025-04-17Code Available0· sign in to hype

Robin Hesse, Jonas Fischer, Simone Schaub-Meyer, Stefan Roth

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Mechanistic interpretability is concerned with analyzing individual components in a (convolutional) neural network (CNN) and how they form larger circuits representing decision mechanisms. These investigations are challenging since CNNs frequently learn polysemantic channels that encode distinct concepts, making them hard to interpret. To address this, we propose an algorithm to disentangle a specific kind of polysemantic channel into multiple channels, each responding to a single concept. Our approach restructures weights in a CNN, utilizing that different concepts within the same channel exhibit distinct activation patterns in the previous layer. By disentangling these polysemantic features, we enhance the interpretability of CNNs, ultimately improving explanatory techniques such as feature visualizations.

Reproductions