Visualizing and Comparing Convolutional Neural Networks

Yu Wang,Kuiyuan Yang,Yalong Bai,Hongxun Yao,Rui Ye
DOI: https://doi.org/10.48550/arxiv.1412.6631
2014-01-01
Abstract:Convolutional Neural Networks (CNNs) have achieved comparable error rates to well-trained human on ILSVRC2014 image classification task. To achieve better performance, the complexity of CNNs is continually increasing with deeper and bigger architectures. Though CNNs achieved promising external classification behavior, understanding of their internal work mechanism is still limited. In this work, we attempt to understand the internal work mechanism of CNNs by probing the internal representations in two comprehensive aspects, i.e., visualizing patches in the representation spaces constructed by different layers, and visualizing visual information kept in each layer. We further compare CNNs with different depths and show the advantages brought by deeper architecture.
What problem does this paper attempt to address?