arXiv:2602.16093cs.CLcs.AI2026-02

新方法让大模型学新知识不丢旧技能

Updating Parametric Knowledge with Context Distillation Retains Post-Training Capabilities

  • 用分段上下文蒸馏,不生成也能高效学习
  • 在4个模型2个领域测试中,新旧能力兼顾最优
  • 适合需要持续更新的智能系统开发者

后训练使预训练大模型具备指令遵循、推理等多种能力,但仅包含截止日期前的知识,需持续更新。现有方法难以同时学习新知识并防止旧能力遗忘。为此,我们提出基于上下文蒸馏的持续适应方法DiSC。该方法通过不同训练样本片段分别构建学生与教师分布,并最小化共享词汇的KL散度,无需训练时显式生成即可高效实现上下文蒸馏。我们在四个后训练模型和两个适应领域上进行实验,相比以往微调与蒸馏方法,DiSC在学习新知识与保留指令遵循、推理、事实知识等旧能力之间表现出更优的平衡。

原文摘要 · Abstract (English)

Post-training endows pretrained LLMs with a variety of desirable skills, including instruction-following, reasoning, and others. However, these post-trained LLMs only encode knowledge up to a cut-off date, necessitating continual adaptation. Unfortunately, existing solutions cannot simultaneously learn new knowledge from an adaptation document corpora and mitigate the forgetting of earlier learned capabilities. To address this, we introduce Distillation via Split Contexts (DiSC), a simple context-distillation based approach for continual knowledge adaptation. \methodname~derives student and teacher distributions by conditioning on distinct segments of the training example and minimizes the KL divergence between the shared tokens. This allows us to efficiently apply context-distillation without requiring explicit generation steps during training. We run experiments on four post-trained models and two adaptation domains. Compared to prior finetuning and distillation methods for continual adaptation, DiSC consistently reports the best trade-off between learning new knowledge and mitigating forgetting of previously learned skills like instruction-following, reasoning, and factual knowledge.

大模型持续学习知识蒸馏

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