Sensor-Aware Classifiers for Energy-Efficient Time Series Applications on IoT Devices
Dina Hussein, Lubah Nelson, Ganapati Bhat

TL;DR
This paper introduces sensor-aware early exit classifiers that process partial sensor data to reduce energy consumption in time-series applications like activity recognition, achieving up to 60% energy savings without accuracy loss.
Contribution
It proposes a novel approach using early exit classifiers with partial data to significantly reduce sensor energy use in time-series applications.
Findings
Achieves 50-60% energy savings on average.
Maintains accuracy despite reduced data processing.
Applicable to various datasets and classifiers.
Abstract
Time-series data processing is an important component of many real-world applications, such as health monitoring, environmental monitoring, and digital agriculture. These applications collect distinct windows of sensor data (e.g., few seconds) and process them to assess the environment. Machine learning (ML) models are being employed in time-series applications due to their generalization abilities for classification. State-of-the-art time-series applications wait for entire sensor data window to become available before processing the data using ML algorithms, resulting in high sensor energy consumption. However, not all situations require processing full sensor window to make accurate inference. For instance, in activity recognition, sitting and standing activities can be inferred with partial windows. Using this insight, we propose to employ early exit classifiers with partial sensor…
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
TopicsTime Series Analysis and Forecasting · Neural Networks and Applications
