English

Addressing Gap between Training Data and Deployed Environment by On-Device Learning

Machine Learning 2023-12-27 v4 Artificial Intelligence

Abstract

The accuracy of tinyML applications is often affected by various environmental factors, such as noises, location/calibration of sensors, and time-related changes. This article introduces a neural network based on-device learning (ODL) approach to address this issue by retraining in deployed environments. Our approach relies on semi-supervised sequential training of multiple neural networks tailored for low-end edge devices. This article introduces its algorithm and implementation on wireless sensor nodes consisting of a Raspberry Pi Pico and low-power wireless module. Experiments using vibration patterns of rotating machines demonstrate that retraining by ODL improves anomaly detection accuracy compared with a prediction-only deep neural network in a noisy environment. The results also show that the ODL approach can save communication cost and energy consumption for battery-powered Internet of Things devices.

Keywords

Cite

@article{arxiv.2203.01077,
  title  = {Addressing Gap between Training Data and Deployed Environment by On-Device Learning},
  author = {Kazuki Sunaga and Masaaki Kondo and Hiroki Matsutani},
  journal= {arXiv preprint arXiv:2203.01077},
  year   = {2023}
}
R2 v1 2026-06-24T09:59:15.507Z