Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

AIMMerging: Adaptive Iterative Model Merging Using Training Trajectories for Language Model Continual Learning

About

Continual learning (CL) is essential for deploying large language models (LLMs) in dynamic real-world environments without the need for costly retraining. Recent model merging-based methods have attracted significant attention, but they still struggle to effectively manage the trade-off between learning new knowledge and preventing forgetting, a challenge largely stemming from suboptimal number of merges and merging frequency. In this paper, we introduce Adaptive Iterative Model Merging (AimMerging), a novel CL framework that utilizes learning and forgetting signals from the training trajectory to dynamically monitor the model's training status. Guided by dynamic monitoring, the training trajectory-guided merge controller adaptively determines the timing and frequency of iterative fusion, while the rehearsal-based knowledge fusion module computes the merging weights and executes the fusion. Comprehensive experiments on three CL benchmarks with various model sizes (from 770M to 13B) demonstrate that AimMerging achieves significant performance improvements over existing state-of-the-art methods, with an average relative improvement of 80% and 59% on FWT and BWT, respectively. The source code is provided for reproducibility.

Yujie Feng, Jian Li, Xiaoyu Dong, Pengfei Xu, Xiaohui Zhou, Yujia Zhang, Zexin LU, Yasha Wang, Alan Zhao, Xu Chu, Xiao-Ming Wu• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMATH 500
Top-1 Accuracy77.4
384
Scientific ReasoningGPQA D
Accuracy (%)38.8
77
General CapabilityAggregate (GPQA-D, GSM8K, HumanEval, MATH-500, MBPP, MMLU-Pro)
Average Accuracy72.2
66
Question AnsweringGPQA Diamond
Accuracy38.8
61
Language UnderstandingMMLU-Pro
MMLU-Pro Accuracy66.7
60
Language UnderstandingMMLU-Pro
Overall Accuracy (MMLU-Pro)66.4
24
Language UnderstandingMMLU-Pro
Overall Score0.678
20
Language Understanding and ReasoningMMLU-Pro
Overall Score67.8
20
Question AnsweringMMLU-Pro (full)
Overall Accuracy (MMLU-Pro QA)58.1
16
Language UnderstandingMMLU Pro (test)--
11
Showing 10 of 11 rows

Other info

Follow for update