Jump to : Download | Abstract | Contact | BibTex reference | EndNote reference |

chang2015exploration

Yu Cheng, Felix X. Yu, Rogerio Feris, Sanjiv Kumar, Alok Choudhary, Shih-Fu Chang. An exploration of parameter redundancy in deep networks with circulant projections. In International Conference on Computer Vision (ICCV), 2015.

Download [help]

Download paper: Adobe portable document (pdf)

Copyright notice:This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. These works may not be reposted without the explicit permission of the copyright holder.

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(d^2) to O(dlogd) and space complexity from O(d^2) 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

Contact

FelixX. Yu
Shih-Fu Chang

BibTex Reference

@InProceedings{chang2015exploration,
   Author = {Cheng, Yu and Yu, Felix X. and Feris, Rogerio and Kumar, Sanjiv and Choudhary, Alok and Chang, Shih-Fu},
   Title = {An exploration of parameter redundancy in deep networks with circulant projections},
   BookTitle = {International Conference on Computer Vision (ICCV)},
   Year = {2015}
}

EndNote Reference [help]

Get EndNote Reference (.ref)

 
bar

For problems or questions regarding this web site contact The Web Master.

This document was translated automatically from BibTEX by bib2html (Copyright 2003 © Eric Marchand, INRIA, Vista Project).