An Acceleration Method Based on Deep Learning and Multilinear Feature Space
Michel Vinagreiro Edson Kitani Armando Lagana Leopoldo Yoshioka

TL;DR
This paper introduces AMFC, a transfer learning-based method using multilinear feature space to significantly accelerate CNN-based image classification, achieving 17 times faster results with minimal accuracy loss for embedded systems.
Contribution
The paper proposes a novel approach that leverages multilinear feature space and transfer learning to drastically reduce classification time of CNNs in embedded applications.
Findings
AMFC achieves 17x faster classification than original CNNs.
The method maintains minimal accuracy loss.
Applicable to various CNN architectures like VGG-16.
Abstract
Computer vision plays a crucial role in Advanced Assistance Systems. Most computer vision systems are based on Deep Convolutional Neural Networks (deep CNN) architectures. However, the high computational resource to run a CNN algorithm is demanding. Therefore, the methods to speed up computation have become a relevant research issue. Even though several works on architecture reduction found in the literature have not yet been achieved satisfactory results for embedded real-time system applications. This paper presents an alternative approach based on the Multilinear Feature Space (MFS) method resorting to transfer learning from large CNN architectures. The proposed method uses CNNs to generate feature maps, although it does not work as complexity reduction approach. After the training process, the generated features maps are used to create vector feature space. We use this new vector…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Adversarial Robustness in Machine Learning · Autonomous Vehicle Technology and Safety
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
