English

Visualizing Residual Networks

Computer Vision and Pattern Recognition 2017-01-11 v1

Abstract

Residual networks are the current state of the art on ImageNet. Similar work in the direction of utilizing shortcut connections has been done extremely recently with derivatives of residual networks and with highway networks. This work potentially challenges our understanding that CNNs learn layers of local features that are followed by increasingly global features. Through qualitative visualization and empirical analysis, we explore the purpose that residual skip connections serve. Our assessments show that the residual shortcut connections force layers to refine features, as expected. We also provide alternate visualizations that confirm that residual networks learn what is already intuitively known about CNNs in general.

Keywords

Cite

@article{arxiv.1701.02362,
  title  = {Visualizing Residual Networks},
  author = {Brian Chu and Daylen Yang and Ravi Tadinada},
  journal= {arXiv preprint arXiv:1701.02362},
  year   = {2017}
}

Comments

UC Berkeley CS 280 final project report

R2 v1 2026-06-22T17:45:19.926Z