paper-with-me

홈 › Papers

Mask the Target: A Plug-and-Play Regularizer Against LoRA Forgetting

2026-05-28 · Runze Xu, Arpit Garg, Hemanth Saratchandran, Simon Lucey arxiv

Low-Rank Adaptation (LoRA) has become one of the most widely used fine-tuning mechanisms for adapting large language models to new domains, tasks, and users. Yet adaptation performance alone can obscure an important failure mode: LoRA updates may improve performance on the target distribution while degrading prior capabilities learned during pretraining and alignment. We show that this forgetting becomes especially severe when the adaptation distribution differs substantially from the models original training or alignment distributions. The challenge is amplified in practical settings, where the original training and alignment data are typically unavailable. Motivated by this constraint, we study how LoRA based adaptation balances new learning against forgetting in a replay-free setting, and introduce a simple output space regularizer that can be added directly to existing training pipelines. Our method removes the ground-truth token from both the base and adapted model distributions, renormalizes the remaining probabilities, and applies KL regularization only over the non-target vocabulary. This preserves the base models relative preferences among alternative tokens without directly opposing the cross-entropy signal required for adaptation. As the regularizer acts only at the loss level, it requires no replay data, architectural changes, adapter redesign, or inference-time overhead, and can be applied directly to existing LoRA variants. Across all LoRA variants tested and across various backbones, our method improves the frontier between new learning and forgetting when the adaptation distribution differs substantially from the base models original training or alignment distributions, suggesting a broadly applicable route toward more reliable LLM updating.

📄 PDF Abstract BibTeX arXiv:2605.29498

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Loupe: A Plug-and-Play Attention Module for Amplifying Discriminative Features in Vision Transformers

2025-08-20 · Naren Sengodan arxiv

Fine-Grained Visual Classification (FGVC) requires models to focus on subtle, task-relevant regions rather than broad object context. We present The Loupe, a lightweight plug-and-play spatial gating module for hierarchic…

PnP-ReG: Learned Regularizing Gradient for Plug-and-Play Gradient Descent

2022-04-29 · Rita Fermanian, Mikael Le Pendu, Christine Guillemot

The Plug-and-Play (PnP) framework makes it possible to integrate advanced image denoising priors into optimization algorithms, to efficiently solve a variety of image restoration tasks generally formulated as Maximum A P…

DenoisingImage DenoisingImage Restoration

Nonasymptotic Convergence Rates for Plug-and-Play Methods With MMSE Denoisers

2025-10-31 · Henry Pritchard, Rahul Parhi arxiv

It is known that the minimum-mean-squared-error (MMSE) denoiser under Gaussian noise can be written as a proximal operator, which suffices for asymptotic convergence of plug-and-play (PnP) methods but does not reveal the…

PiClick: Picking the desired mask from multiple candidates in click-based interactive segmentation

2023-04-23 · Cilin Yan, Haochen Wang, Jie Liu, XiaoLong Jiang 외

Click-based interactive segmentation aims to generate target masks via human clicking, which facilitates efficient pixel-level annotation and image editing. In such a task, target ambiguity remains a problem hindering th…

Interactive SegmentationSegmentation

Scene-Adapted Plug-and-Play Algorithm with Guaranteed Convergence: Applications to Data Fusion in Imaging

2018-01-02 · Afonso M. Teodoro, José M. Bioucas-Dias, Mário A. T. Figueiredo

The recently proposed plug-and-play (PnP) framework allows leveraging recent developments in image denoising to tackle other, more involved, imaging inverse problems. In a PnP method, a black-box denoiser is plugged into…

DeblurringDenoisingImage DeblurringImage Denoising