DocumentCode
3672144
Title
Sparse Convolutional Neural Networks
Author
Baoyuan Liu; Min Wang;Hassan Foroosh;Marshall Tappen;Marianna Penksy
Author_Institution
Computational Imaging Lab, Computer Science, University of Central Florida, Orlando, USA
fYear
2015
fDate
6/1/2015 12:00:00 AM
Firstpage
806
Lastpage
814
Abstract
Deep neural networks have achieved remarkable performance in both image classification and object detection problems, at the cost of a large number of parameters and computational complexity. In this work, we show how to reduce the redundancy in these parameters using a sparse decomposition. Maximum sparsity is obtained by exploiting both inter-channel and intra-channel redundancy, with a fine-tuning step that minimize the recognition loss caused by maximizing sparsity. This procedure zeros out more than 90% of parameters, with a drop of accuracy that is less than 1% on the ILSVRC2012 dataset. We also propose an efficient sparse matrix multiplication algorithm on CPU for Sparse Convolutional Neural Networks (SCNN) models. Our CPU implementation demonstrates much higher efficiency than the off-the-shelf sparse matrix libraries, with a significant speedup realized over the original dense network. In addition, we apply the SCNN model to the object detection problem, in conjunction with a cascade model and sparse fully connected layers, to achieve significant speedups.
Keywords
"Sparse matrices","Kernel","Matrix decomposition","Neural networks","Accuracy","Redundancy","Convolutional codes"
Publisher
ieee
Conference_Titel
Computer Vision and Pattern Recognition (CVPR), 2015 IEEE Conference on
Electronic_ISBN
1063-6919
Type
conf
DOI
10.1109/CVPR.2015.7298681
Filename
7298681
Link To Document