用数据引导的投影层提升预训练模型持续学习效果
Enhancing Pretrained Model-based Continual Representation Learning via Guided Random Projection
- 通过数据驱动选择目标对齐的随机基构建投影层
- 在多个无示例增量学习任务上超越现有方法
- 兼顾表达力与数值稳定性,适合持续学习场景
基于随机投影层(RPL)的持续表示学习新范式在预训练模型基础上表现出色。这些方法在预训练模型后插入随机初始化的RPL以增强初始阶段特征表示,随后使用线性分类头进行解析更新。然而,在预训练表示与目标域之间存在显著域偏移时,随机初始化的RPL表达能力有限。尽管大幅增加RPL维度可提升表达力,但会导致特征矩阵病态,破坏线性头的递归解析更新。为此,本文提出带记忆保护监督机制的随机持续学习器(SCL-MGSM)。不同于随机初始化,MGSM通过有原则的数据引导机制逐步选取与目标对齐的随机基,将预训练模型表示适配至下游任务。该方法构建了紧凑而富有表现力的RPL,同时提升了解析更新的数值稳定性。在多个无示例类别增量学习(CIL)基准上的大量实验表明,SCL-MGSM性能优于当前最先进方法。
原文摘要 · Abstract (English)
Recent paradigms in Random Projection Layer (RPL)-based continual representation learning have demonstrated superior performance when building upon a pre-trained model (PTM). These methods insert a randomly initialized RPL after a PTM to enhance feature representation in the initial stage. Subsequently, a linear classification head is used for analytic updates in the continual learning stage. However, under severe domain gaps between pre-trained representations and target domains, a randomly initialized RPL exhibits limited expressivity under large domain shifts. While largely scaling up the RPL dimension can improve expressivity, it also induces an ill-conditioned feature matrix, thereby destabilizing the recursive analytic updates of the linear head. To this end, we propose the Stochastic Continual Learner with MemoryGuard Supervisory Mechanism (SCL-MGSM). Unlike random initialization, MGSM constructs the projection layer via a principled, data-guided mechanism that progressively selects target-aligned random bases to adapt the PTM representation to downstream tasks. This facilitates the construction of a compact yet expressive RPL while improving the numerical stability of analytic updates. Extensive experiments on multiple exemplar-free Class Incremental Learning (CIL) benchmarks demonstrate that SCL-MGSM achieves superior performance compared to state-of-the-art methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。