Visualizing the Resilience of Deep Convolutional Network Interpretations

Abstract

This paper aims at visualizing the resiliency of deep net- work interpretations across datasets. We further explore how these interpretations change when network weights are damaged. We utilize Class Activation Maps to obtain heatmaps of deep network interpretations and identify salient local regions. We apply our methods on two remote sensing datasets and demonstrate that representations are resilient across similar datasets. We also demonstrate the benefits of transfer learning for different datasets. We further analyze these interpretations when the network weights are damaged and illustrate that retraining a damaged network is useful in recovering its performance. Our visualization results, based on ResNet50, offer insights in the resiliency of convolutional network architectures.

Cite

Text

Vasu and Savakis. "Visualizing the Resilience of Deep Convolutional Network Interpretations." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.

Markdown

[Vasu and Savakis. "Visualizing the Resilience of Deep Convolutional Network Interpretations." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.](https://mlanthology.org/cvprw/2019/vasu2019cvprw-visualizing/)

BibTeX

@inproceedings{vasu2019cvprw-visualizing,
  title     = {{Visualizing the Resilience of Deep Convolutional Network Interpretations}},
  author    = {Vasu, Bhavan and Savakis, Andreas E.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2019},
  pages     = {107-110},
  url       = {https://mlanthology.org/cvprw/2019/vasu2019cvprw-visualizing/}
}