paper-with-me

홈 › Papers

Online Continual Learning for Embedded Devices

2022-03-21 · Tyler L. Hayes, Christopher Kanan

Real-time on-device continual learning is needed for new applications such as home robots, user personalization on smartphones, and augmented/virtual reality headsets. However, this setting poses unique challenges: embedded devices have limited memory and compute capacity and conventional machine learning models suffer from catastrophic forgetting when updated on non-stationary data streams. While several online continual learning models have been developed, their effectiveness for embedded applications has not been rigorously studied. In this paper, we first identify criteria that online continual learners must meet to effectively perform real-time, on-device learning. We then study the efficacy of several online continual learning methods when used with mobile neural networks. We measure their performance, memory usage, compute requirements, and ability to generalize to out-of-domain inputs.

📄 PDF Abstract BibTeX arXiv:2203.10681

Code (1)

tyler-hayes/embedded-cl 공식 구현 pytorch

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Online Continual Learning in Keyword Spotting for Low-Resource Devices via Pooling High-Order Temporal Statistics

2023-07-24 · Umberto Michieli, Pablo Peso Parada, Mete Ozay

Keyword Spotting (KWS) models on embedded devices should adapt fast to new user-defined words without forgetting previous ones. Embedded devices have limited storage and computational resources, thus, they cannot save sa…

Continual LearningKeyword Spotting

Hierarchical Inductive Transfer for Continual Dialogue Learning

2022-03-20 · Findings (ACL) 2022 5 · Shaoxiong Feng, Xuancheng Ren, Kan Li, Xu sun

Pre-trained models have achieved excellent performance on the dialogue task. However, for the continual increase of online chit-chat scenarios, directly fine-tuning these models for each of the new tasks not only explode…

General Knowledge

Hierarchical Inductive Transfer for Continual Dialogue Learning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Pre-trained models have achieved excellent performance on the dialogue task. However, for the continual increase of online chit-chat scenarios, directly fine-tuning these models for each of the new tasks not only explod…

General Knowledge

Exploring System Performance of Continual Learning for Mobile and Embedded Sensing Applications

2021-10-25 · Young D. Kwon, Jagmohan Chauhan, Abhishek Kumar, Pan Hui 외

Continual learning approaches help deep neural network models adapt and learn incrementally by trying to solve catastrophic forgetting. However, whether these existing approaches, applied traditionally to image-based tas…

Continual LearningIncremental LearningTime Series Analysis

Latent Replay for Real-Time Continual Learning

2019-12-02 · Lorenzo Pellegrini, Gabriele Graffieti, Vincenzo Lomonaco, Davide Maltoni

Training deep neural networks at the edge on light computational devices, embedded systems and robotic platforms is nowadays very challenging. Continual learning techniques, where complex models are incrementally trained…

Continual LearningCPUvalid