paper-with-me

홈 › Papers

CapTrack: Multifaceted Evaluation of Forgetting in LLM Post-Training

2026-02-19 · Lukas Thede, Stefan Winzeck, Zeynep Akata, Jonathan Richard Schwarz arxiv

Large language model (LLM) post-training enhances latent skills, unlocks value alignment, improves performance, and enables domain adaptation. Unfortunately, post-training is known to induce forgetting, especially in the ubiquitous use-case of leveraging third-party pre-trained models, which is typically understood as a loss of parametric or factual knowledge. We argue that this accuracy-centric view is insufficient for modern foundation models and instead define forgetting as systematic model drift that degrades behavior and user experience. In this context, we introduce CapTrack, a capability-centric framework for analyzing forgetting in LLMs that combines a behavioral taxonomy with an evaluation suite centered on capability-specific metrics. Using CapTrack, we conduct a large-scale empirical study across post-training algorithms, domains, and model families, including models up to 80B parameters. We find that forgetting extends beyond parametric knowledge, with pronounced drift in robustness and default behaviors. Instruction fine-tuning induces the strongest relative drift, while preference optimization is more conservative and can partially recover lost capabilities. Differences across model families persist, and no universal mitigation emerges.

📄 PDF Abstract BibTeX arXiv:2603.06610

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

"Forgetting" in Machine Learning and Beyond: A Survey

2024-05-31 · Alyssa Shuang Sha, Bernardo Pereira Nunes, Armin Haller

This survey investigates the multifaceted nature of forgetting in machine learning, drawing insights from neuroscientific research that posits forgetting as an adaptive function rather than a defect, enhancing the learni…

Survey

T2I-ConBench: Text-to-Image Benchmark for Continual Post-training

2025-05-22 · Zhehao Huang, Yuhang Liu, Yixin Lou, Zhengbao He 외

Continual post-training adapts a single text-to-image diffusion model to learn new tasks without incurring the cost of separate models, but naive post-training causes forgetting of pretrained knowledge and undermines zer…

Mapping Post-Training Forgetting in Language Models at Scale

2025-10-20 · Jackson Harmon, Andreas Hochlehnert, Matthias Bethge, Ameya Prabhu arxiv

Scaled post-training now drives many of the largest capability gains in language models (LMs), yet its effect on pretrained knowledge remains poorly understood. Not all forgetting is equal: Forgetting one fact (e.g., a U…

Continual Pretraining

Parameter Alignment Mitigates Catastrophic Forgetting in Multilingual Expert Language Models

2026-05-29 · Sanchit Ahuja, Terra Blevins arxiv

While continual pretraining~(CPT) is a practical way to extend large language models to new languages, naïve finetuning on targeted data erodes existing capabilities through catastrophic forgetting. Organizing training a…

Reading ComprehensionContinual PretrainingLanguage AcquisitionGeneral Knowledge

SEAHORSE: A Multilingual, Multifaceted Dataset for Summarization Evaluation

2023-05-22 · Elizabeth Clark, Shruti Rijhwani, Sebastian Gehrmann, Joshua Maynez 외

Reliable automatic evaluation of summarization systems is challenging due to the multifaceted and subjective nature of the task. This is especially the case for languages other than English, where human evaluations are s…