雨果巴拉:行业北极星Vision Pro过度设计不适合市场

Low-Rank+Sparse Tensor Compression For Neural Networks

Note: We don't have the ability to review paper

PubDate: November 2, 2021

Teams: University of California;Facebook

Writers: Cole Hawkins, Haichuan Yang, Meng Li, Liangzhen Lai, Vikas Chandra

PDF: Low-Rank+Sparse Tensor Compression For Neural Networks

Abstract

Low-rank tensor compression has been proposed as a promising approach to reduce the memory and compute requirements of neural networks for their deployment on edge devices. Tensor compression reduces the number of parameters required to represent a neural network weight by assuming network weights possess a coarse higher-order structure. This coarse structure assumption has been applied to compress large neural networks such as VGG and ResNet. However modern state-of-the-art neural networks for computer vision tasks (i.e. MobileNet, EfficientNet) already assume a coarse factorized structure through depthwise separable convolutions, making pure tensor decomposition a less attractive approach. We propose to combine low-rank tensor decomposition with sparse pruning in order to take advantage of both coarse and fine structure for compression. We compress weights in SOTA architectures (MobileNetv3, EfficientNet, Vision Transformer) and compare this approach to sparse pruning and tensor decomposition alone.

您可能还喜欢...

Paper