BriefGPT.xyz
Aug, 2022
基于分布外重放的连续学习多头模型
A Multi-Head Model for Continual Learning via Out-of-Distribution Replay
HTML
PDF
Gyuhak Kim, Zixuan Ke, Bing Liu
TL;DR
本文提出了一种基于Transformer网络的多头模型,使用类特定的分类器来解决类不断增加的连续学习任务,同时支持不同类别数据的Out-of-Distribution检测,实验结果优于现有技术。
Abstract
This paper studies
class incremental learning
(CIL) of
continual learning
(CL). Many approaches have been proposed to deal with catastrophic forgetting (CF) in CIL. Most methods incrementally construct a single c
→