Center-Sensitive Kernel Optimization for Efficient On-Device Incremental Learning
Dingwen Zhang, Yan Li, De Cheng, Nannan Wang, Junwei Han

TL;DR
This paper introduces a novel, resource-efficient incremental learning framework for edge devices that emphasizes center kernel optimization to mitigate catastrophic forgetting while reducing computational costs.
Contribution
It proposes a center-sensitive kernel optimization approach and a dynamic channel selection strategy to improve on-device incremental learning efficiency and effectiveness.
Findings
Achieves 38.08% average accuracy improvement over existing methods.
Reduces memory and computation requirements significantly.
Effectively alleviates catastrophic forgetting in resource-constrained environments.
Abstract
To facilitate the evolution of edge intelligence in ever-changing environments, we study on-device incremental learning constrained in limited computation resource in this paper. Current on-device training methods just focus on efficient training without considering the catastrophic forgetting, preventing the model getting stronger when continually exploring the world. To solve this problem, a direct solution is to involve the existing incremental learning mechanisms into the on-device training framework. Unfortunately, such a manner cannot work well as those mechanisms usually introduce large additional computational cost to the network optimization process, which would inevitably exceed the memory capacity of the edge devices. To address this issue, this paper makes an early effort to propose a simple but effective edge-friendly incremental learning framework. Based on an empirical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Machine Learning and ELM · Energy Efficient Wireless Sensor Networks
MethodsFocus
