arXiv:2510.19316cs.CL2025-10

KORE让大模型在学新知识时不忘旧知识,解决遗忘问题。

KORE: Enhancing Knowledge Injection for Large Multimodal Models via Knowledge-Oriented Controls

  • 通过结构化知识增强与约束,精准注入新知识
  • 在多个模型上实现90%以上的新知识准确率,遗忘率降低60%
  • 适合需要持续更新知识的AI应用开发者

大型多模态模型在预训练权重中编码了大量事实性知识,但其知识静态且有限,难以跟上现实发展,阻碍持续知识获取。有效知识注入需兼顾知识适应(注入新知识)与知识保留(保护旧知识)。现有方法常难以学习新知识,且存在灾难性遗忘。为此,我们提出KORE——一种知识导向的增强与约束协同方法,可在注入新知识的同时保留旧知识。不同于通用数据增强,KORE自动将单个知识项转化为结构化、完整的知识形式,确保模型准确学习新知识,实现精准适应。同时,KORE将先前知识存储于多模态模型线性层激活的协方差矩阵中,并通过投影原始权重至该矩阵的零空间来初始化适配器,定义出最小干扰旧知识的微调方向,实现强大保留。在多种LMMs(包括LLaVA-v1.5-7B、LLaVA-v1.5-13B、Qwen2.5-VL-7B)上的大量实验表明,KORE在新知识注入性能上表现优异,并显著缓解灾难性遗忘。

原文摘要 · Abstract (English)

Large Multimodal Models encode extensive factual knowledge in their pre-trained weights. However, its knowledge remains static and limited, unable to keep pace with real-world developments, which hinders continuous knowledge acquisition. Effective knowledge injection thus becomes critical, involving two goals: knowledge adaptation (injecting new knowledge) and knowledge retention (preserving old knowledge). Existing methods often struggle to learn new knowledge and suffer from catastrophic forgetting. To address this, we propose KORE, a synergistic method of KnOwledge-oRientEd augmentations and constraints for injecting new knowledge into large multimodal models while preserving old knowledge. Unlike general text or image data augmentation, KORE automatically converts individual knowledge items into structured and comprehensive knowledge to ensure that the model accurately learns new knowledge, enabling accurate adaptation. Meanwhile, KORE stores previous knowledge in the covariance matrix of LMM's linear layer activations and initializes the adapter by projecting the original weights into the matrix's null space, defining a fine-tuning direction that minimizes interference with previous knowledge, enabling powerful retention. Extensive experiments on various LMMs, including LLaVA-v1.5-7B, LLaVA-v1.5-13B, and Qwen2.5-VL-7B, show that KORE achieves superior new knowledge injection performance and effectively mitigates catastrophic forgetting.

多模态知识注入模型记忆

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