English

Visualizing and Comparing Convolutional Neural Networks

Computer Vision and Pattern Recognition 2014-12-30 v2

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.

Keywords

Cite

@article{arxiv.1412.6631,
  title  = {Visualizing and Comparing Convolutional Neural Networks},
  author = {Wei Yu and Kuiyuan Yang and Yalong Bai and Hongxun Yao and Yong Rui},
  journal= {arXiv preprint arXiv:1412.6631},
  year   = {2014}
}

Comments

9 pages and 7 figures, submit to ICLR2015

R2 v1 2026-06-22T07:39:12.269Z