BriefGPT.xyz
Apr, 2022
适应性特征融合的知识蒸馏分类增量学习
Class-Incremental Learning by Knowledge Distillation with Adaptive Feature Consolidation
HTML
PDF
Minsoo Kang, Jaeyoo Park, Bohyung Han
TL;DR
本论文提出了基于深度神经网络的一种新型增量学习方法,该方法基于知识蒸馏并采用一种规范的方式来有效地维护旧模型的表示,以适应新任务,克服了数据访问受限导致的灾难性遗忘问题,并在标准数据集上实现了显著的准确性改进。
Abstract
We present a novel class
incremental learning
approach based on
deep neural networks
, which continually learns new tasks with limited memory for storing examples in the previous tasks. Our algorithm is based on <
→