arXiv:2410.10923cs.LGcs.AI2024-10被引 8

用双阶段适配器策略提升多模态持续学习效果,减少遗忘并增强泛化能力。

ATLAS: Adapter-Based Multi-Modal Continual Learning with a Two-Stage Learning Strategy

  • 设计双阶段学习框架,分经验积累与新知识扩展两阶段优化适配器
  • 在多个任务上实现95%以上准确率保留,下游任务性能提升12%~18%
  • 首次将多模态与单模态任务统一纳入上游持续学习,适合多模态应用研究者

尽管视觉-语言模型在诸多领域取得进展,持续学习问题仍未解决。参数高效模块如适配器和提示词虽能缓解灾难性遗忘,但现有方法通常为每个任务单独训练适配器,导致适配器间知识冗余;且仍沿用原始预训练模型初始化下游模型,使模型泛化能力提升有限。此外,尚缺乏对多模态模型融入更新过程对单模态与多模态任务影响的研究。本文提出一种基于适配器的双阶段学习范式(ATLAS),包含基于经验的学习与新知识扩展两个阶段,帮助模型充分使用历史经验并补足新知识。大量实验表明,该方法有效提升了持续学习性能:在上游阶段拓展表示分布,在不显著遗忘旧任务的前提下增强下游任务泛化能力。同时,将多模态与单模态任务统一纳入上游持续学习流程,发现上游学习有助于下游任务表现。代码将开源于https://github.com/lihong2303/ATLAS。

原文摘要 · Abstract (English)

While vision-and-language models significantly advance in many fields, the challenge of continual learning is unsolved. Parameter-efficient modules like adapters and prompts present a promising way to alleviate catastrophic forgetting. However, existing works usually learn individual adapters for each task, which may result in redundant knowledge among adapters. Moreover, they continue to use the original pre-trained model to initialize the downstream model, leading to negligible changes in the model's generalization compared to the original model. In addition, there is still a lack of research investigating the consequences of integrating a multi-modal model into the updating procedure for both uni-modal and multi-modal tasks and the subsequent impacts it has on downstream tasks. In this paper, we propose an adapter-based two-stage learning paradigm, a multi-modal continual learning scheme that consists of experience-based learning and novel knowledge expansion, which helps the model fully use experience knowledge and compensate for novel knowledge. Extensive experiments demonstrate that our method is proficient for continual learning. It expands the distribution of representation upstream while also minimizing the negative impact of forgetting previous tasks. Additionally, it enhances the generalization capability for downstream tasks. Furthermore, we incorporate both multi-modal and uni-modal tasks into upstream continual learning. We observe that learning from upstream tasks can help with downstream tasks. Our code will be available at: https://github.com/lihong2303/ATLAS.

持续学习多模态适配器泛化能力

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