LGAIMay 28

Foundation-Preserving Adaptation via Generalized Rayleigh-Quotient Optimization

arXiv:2606.0013219.3h-index: 7
Predicted impact top 33% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners fine-tuning large foundation models, FoLoRA addresses the problem of catastrophic forgetting of pretrained capabilities without sacrificing adaptation performance.

FoLoRA improves the preservation of non-target capabilities during fine-tuning of foundation models while maintaining target task performance, achieving the best balance across math, code, and instruction following tasks.

While finetuning effectively adapts foundation models to specialized downstream tasks, it can degrade nontarget capabilities acquired during pretraining. Existing forgetting aware methods typically seek safer updates through specialized initialization or fixed constraints, but do not regulate the adaptation preservation trade-off during training. We propose Foundation Preserving LoRA (FoLoRA), a forgetting aware optimization framework. Guided by a first order preservation condition, FoLoRA defines a forgetting penalty over pretraining-proxy activations and a task utility over downstream task activations. It then scores update directions by task utility per unit forgetting penalty via a generalized Rayleigh quotient. The resulting spectral coordinate system enables direction wise gated Adam updates, attenuating low utility to penalty directions during training. To estimate the forgetting penalty, FoLoRA constructs pretraining proxy calibration data by sampling from the pretrained model rather than relying on a single proxy dataset. Experiments on math, code, and instruction following adaptation show that FoLoRA achieves the strongest preservation adaptation balance over baselines, improving target task performance with best aggregate preservation of non target capabilities.

Foundations

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

Your Notes