paper-with-me

홈 › Papers

Recurrent Knowledge Identification and Fusion for Language Model Continual Learning

2025-02-22 · Yujie Feng, Xujia Wang, Zexin Lu, Shenghong Fu, Guangyuan Shi, Yongxin Xu, Yasha Wang, Philip S. Yu, Xu Chu, Xiao-Ming Wu

Continual learning (CL) is crucial for deploying large language models (LLMs) in dynamic real-world environments without costly retraining. While recent model ensemble and model merging methods guided by parameter importance have gained popularity, they often struggle to balance knowledge transfer and forgetting, mainly due to the reliance on static importance estimates during sequential training. In this paper, we present Recurrent-KIF, a novel CL framework for Recurrent Knowledge Identification and Fusion, which enables dynamic estimation of parameter importance distributions to enhance knowledge transfer. Inspired by human continual learning, Recurrent-KIF employs an inner loop that rapidly adapts to new tasks while identifying important parameters, coupled with an outer loop that globally manages the fusion of new and historical knowledge through redundant knowledge pruning and key knowledge merging. These inner-outer loops iteratively perform multiple rounds of fusion, allowing Recurrent-KIF to leverage intermediate training information and adaptively adjust fusion strategies based on evolving importance distributions. Extensive experiments on two CL benchmarks with various model sizes (from 770M to 13B) demonstrate that Recurrent-KIF effectively mitigates catastrophic forgetting and enhances knowledge transfer.

📄 PDF Abstract BibTeX arXiv:2502.17510

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningLanguage ModelingLanguage ModellingTransfer Learning

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

KIF: Knowledge Identification and Fusion for Language Model Continual Learning

2024-08-09 · Yujie Feng, Xu Chu, Yongxin Xu, Zexin Lu 외

Language model continual learning (CL) has recently attracted significant interest for its ability to adapt large language models (LLMs) to dynamic real-world scenarios without retraining. A major challenge in this domai…

Continual LearningLanguage ModelingLanguage Modellingparameter-efficient fine-tuning+1

RATT: Recurrent Attention to Transient Tasks for Continual Image Captioning

2020-07-13 · NeurIPS 2020 12 · Riccardo Del Chiaro, Bartłomiej Twardowski, Andrew D. Bagdanov, Joost Van de Weijer

Research on continual learning has led to a variety of approaches to mitigating catastrophic forgetting in feed-forward classification networks. Until now surprisingly little attention has been focused on continual learn…

Continual LearningImage CaptioningKnowledge Distillation

Minion Gated Recurrent Unit for Continual Learning

2025-03-08 · Abdullah M. Zyarah, Dhireesha Kudithipudi

The increasing demand for continual learning in sequential data processing has led to progressively complex training methodologies and larger recurrent network architectures. Consequently, this has widened the knowledge …

Continual Learningimage-classificationImage ClassificationSequential Image Classification

A Protocol for Continual Explanation of SHAP

2023-06-12 · Andrea Cossu, Francesco Spinnato, Riccardo Guidotti, Davide Bacciu

Continual Learning trains models on a stream of data, with the aim of learning new information without forgetting previous knowledge. Given the dynamic nature of such environments, explaining the predictions of these mod…

Continual Learning

Parallel Intent and Slot Prediction using MLB Fusion

2020-03-20 · Anmol Bhasin, Bharatram Natarajan, Gaurav Mathur, Himanshu Mangla

Intent and Slot Identification are two important tasks in Spoken Language Understanding (SLU). For a natural language utterance, there is a high correlation between these two tasks. A lot of work has been done on each of…

PredictionSpoken Language Understanding