用领域自适应模块和特征门控缓解持续学习遗忘问题
Enhancing knowledge retention for continual learning with domain-specific adapters and features gating
- 在ViT自注意力中引入领域专用适配器
- 多领域顺序学习下准确率保持稳定,优于现有方法
- 强调数据集顺序对学习效果的关键影响
持续学习使模型能从连续数据流中学习并保留已有知识,有效应对灾难性遗忘问题。本文提出一种新方法,在视觉变换器的自注意力机制中集成适配器,通过引入领域特定输出头和特征门控,在依次添加不同领域数据集时增强知识保留能力。与仅使用单一数据集进行持续学习的传统方法不同,该方法仅引入各领域必要信息,同时保持先前任务的高准确率。我们在CIFAR-100、Flowers102和DTD三个代表不同领域的数据集上进行对比分析,验证了所提方法在参数高效微调中的有效性。结果表明,该方法显著缓解了现有方法的局限性。此外,实验揭示了任务顺序对模型性能的关键影响:合理排序可显著提升模型对动态数据分布的适应能力,并维持已有知识完整性。
原文摘要 · Abstract (English)
Continual learning empowers models to learn from a continuous stream of data while preserving previously acquired knowledge, effectively addressing the challenge of catastrophic forgetting. In this study, we propose a new approach that integrates adapters within the self-attention mechanisms of Vision Transformers to enhance knowledge retention when sequentially adding datasets from different domains. Unlike previous methods that continue learning with only one dataset, our approach introduces domain-specific output heads and feature gating, allowing the model to maintain high accuracy on previously learned tasks while incorporating only the essential information from multiple domains. The proposed method is compared to prominent parameter-efficient fine-tuning methods in the current state of the art. The results provide evidence that our method effectively alleviates the limitations of previous works. Furthermore, we conduct a comparative analysis using three datasets, CIFAR-100, Flowers102, and DTD, each representing a distinct domain, to investigate the impact of task order on model performance. Our findings underscore the critical role of dataset sequencing in shaping learning outcomes, demonstrating that strategic ordering can significantly improve the model's ability to adapt to evolving data distributions over time while preserving the integrity of previously learned knowledge.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。