Vincent Gripon's Homepage

Research and Teaching Blog

Inter-Operability of Compression Techniques for Efficient Deployment of CNNs on Microcontrollers

H. Y. H. L. B. M. Léonardon and V. Gripon, "Inter-Operability of Compression Techniques for Efficient Deployment of CNNs on Microcontrollers," in SYSINT: International Conference on System-Integrated Intelligence, Genova, Italy, pp. 543--552, September 2022.

Machine Learning (ML) has become state of the art for various tasks, including classification of accelerometer data. In the world of Internet of Things (IoT), the available hardware with low-power consumption is often microcontrollers. However, one of the challenges for embedding machine learning on microcontrollers is that the available memory space is very limited, and this memory is also occupied by the rest of the software elements needed in the IoT device. The problem is then to design ML architectures that have a very low memory footprint, while maintaining a low error rate. In this paper, a methodology is proposed towards the deployment of efficient machine learning on microcontrollers. Then, such methodology is used to investigate the effect of using compression techniques mainly pruning, quantization, and coding on the memory budget. Indeed, we know that these techniques reduce the model size, but not how these techniques interoperate to reach the best accuracy to memory trade-off. A Convolutional Neural Network (CNN) and a Human Activity Recognition (HAR) application has been adopted for the validation of the study .

Download manuscript.

Bibtex
@inproceedings{LéGri20229,
  author = {Hamoud Younes, Hugo Le Blevec, Mathieu
Léonardon and Vincent Gripon},
  title = {Inter-Operability of Compression Techniques
for Efficient Deployment of CNNs on Microcontrollers},
  booktitle = {SYSINT: International Conference on
System-Integrated Intelligence},
  year = {2022},
  pages = {543--552},
  address = {Genova, Italy},
  month = {September},
}




You are the 1985038th visitor

Vincent Gripon's Homepage