Understanding learned CNN features through Filter Decoding with Substitution
Ivet Rafegas, Maria Vanrell

TL;DR
This paper introduces a novel filter substitution method to better understand and visualize CNN internal features, enabling direct visualization of individual neurons as filters in the image space.
Contribution
It proposes a new assumption based on filter substitution for reversing CNN layer encoding, improving interpretability over traditional deconvolutional approaches.
Findings
Enables direct visualization of CNN neurons as filters in image space
Provides a more accurate approximation of inverse convolution
Enhances understanding of CNN internal representations
Abstract
In parallel with the success of CNNs to solve vision problems, there is a growing interest in developing methodologies to understand and visualize the internal representations of these networks. How the responses of a trained CNN encode the visual information is a fundamental question both for computer and human vision research. Image representations provided by the first convolutional layer as well as the resolution change provided by the max-polling operation are easy to understand, however, as soon as a second and further convolutional layers are added in the representation, any intuition is lost. A usual way to deal with this problem has been to define deconvolutional networks that somehow allow to explore the internal representations of the most important activations towards the image space, where deconvolution is assumed as a convolution with the transposed filter. However, this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis · Neural Networks and Applications
MethodsConvolution
