arXiv:2409.19245cs.LG2024-09NeurIPS被引 15

提出新框架提升在线持续学习模型的处理速度与泛化能力

Forgetting, Ignorance or Myopia: Revisiting Key Challenges in Online Continual Learning

  • 引入非稀疏分类器演化机制,减少训练时间开销
  • 解决模型因单次遍历数据导致的特征学习不足问题
  • 适合高速数据流场景下的实时学习应用

在线持续学习要求模型从持续不断的数据流中学习。尽管已有大量工作聚焦于缓解灾难性遗忘以提升分类性能,但通常伴随着沉重的训练负担。本文指出,在真实世界高速数据流环境中,数据不会暂停等待缓慢模型处理,因此模型吞吐量——即单位时间内可处理的最大训练样本数——同样重要,直接限制了模型可利用的数据量,构成当前方法的严峻挑战。我们从实证和理论角度重新审视在线持续学习的关键挑战,揭示两个未被充分关注的问题:模型的无知性(单次遍历导致学习时间与存储容量受限,造成有效学习与吞吐量的权衡);模型的短视性(局部学习当前任务导致模型采用过于简化的任务特定特征与极稀疏分类器,从而偏离全局最优)。为此,我们提出非稀疏分类器演化框架(NsCE),结合非稀疏最大分离正则化与目标经验回放技术,借助预训练模型,实现快速获取全局判别性特征,显著降低时间成本。

原文摘要 · Abstract (English)

Online continual learning requires the models to learn from constant, endless streams of data. While significant efforts have been made in this field, most were focused on mitigating the catastrophic forgetting issue to achieve better classification ability, at the cost of a much heavier training workload. They overlooked that in real-world scenarios, e.g., in high-speed data stream environments, data do not pause to accommodate slow models. In this paper, we emphasize that model throughput -- defined as the maximum number of training samples that a model can process within a unit of time -- is equally important. It directly limits how much data a model can utilize and presents a challenging dilemma for current methods. With this understanding, we revisit key challenges in OCL from both empirical and theoretical perspectives, highlighting two critical issues beyond the well-documented catastrophic forgetting: Model's ignorance: the single-pass nature of OCL challenges models to learn effective features within constrained training time and storage capacity, leading to a trade-off between effective learning and model throughput; Model's myopia: the local learning nature of OCL on the current task leads the model to adopt overly simplified, task-specific features and excessively sparse classifier, resulting in the gap between the optimal solution for the current task and the global objective. To tackle these issues, we propose the Non-sparse Classifier Evolution framework (NsCE) to facilitate effective global discriminative feature learning with minimal time cost. NsCE integrates non-sparse maximum separation regularization and targeted experience replay techniques with the help of pre-trained models, enabling rapid acquisition of new globally discriminative features.

持续学习在线学习模型效率

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。