Quantitative Analysis of Image Classification Techniques for Memory-Constrained Devices
Convolutional Neural Networks, or CNNs, are the state of the art for image classification, but typically come at the cost of a large memory footprint. This limits their usefulness in applications relying on embedded devices, where memory is often a scarce resource. Recently, there has been significant progress in the field of image classification on such memory-constrained devices, with novel contributions like the ProtoNN, Bonsai and FastGRNN algorithms. These have been shown to reach up to 98.2% accuracy on optical character recognition using MNIST-10, with a memory footprint as little as 6KB. However, their potential on more complex multi-class and multi-channel image classification has yet to be determined. In this paper, we compare CNNs with ProtoNN, Bonsai and FastGRNN when applied to 3-channel image classification using CIFAR-10. For our analysis, we use the existing Direct Convolution algorithm to implement the CNNs memory-optimally and propose new methods of adjusting the FastGRNN model to work with multi-channel images. We extend the evaluation of each algorithm to a memory size budget of 8KB, 16KB, 32KB, 64KB and 128KB to show quantitatively that Direct Convolution CNNs perform best for all chosen budgets, with a top performance of 65.7% accuracy at a memory footprint of 58.23KB.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral Classificationimage-classificationImage ClassificationOptical Character RecognitionOptical Character Recognition (OCR)Speech RecognitionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Quantitative Analysis of Primary Attribution Explainable Artificial Intelligence Methods for Remote Sensing Image Classification
We present a comprehensive analysis of quantitatively evaluating explainable artificial intelligence (XAI) techniques for remote sensing image classification. Our approach leverages state-of-the-art machine learning appr…
ClassificationDecision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)+3An Empirical Analysis of Image-Based Learning Techniques for Malware Classification
In this paper, we consider malware classification using deep learning techniques and image-based features. We employ a wide variety of deep learning techniques, including multilayer perceptrons (MLP), convolutional neura…
Deep LearningGeneral ClassificationMalware ClassificationTransfer LearningA sub‐pixel mapping algorithm based on sub‐pixel/pixel spatial attraction models
Soft classification techniques avoid the loss of information characteristic to hard classification techniques when handling mixed pixels. Sub‐pixel mapping is a method incorporating benefits of both hard and soft classif…
ClassificationClassification of FIB/SEM-tomography images for highly porous multiphase materials using random forest classifiers
FIB/SEM tomography represents an indispensable tool for the characterization of three-dimensional nanostructures in battery research and many other fields. However, contrast and 3D classification/reconstruction problems …
3D ClassificationDimensionality Reduction for Hyperspectral Image Classification
This paper addresses the issue of supervised classification in the context of hyperspectral satellite images. It deals with two fundamental aspects: dimensionality reduction of data and the selection of appropriate super…
Hyperspectral Image ClassificationDimensionality Reduction