Active Learning for Deep Neural Networks on Edge Devices

06/21/2021
by   Yuya Senzaki, et al.
0

When dealing with deep neural network (DNN) applications on edge devices, continuously updating the model is important. Although updating a model with real incoming data is ideal, using all of them is not always feasible due to limits, such as labeling and communication costs. Thus, it is necessary to filter and select the data to use for training (i.e., active learning) on the device. In this paper, we formalize a practical active learning problem for DNNs on edge devices and propose a general task-agnostic framework to tackle this problem, which reduces it to a stream submodular maximization. This framework is light enough to be run with low computational resources, yet provides solutions whose quality is theoretically guaranteed thanks to the submodular property. Through this framework, we can configure data selection criteria flexibly, including using methods proposed in previous active learning studies. We evaluate our approach on both classification and object detection tasks in a practical setting to simulate a real-life scenario. The results of our study show that the proposed framework outperforms all other methods in both tasks, while running at a practical speed on real devices.

READ FULL TEXT

page 16

page 17

research
07/01/2021

SIMILAR: Submodular Information Measures Based Active Learning In Realistic Scenarios

Active learning has proven to be useful for minimizing labeling costs by...
research
05/09/2019

Learning Loss for Active Learning

The performance of deep neural networks improves with more annotated dat...
research
10/16/2021

Deep Active Learning by Leveraging Training Dynamics

Active learning theories and methods have been extensively studied in cl...
research
12/21/2022

Towards Rapid Prototyping and Comparability in Active Learning for Deep Object Detection

Active learning as a paradigm in deep learning is especially important i...
research
07/26/2023

Toward Design of Synthetic Active Inference Agents by Mere Mortals

The theoretical properties of active inference agents are impressive, bu...
research
07/28/2021

Robust and Active Learning for Deep Neural Network Regression

We describe a gradient-based method to discover local error maximizers o...
research
05/18/2023

STREAMLINE: Streaming Active Learning for Realistic Multi-Distributional Settings

Deep neural networks have consistently shown great performance in severa...

Please sign up or login with your details

Forgot password? Click here to reset