A Sequential Concept Drift Detection Method for On-Device Learning on Low-End Edge Devices
Takeya Yamada, Hiroki Matsutani

TL;DR
This paper introduces a fully sequential concept drift detection method tailored for low-end edge devices, enabling efficient on-device neural network retraining with significantly reduced memory and computation costs.
Contribution
It proposes a novel sequential concept drift detection approach that operates within strict resource constraints of low-end edge devices, facilitating practical on-device learning.
Findings
Memory usage reduced by up to 96.4%
Execution time decreased by up to 83.8%
Accuracy decreases slightly by 3.8%-4.3% compared to batch methods
Abstract
A practical issue of edge AI systems is that data distributions of trained dataset and deployed environment may differ due to noise and environmental changes over time. Such a phenomenon is known as a concept drift, and this gap degrades the performance of edge AI systems and may introduce system failures. To address this gap, retraining of neural network models triggered by concept drift detection is a practical approach. However, since available compute resources are strictly limited in edge devices, in this paper we propose a fully sequential concept drift detection method in cooperation with an on-device sequential learning technique of neural networks. In this case, both the neural network retraining and the proposed concept drift detection are done only by sequential computation to reduce computation cost and memory utilization. Evaluation results of the proposed approach shows…
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
TopicsData Stream Mining Techniques · Air Quality Monitoring and Forecasting · Age of Information Optimization
