Pratiksha Rajendra Dashpute, Vikrant Satish Salunkhe, Sheetal Shrikant Shevkari · International Journal of Innovative Research in Technology 2026 · 2026
DOI: 10.64643/ijirt.208572-459
Counts differ because each database indexes a different set of publications. We treat OpenAlex as the canonical count; Google Scholar is not shown (no API, and crawling it violates its ToS).
Deploying machine learning models directly onto ultra-low-power microcontrollers and edge hardware (TinyML) is increasingly vital for real-time, privacy-preserving Internet of Things (IoT) applications.However, selecting the optimal algorithm under severe hardware constraints typically under 512 KB of RAM and tight power budgets presents a fundamental tradeoff between computational overhead and predictive power.This paper presents a systematic comparative analysis evaluating traditional machine learning algorithms (Decision Trees, Random Forests, and Support Vector Machines) against lightweight, quantized Deep Learning architectures (compact CNNs and Multilayer Perceptrons).Benchmark experiments are conducted across standardized datasets for tabular, acoustic, and vision tasks deployed on representative microcontroller platforms (e.g., ARM Cortex-M series, ESP32).Models are evaluated across three primary dimensions: inference latency, memory footprint (Flash and peak SRAM usage), and predictive accuracy.Findings indicate that classical algorithms achieve significantly lower SRAM overhead and near-instantaneous inference times on structured sensor data, making them highly effective for ultra-low-memory nodes.Conversely, quantized neural networks achieve higher accuracy and generalization on complex spatio-temporal features, though they require higher Flash allocation and nontrivial peak RAM.Based on these empirical trade-offs, we propose a lightweight decision matrix to guide model selection based on strict device hardware limits and application demands.
No comments yet — start the discussion below.