paper-with-me

Papers

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

2022-03-02 · Kazuki Sunaga, Masaaki Kondo, Hiroki Matsutani

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.

📄 PDF Abstract BibTeX arXiv:2203.01077

Code (1)

matutani/cooling-fan 공식 구현

Tasks

Anomaly DetectionPICO

Similar Papers 제목 키워드 기반

Adaptability of Computer Vision at the Tactical Edge: Addressing Environmental Uncertainty

2023-12-01 · Hayden Moore

Computer Vision (CV) systems are increasingly being adopted into Command and Control (C2) systems to improve intelligence analysis on the battlefield, the tactical edge. CV systems leverage Artificial Intelligence (AI) a…

Prediction IntervalsUncertainty Quantification

Exploiting Nontrivial Connectivity for Automatic Speech Recognition

2017-11-28 · Marius Paraschiv, Lasse Borgholt, Tycho Max Sylvester Tax, Marco Singh 외

Nontrivial connectivity has allowed the training of very deep networks by addressing the problem of vanishing gradients and offering a more efficient method of reusing parameters. In this paper we make a comparison betwe…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)General Classificationimage-classification+3

Incremental Learning for Personalized Recommender Systems

2021-08-13 · Yunbo Ouyang, Jun Shi, Haichao Wei, Huiji Gao

Ubiquitous personalized recommender systems are built to achieve two seemingly conflicting goals, to serve high quality content tailored to individual user's taste and to adapt quickly to the ever changing environment. T…

Incremental LearningRecommendation Systems

Addressing Mistake Severity in Neural Networks with Semantic Knowledge

2022-11-21 · Natalie Abreu, Nathan Vaska, Victoria Helus

Robustness in deep neural networks and machine learning algorithms in general is an open research challenge. In particular, it is difficult to ensure algorithmic performance is maintained on out-of-distribution inputs or…

Semantic SimilaritySemantic Textual Similarity

NeurIPS Competition Instructions and Guide: Causal Insights for Learning Paths in Education

2022-08-17 · Wenbo Gong, Digory Smith, Zichao Wang, Craig Barton 외

In this competition, participants will address two fundamental causal challenges in machine learning in the context of education using time-series data. The first is to identify the causal relationships between different…

Causal DiscoverySelection biasTime SeriesTime Series Analysis