English

Stable Low-rank Tensor Decomposition for Compression of Convolutional Neural Network

Computer Vision and Pattern Recognition 2020-08-13 v1

Abstract

Most state of the art deep neural networks are overparameterized and exhibit a high computational cost. A straightforward approach to this problem is to replace convolutional kernels with its low-rank tensor approximations, whereas the Canonical Polyadic tensor Decomposition is one of the most suited models. However, fitting the convolutional tensors by numerical optimization algorithms often encounters diverging components, i.e., extremely large rank-one tensors but canceling each other. Such degeneracy often causes the non-interpretable result and numerical instability for the neural network fine-tuning. This paper is the first study on degeneracy in the tensor decomposition of convolutional kernels. We present a novel method, which can stabilize the low-rank approximation of convolutional kernels and ensure efficient compression while preserving the high-quality performance of the neural networks. We evaluate our approach on popular CNN architectures for image classification and show that our method results in much lower accuracy degradation and provides consistent performance.

Keywords

Cite

@article{arxiv.2008.05441,
  title  = {Stable Low-rank Tensor Decomposition for Compression of Convolutional Neural Network},
  author = {Anh-Huy Phan and Konstantin Sobolev and Konstantin Sozykin and Dmitry Ermilov and Julia Gusak and Petr Tichavsky and Valeriy Glukhov and Ivan Oseledets and Andrzej Cichocki},
  journal= {arXiv preprint arXiv:2008.05441},
  year   = {2020}
}

Comments

This paper is accepted to ECCV2020

R2 v1 2026-06-23T17:48:46.916Z