MicroBi-ConvLSTM: An Ultra-Lightweight Efficient Model for Human Activity Recognition on Resource Constrained Devices
Mridankan Mandal

TL;DR
MicroBi-ConvLSTM is an ultra-lightweight, efficient neural network architecture for human activity recognition on resource-limited devices, achieving high accuracy with minimal parameters and validated on real hardware.
Contribution
The paper introduces MicroBi-ConvLSTM, a novel ultra-lightweight model with significantly fewer parameters than prior architectures, maintaining competitive accuracy and hardware viability.
Findings
Achieves 11.4K parameters, 2.9x smaller than TinierHAR.
Maintains high accuracy across diverse HAR benchmarks.
Validates real-time deployment on Raspberry Pi Pico 2 and ESP32.
Abstract
Human Activity Recognition (HAR) on resource constrained wearables requires models that balance accuracy against strict memory and computational budgets. State of the art lightweight architectures such as TinierHAR (34K parameters) and TinyHAR (55K parameters) achieve strong accuracy, but exceed memory budgets of microcontrollers with limited SRAM once operating system overhead is considered. We present MicroBi-ConvLSTM, an ultra-lightweight convolutional recurrent architecture achieving 11.4K parameters on average through two stage convolutional feature extraction with 4x temporal pooling, and a single bidirectional LSTM layer. This represents 2.9x parameter reduction versus TinierHAR and 11.9x versus DeepConvLSTM while preserving linear O(N) complexity. Evaluation across eight diverse HAR benchmarks shows that MicroBi-ConvLSTM maintains competitive performance within the…
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.
