vix.ing · top · new · best · stats · spec

A New Frontier of AI: On-Device AI Training and Personalization

2022/06/09 by Ji Joong Moon, Moon, Ji Joong, Hyun Suk Lee +8 · 1 citation
Computer Science · #Advanced Neural Network Applications #Age of Information Optimization #FOS: Computer and information sciences #IoT and Edge/Fog Computing #Machine Learning (cs.LG)

paper · pdf · doi:10.48550/arxiv.2206.04688

openalex publication_date 2022/06/09 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Modern consumer electronic devices have started executing deep learning-based intelligence services on devices, not cloud servers, to keep personal data on devices and to reduce network and cloud costs. We find such a trend as the opportunity to personalize intelligence services by updating neural networks with user data without exposing the data out of devices: on-device training. However, the limited resources of devices incurs significant difficulties. We propose a light-weight on-device training framework, NNTrainer, which provides highly memory-efficient neural network training techniques and proactive swapping based on fine-grained execution order analysis for neural networks. Moreover, its optimizations do not sacrifice accuracy and are transparent to training algorithms; thus, prior algorithmic studies may be implemented on top of NNTrainer. The evaluations show that NNTrainer can reduce memory consumption down to 1/20 (saving 95%!) and effectively personalizes intelligence services on devices. NNTrainer is cross-platform and practical open-source software, which is being deployed to millions of mobile devices.

Cited by

Related