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

Download:

Current browse context:

cs.CV

Change to browse by:

cs

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 > Computer Vision and Pattern Recognition

Title: Hybrid Tensor Decomposition in Neural Network Compression

Abstract: Deep neural networks (DNNs) have enabled impressive breakthroughs in various artificial intelligence (AI) applications recently due to its capability of learning high-level features from big data. However, the current demand of DNNs for computational resources especially the storage consumption is growing due to that the increasing sizes of models are being required for more and more complicated applications. To address this problem, several tensor decomposition methods including tensor-train (TT) and tensor-ring (TR) have been applied to compress DNNs and shown considerable compression effectiveness. In this work, we introduce the hierarchical Tucker (HT), a classical but rarely-used tensor decomposition method, to investigate its capability in neural network compression. We convert the weight matrices and convolutional kernels to both HT and TT formats for comparative study, since the latter is the most widely used decomposition method and the variant of HT. We further theoretically and experimentally discover that the HT format has better performance on compressing weight matrices, while the TT format is more suited for compressing convolutional kernels. Based on this phenomenon we propose a strategy of hybrid tensor decomposition by combining TT and HT together to compress convolutional and fully connected parts separately and attain better accuracy than only using the TT or HT format on convolutional neural networks (CNNs). Our work illuminates the prospects of hybrid tensor decomposition for neural network compression.
Comments: submitted to <<Neural Networks>> on Apr.18,2020; accepted on Sep.08,2020
Subjects: Computer Vision and Pattern Recognition (cs.CV)
DOI: 10.1016/j.neunet.2020.09.006
Cite as: arXiv:2006.15938 [cs.CV]
  (or arXiv:2006.15938v3 [cs.CV] for this version)

Submission history

From: Bijiao Wu [view email]
[v1] Mon, 29 Jun 2020 11:16:22 GMT (557kb,D)
[v2] Tue, 8 Sep 2020 02:01:57 GMT (561kb,D)
[v3] Mon, 21 Sep 2020 02:14:21 GMT (561kb,D)

Link back to: arXiv, form interface, contact.