通过几何冲突控制大模型持续训练中的遗忘问题
Geometry Conflict: Explaining and Controlling Forgetting in LLM Continual Post-Training

- 用参数更新的协方差几何分析遗忘机制
- 新任务与模型状态几何不兼容时导致遗忘,兼容则促进能力迁移
- 提出无数据的GCWM方法,可精准控制更新融合
持续后训练旨在为大语言模型(LLMs)注入新知识、技能和行为,但尚不清楚何时顺序更新能实现能力迁移,何时会引发灾难性遗忘。现有方法通过微调、重放、正则化或模型合并缓解遗忘,但缺乏判断何时引入新更新有益或有害的准则。本文通过三个问题展开研究:遗忘的驱动因素是什么?连续获取的能力何时迁移或干扰?如何利用兼容性控制更新整合?我们基于任务几何分析,将每个后训练任务表示为参数更新,并研究其诱导的协方差几何。核心发现是:遗忘本质上是状态相关的更新整合失败,当任务诱导的几何与模型演进状态不匹配时发生。若新更新与先前状态几何兼容,则能力可迁移;反之则产生干扰。基于此,我们提出几何冲突瓦瑟斯坦合并(GCWM),一种无需数据的更新整合方法,通过高斯瓦瑟斯坦中位数构建共享瓦瑟斯坦度量,并以几何冲突作为门控信号进行几何感知修正。在Qwen3 0.6B–14B模型上,针对领域持续与能力持续设置,GCWM consistently优于无数据基线,在无需重放数据的情况下提升保留率和最终性能。结果表明,几何冲突既是遗忘的解释信号,也是持续后训练的实际控制信号。
原文摘要 · Abstract (English)
Continual post-training aims to extend large language models (LLMs) with new knowledge, skills, and behaviors, yet it remains unclear when sequential updates enable capability transfer and when they cause catastrophic forgetting. Existing methods mitigate forgetting through sequential fine-tuning, replay, regularization, or model merging, but offer limited criteria for determining when incorporating new updates is beneficial or harmful. In this work, we study LLM continual post-training through three questions: What drives forgetting? When do sequentially acquired capabilities transfer or interfere? How can compatibility be used to control update integration? We address these questions through task geometry: we represent each post-training task by its parameter update and study the covariance geometry induced by the update. Our central finding is that: forgetting can be considered as a state-relative update-integration failure, it arises when the covariance geometries induced by tasks misalign with the geometry of the evolving model state. Sequential updates transfer when they remain compatible with the model state shaped by previous updates, and interfere when state-relative geometry conflict becomes high. Motivated by this finding, we propose Geometry-Conflict Wasserstein Merging (GCWM), a data-free update-integration method that constructs a shared Wasserstein metric via Gaussian Wasserstein barycenters and uses geometry conflict to gate geometry-aware correction. Across Qwen3 0.6B--14B on domain-continual and capability-continual settings, GCWM consistently outperforms data-free baselines, improving retention and final performance without replay data. These results identify geometry conflict as both an explanatory signal for forgetting and a practical control signal for LLM continual post-training.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。