TL;DR
This paper introduces online learning, federated meta-learning, and semantic management techniques to improve the adaptability, generalization, and resource management of TinyML systems deployed on constrained embedded devices.
Contribution
It presents novel methods combining online learning and federated meta-learning for TinyML, along with semantic management for scalable resource handling in diverse deployments.
Findings
Enhanced model adaptability to changing conditions.
Improved generalization across heterogeneous devices.
Validated effectiveness in real-world TinyML applications.
Abstract
Recent advances in Tiny Machine Learning (TinyML) empower low-footprint embedded devices for real-time on-device Machine Learning. While many acknowledge the potential benefits of TinyML, its practical implementation presents unique challenges. This study aims to bridge the gap between prototyping single TinyML models and developing reliable TinyML systems in production: (1) Embedded devices operate in dynamically changing conditions. Existing TinyML solutions primarily focus on inference, with models trained offline on powerful machines and deployed as static objects. However, static models may underperform in the real world due to evolving input data distributions. We propose online learning to enable training on constrained devices, adapting local models towards the latest field conditions. (2) Nevertheless, current on-device learning methods struggle with heterogeneous deployment…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsFocus
