StreamTinyNet: video streaming analysis with spatial-temporal TinyML
Hazem Hesham Yousef Shalby, Massimo Pavan, Manuel Roveri

TL;DR
StreamTinyNet introduces a novel TinyML architecture capable of multi-frame video streaming analysis, enabling spatial-temporal pattern recognition on resource-constrained embedded devices, demonstrated effectively on Arduino hardware.
Contribution
It is the first TinyML model to perform multi-frame video analysis, extending capabilities beyond frame-by-frame processing for embedded systems.
Findings
Effective spatial-temporal analysis demonstrated on public datasets
Achieved real-time performance on Arduino Nicla Vision
Outperforms existing frame-by-frame approaches in accuracy and efficiency
Abstract
Tiny Machine Learning (TinyML) is a branch of Machine Learning (ML) that constitutes a bridge between the ML world and the embedded system ecosystem (i.e., Internet of Things devices, embedded devices, and edge computing units), enabling the execution of ML algorithms on devices constrained in terms of memory, computational capabilities, and power consumption. Video Streaming Analysis (VSA), one of the most interesting tasks of TinyML, consists in scanning a sequence of frames in a streaming manner, with the goal of identifying interesting patterns. Given the strict constraints of these tiny devices, all the current solutions rely on performing a frame-by-frame analysis, hence not exploiting the temporal component in the stream of data. In this paper, we present StreamTinyNet, the first TinyML architecture to perform multiple-frame VSA, enabling a variety of use cases that requires…
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
TopicsAdvanced Data Compression Techniques · Video Analysis and Summarization · Image and Video Quality Assessment
