Abstract
Visual interpretability of Convolutional Neural Networks (CNNs) has gained significant popularity because of the great challenges that CNN complexity imposes to understanding their inner workings. Although many techniques have been proposed to visualize class features of CNNs, most of them do not provide a correspondence between inputs and the extracted features in specific layers. This prevents the discovery of stimuli that each layer responds better to. We propose an approach to visually interpret CNN features given a set of images by creating corresponding images that depict the most informative features of a specific layer. Exploring features in this class-agnostic manner allows for a greater focus on the feature extractor of CNNs. Our method uses a dual-objective activation maximization and distance minimization loss, without requiring a generator network nor modifications to the original model. This limits the number of FLOPs to that of the original network. We demonstrate the visualization quality on widely-used architectures.1
| Original language | English |
|---|---|
| Title of host publication | 2021 IEEE International Conference on Image Processing, ICIP 2021 - Proceedings |
| Publisher | IEEE Computer Society |
| Pages | 2738-2742 |
| Number of pages | 5 |
| ISBN (Electronic) | 9781665441155 |
| DOIs | |
| Publication status | Published - 23 Aug 2021 |
| Event | 2021 IEEE International Conference on Image Processing, ICIP 2021 - Anchorage, United States Duration: 19 Sept 2021 → 22 Sept 2021 |
Publication series
| Name | Proceedings - International Conference on Image Processing, ICIP |
|---|---|
| Volume | 2021-September |
| ISSN (Print) | 1522-4880 |
| ISSN (Electronic) | 2381-8549 |
Conference
| Conference | 2021 IEEE International Conference on Image Processing, ICIP 2021 |
|---|---|
| Country/Territory | United States |
| City | Anchorage |
| Period | 19/09/21 → 22/09/21 |
Bibliographical note
Funding Information:Thanks to the Netherlands Organization for Scientific Research (NWO) for funding this research with TOP-C2 grant ARBITER. 1Code is available at https://git.io/JL9Wg and our demo video: https://youtu.be/Au3jaUdnPKM
Publisher Copyright:
© 2021 IEEE.
Keywords
- CNN explainability
- Convolutional features
- Feature visualization