English

A concatenating framework of shortcut convolutional neural networks

Computer Vision and Pattern Recognition 2017-10-04 v1

Abstract

It is well accepted that convolutional neural networks play an important role in learning excellent features for image classification and recognition. However, in tradition they only allow adjacent layers connected, limiting integration of multi-scale information. To further improve their performance, we present a concatenating framework of shortcut convolutional neural networks. This framework can concatenate multi-scale features by shortcut connections to the fully-connected layer that is directly fed to the output layer. We do a large number of experiments to investigate performance of the shortcut convolutional neural networks on many benchmark visual datasets for different tasks. The datasets include AR, FERET, FaceScrub, CelebA for gender classification, CUReT for texture classification, MNIST for digit recognition, and CIFAR-10 for object recognition. Experimental results show that the shortcut convolutional neural networks can achieve better results than the traditional ones on these tasks, with more stability in different settings of pooling schemes, activation functions, optimizations, initializations, kernel numbers and kernel sizes.

Keywords

Cite

@article{arxiv.1710.00974,
  title  = {A concatenating framework of shortcut convolutional neural networks},
  author = {Yujian Li and Ting Zhang and Zhaoying Liu and Haihe Hu},
  journal= {arXiv preprint arXiv:1710.00974},
  year   = {2017}
}

Comments

17 pages, 5 figures, 15 tables

R2 v1 2026-06-22T22:01:53.163Z