DocumentCode :
3748759
Title :
An Exploration of Parameter Redundancy in Deep Networks with Circulant Projections
Author :
Yu Cheng;Felix X. Yu;Rogerio S. Feris;Sanjiv Kumar;Alok Choudhary;Shi-Fu Chang
Author_Institution :
Northwestern Univ., Evanston, IL, USA
fYear :
2015
Firstpage :
2857
Lastpage :
2865
Abstract :
We explore the redundancy of parameters in deep neural networks by replacing the conventional linear projection in fully-connected layers with the circulant projection. The circulant structure substantially reduces memory footprint and enables the use of the Fast Fourier Transform to speed up the computation. Considering a fully-connected neural network layer with d input nodes, and d output nodes, this method improves the time complexity from O(d2) to O(dlogd) and space complexity from O(d2) to O(d). The space savings are particularly important for modern deep convolutional neural network architectures, where fully-connected layers typically contain more than 90% of the network parameters. We further show that the gradient computation and optimization of the circulant projections can be performed very efficiently. Our experiments on three standard datasets show that the proposed approach achieves this significant gain in storage and efficiency with minimal increase in error rate compared to neural networks with unstructured projections.
Keywords :
"Neural networks","Computational modeling","Training","Complexity theory","Sparse matrices","Computer architecture","Optimization"
Publisher :
ieee
Conference_Titel :
Computer Vision (ICCV), 2015 IEEE International Conference on
Electronic_ISBN :
2380-7504
Type :
conf
DOI :
10.1109/ICCV.2015.327
Filename :
7410684
Link To Document :
بازگشت