English

Improving Efficiency in Convolutional Neural Network with Multilinear Filters

Computer Vision and Pattern Recognition 2018-07-06 v3 Artificial Intelligence Neural and Evolutionary Computing

Abstract

The excellent performance of deep neural networks has enabled us to solve several automatization problems, opening an era of autonomous devices. However, current deep net architectures are heavy with millions of parameters and require billions of floating point operations. Several works have been developed to compress a pre-trained deep network to reduce memory footprint and, possibly, computation. Instead of compressing a pre-trained network, in this work, we propose a generic neural network layer structure employing multilinear projection as the primary feature extractor. The proposed architecture requires several times less memory as compared to the traditional Convolutional Neural Networks (CNN), while inherits the similar design principles of a CNN. In addition, the proposed architecture is equipped with two computation schemes that enable computation reduction or scalability. Experimental results show the effectiveness of our compact projection that outperforms traditional CNN, while requiring far fewer parameters.

Keywords

Cite

@article{arxiv.1709.09902,
  title  = {Improving Efficiency in Convolutional Neural Network with Multilinear Filters},
  author = {Dat Thanh Tran and Alexandros Iosifidis and Moncef Gabbouj},
  journal= {arXiv preprint arXiv:1709.09902},
  year   = {2018}
}

Comments

10 pages, 3 figures

R2 v1 2026-06-22T21:57:39.543Z