CLAIApr 2

Countering Catastrophic Forgetting of Large Language Models for Better Instruction Following via Weight-Space Model Merging

arXiv:2604.0153882.9h-index: 3Has Code
Predicted impact top 59% in CL · last 90 daysOriginality Incremental advance
AI Analysis

It addresses a critical challenge for healthcare applications by enabling efficient adaptation of LLMs to clinical tasks with limited data, though it is incremental as it builds on existing merging methods.

This study tackled the problem of catastrophic forgetting in large language models when fine-tuned for medical tasks, by using weight-space model merging to adapt general-purpose LLMs to the clinical domain while retaining instruction-following ability, achieving performance on par with fully fine-tuned baselines under constrained supervision (e.g., 64-shot vs. 256-shot).

Large language models have been adopted in the medical domain for clinical documentation to reduce clinician burden. However, studies have reported that LLMs often "forget" a significant amount of instruction-following ability when fine-tuned using a task-specific medical dataset, a critical challenge in adopting general-purpose LLMs for clinical applications. This study presents a model merging framework to efficiently adapt general-purpose LLMs to the medical domain by countering this forgetting issue. By merging a clinical foundation model (GatorTronLlama) with a general instruct model (Llama-3.1-8B-Instruct) via interpolation-based merge methods, we seek to derive a domain-adapted model with strong performance on clinical tasks while retaining instruction-following ability. Comprehensive evaluation across medical benchmarks and five clinical generation tasks (e.g., radiology and discharge summarization) shows that merged models can effectively mitigate catastrophic forgetting, preserve clinical domain expertise, and retain instruction-following ability. In addition, our model merging strategies demonstrate training efficiency, achieving performance on par with fully fine-tuned baselines under severely constrained supervision (e.g., 64-shot vs. 256-shot). Consequently, weight-space merging constitutes a highly scalable solution for adapting open-source LLMs to clinical applications, facilitating broader deployment in resource-constrained healthcare environments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes