BriefGPT.xyz
Apr, 2020
生成式特征重放用于类增量学习
Generative Feature Replay For Class-Incremental Learning
HTML
PDF
Xialei Liu, Chenshen Wu, Mikel Menta, Luis Herranz, Bogdan Raducanu...
TL;DR
对于神经网络中的灾难性遗忘问题和老新类别不均衡问题,本文提出了一种基于生成式特征回放和特征蒸馏的解决方案,可以不使用明显的旧任务样本,在CIFAR-100和ImageNet等数据集上实现了最先进的结果,存储空间成本低。
Abstract
Humans are capable of learning new tasks without forgetting previous ones, while neural networks fail due to
catastrophic forgetting
between new and previously-learned tasks. We consider a
class-incremental setting
→