paper-with-me

홈 › Papers

Continual Learning at the Edge: Real-Time Training on Smartphone Devices

2021-05-24 · Lorenzo Pellegrini, Vincenzo Lomonaco, Gabriele Graffieti, Davide Maltoni

On-device training for personalized learning is a challenging research problem. Being able to quickly adapt deep prediction models at the edge is necessary to better suit personal user needs. However, adaptation on the edge poses some questions on both the efficiency and sustainability of the learning process and on the ability to work under shifting data distributions. Indeed, naively fine-tuning a prediction model only on the newly available data results in catastrophic forgetting, a sudden erasure of previously acquired knowledge. In this paper, we detail the implementation and deployment of a hybrid continual learning strategy (AR1*) on a native Android application for real-time on-device personalization without forgetting. Our benchmark, based on an extension of the CORe50 dataset, shows the efficiency and effectiveness of our solution.

📄 PDF Abstract BibTeX arXiv:2105.13127

Code (1)

lrzpellegrini/CL-CORe-App 공식 구현

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Federated and continual learning for classification tasks in a society of devices

2020-06-12 · Fernando E. Casado, Dylan Lema, Roberto Iglesias, Carlos V. Regueiro 외

Today we live in a context in which devices are increasingly interconnected and sensorized and are almost ubiquitous. Deep learning has become in recent years a popular way to extract knowledge from the huge amount of da…

Continual LearningFederated LearningGeneral Classification

Continual Learning on the Edge with TensorFlow Lite

2021-05-05 · Giorgos Demosthenous, Vassilis Vassiliades

Deploying sophisticated deep learning models on embedded devices with the purpose of solving real-world problems is a struggle using today's technology. Privacy and data limitations, network connection issues, and the ne…

Continual LearningTransfer Learning

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

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: embed…

Continual Learning

A review of smartphones based indoor positioning: challenges and applications

2020-06-03 · Khuong An Nguyen, Zhiyuan Luo, Guang Li, Chris Watkins

The continual proliferation of mobile devices has encouraged much effort in using the smartphones for indoor positioning. This article is dedicated to review the most recent and interesting smartphones based indoor navig…