We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.NE

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Neural and Evolutionary Computing

Title: Learning Structured Sparsity in Deep Neural Networks

Abstract: High demand for computation resources severely hinders deployment of large-scale Deep Neural Networks (DNN) in resource constrained devices. In this work, we propose a Structured Sparsity Learning (SSL) method to regularize the structures (i.e., filters, channels, filter shapes, and layer depth) of DNNs. SSL can: (1) learn a compact structure from a bigger DNN to reduce computation cost; (2) obtain a hardware-friendly structured sparsity of DNN to efficiently accelerate the DNNs evaluation. Experimental results show that SSL achieves on average 5.1x and 3.1x speedups of convolutional layer computation of AlexNet against CPU and GPU, respectively, with off-the-shelf libraries. These speedups are about twice speedups of non-structured sparsity; (3) regularize the DNN structure to improve classification accuracy. The results show that for CIFAR-10, regularization on layer depth can reduce 20 layers of a Deep Residual Network (ResNet) to 18 layers while improve the accuracy from 91.25% to 92.60%, which is still slightly higher than that of original ResNet with 32 layers. For AlexNet, structure regularization by SSL also reduces the error by around ~1%. Open source code is in this https URL
Comments: Accepted by NIPS 2016
Subjects: Neural and Evolutionary Computing (cs.NE); Machine Learning (cs.LG); Machine Learning (stat.ML)
ACM classes: I.2.6; I.5.1
Cite as: arXiv:1608.03665 [cs.NE]
  (or arXiv:1608.03665v4 [cs.NE] for this version)

Submission history

From: Wei Wen [view email]
[v1] Fri, 12 Aug 2016 03:20:43 GMT (2809kb,D)
[v2] Mon, 15 Aug 2016 20:46:15 GMT (2809kb,D)
[v3] Fri, 19 Aug 2016 05:58:48 GMT (2809kb,D)
[v4] Tue, 18 Oct 2016 04:03:41 GMT (2811kb,D)

Link back to: arXiv, form interface, contact.