NeurIPS 2021poster14 citations

Visualizing the Emergence of Intermediate Visual Patterns in DNNs

Mingjie Li, Shaobo Wang, Quanshi Zhang

Abstract

This paper proposes a method to visualize the discrimination power of intermediate-layer visual patterns encoded by a DNN. Specifically, we visualize (1) how the DNN gradually learns regional visual patterns in each intermediate layer during the training process, and (2) the effects of the DNN using non-discriminative patterns in low layers to construct disciminative patterns in middle/high layers through the forward propagation. Based on our visualization method, we can quantify knowledge points (i.e. the number of discriminative visual patterns) learned by the DNN to evaluate the representation capacity of the DNN. Furthermore, this method also provides new insights into signal-processing behaviors of existing deep-learning techniques, such as adversarial attacks and knowledge distillation.

VisualizationDeep Learning
BibTeX
@inproceedings{
li2021visualizing,
title={Visualizing the Emergence of Intermediate Visual Patterns in {DNN}s},
author={Mingjie Li and Shaobo Wang and Quanshi Zhang},
booktitle={Advances in Neural Information Processing Systems},
editor={A. Beygelzimer and Y. Dauphin and P. Liang and J. Wortman Vaughan},
year={2021},
url={https://openreview.net/forum?id=8gyF7P-kEud}
}