Incremental Online Learning Algorithms Comparison for Gesture and Visual Smart Sensors
Alessandro Avi, Andrea Albanese, Davide Brunelli

TL;DR
This paper compares four incremental online learning algorithms for gesture and image recognition on TinyML edge devices, demonstrating their effectiveness in dynamic environments with minimal accuracy loss.
Contribution
It provides a comparative analysis of state-of-the-art continual learning algorithms deployed on TinyML hardware for real-time gesture and visual recognition tasks.
Findings
Algorithms maintain high accuracy with minimal degradation.
Feasibility of deploying continual learning on tiny-memory MCUs.
Reliable performance in dynamic, real-world scenarios.
Abstract
Tiny machine learning (TinyML) in IoT systems exploits MCUs as edge devices for data processing. However, traditional TinyML methods can only perform inference, limited to static environments or classes. Real case scenarios usually work in dynamic environments, thus drifting the context where the original neural model is no more suitable. For this reason, pre-trained models reduce accuracy and reliability during their lifetime because the data recorded slowly becomes obsolete or new patterns appear. Continual learning strategies maintain the model up to date, with runtime fine-tuning of the parameters. This paper compares four state-of-the-art algorithms in two real applications: i) gesture recognition based on accelerometer data and ii) image classification. Our results confirm these systems' reliability and the feasibility of deploying them in tiny-memory MCUs, with a drop in 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.
Taxonomy
TopicsIoT and Edge/Fog Computing · Advanced Neural Network Applications · Context-Aware Activity Recognition Systems
