BriefGPT.xyz
Apr, 2025
通过神经崩溃增强基于预训练模型的类增量学习
Enhancing Pre-Trained Model-Based Class-Incremental Learning through Neural Collapse
HTML
PDF
Kun He, Zijian Song, Shuoxi Zhang, John E. Hopcroft
TL;DR
本文解决了基于预训练模型的类增量学习(CIL)中对特征演变与分布理解的挑战。提出了一种新的方法——基于神经崩溃的动态特征空间调整,显著提升了持续学习的有效性。实验结果显示,该方法在多个基准数据集上优于现有的先进技术,表明其在实际应用中的潜在影响。
Abstract
Class-Incremental Learning
(CIL) is a critical capability for real-world applications, enabling learning systems to adapt to new tasks while retaining knowledge from previous ones. Recent advancements in
Pre-Trained Mod
→