English

Einconv: Exploring Unexplored Tensor Network Decompositions for Convolutional Neural Networks

Machine Learning 2019-11-28 v2 Machine Learning

Abstract

Tensor decomposition methods are widely used for model compression and fast inference in convolutional neural networks (CNNs). Although many decompositions are conceivable, only CP decomposition and a few others have been applied in practice, and no extensive comparisons have been made between available methods. Previous studies have not determined how many decompositions are available, nor which of them is optimal. In this study, we first characterize a decomposition class specific to CNNs by adopting a flexible graphical notation. The class includes such well-known CNN modules as depthwise separable convolution layers and bottleneck layers, but also previously unknown modules with nonlinear activations. We also experimentally compare the tradeoff between prediction accuracy and time/space complexity for modules found by enumerating all possible decompositions, or by using a neural architecture search. We find some nonlinear decompositions outperform existing ones.

Keywords

Cite

@article{arxiv.1908.04471,
  title  = {Einconv: Exploring Unexplored Tensor Network Decompositions for Convolutional Neural Networks},
  author = {Kohei Hayashi and Taiki Yamaguchi and Yohei Sugawara and Shin-ichi Maeda},
  journal= {arXiv preprint arXiv:1908.04471},
  year   = {2019}
}

Comments

NeurIPS 2019

R2 v1 2026-06-23T10:45:54.915Z