paper-with-me

홈 › Papers

Towards Machine Learning and Inference for Resource-constrained MCUs

2023-05-30 · Yushan Huang, Hamed Haddadi

Machine learning (ML) is moving towards edge devices. However, ML models with high computational demands and energy consumption pose challenges for ML inference in resource-constrained environments, such as the deep sea. To address these challenges, we propose a battery-free ML inference and model personalization pipeline for microcontroller units (MCUs). As an example, we performed fish image recognition in the ocean. We evaluated and compared the accuracy, runtime, power, and energy consumption of the model before and after optimization. The results demonstrate that, our pipeline can achieve 97.78% accuracy with 483.82 KB Flash, 70.32 KB RAM, 118 ms runtime, 4.83 mW power, and 0.57 mJ energy consumption on MCUs, reducing by 64.17%, 12.31%, 52.42%, 63.74%, and 82.67%, compared to the baseline. The results indicate the feasibility of battery-free ML inference on MCUs.

📄 PDF Abstract BibTeX arXiv:2305.18954

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Split CNN Inference on Networked Microcontrollers

2026-05-10 · Junyu Lu, Shashwath Suresh, Hao Liu, Qi Hong 외 arxiv

Running deep neural networks on microcontroller units (MCUs) is severely constrained by limited memory resources. While TinyML techniques reduce model size and computation, they often fail in practice due to excessive pe…

Efficient Neural Networks for Tiny Machine Learning: A Comprehensive Review

2023-11-20 · Minh Tri Lê, Pierre Wolinski, Julyan Arbel

The field of Tiny Machine Learning (TinyML) has gained significant attention due to its potential to enable intelligent applications on resource-constrained devices. This review provides an in-depth analysis of the advan…

Model CompressionQuantization

SpArSe: Sparse Architecture Search for CNNs on Resource-Constrained Microcontrollers

2019-05-28 · NeurIPS 2019 12 · Igor Fedorov, Ryan P. Adams, Matthew Mattina, Paul N. Whatmough

The vast majority of processors in the world are actually microcontroller units (MCUs), which find widespread use performing simple control tasks in applications ranging from automobiles to medical devices and office equ…

BIG-bench Machine LearningNeural Architecture Search

Neural Network Quantization for Microcontrollers: A Comprehensive Survey of Methods, Platforms, and Applications

2025-08-20 · Hamza A. Abushahla, Dara Varam, Ariel Justine N. Panopio, Mohamed I. AlHajri arxiv

The deployment of Quantized Neural Networks (QNNs) on resource-constrained edge devices, such as microcontrollers (MCUs), introduces fundamental challenges in balancing model performance, computational complexity, and me…

A Real-Time Tsetlin Machine-based Non-intrusive Load Monitoring System on MCUs

2026-08-19 · Tianhang Tan, Han Wu, Tousif Rahman, Shengyu Duan 외 arxiv

Non-Intrusive Load Monitoring (NILM) systems estimate individual appliance energy consumption from a single aggregate meter, without requiring separate sensors for each device. By installing a single meter that measures …