paper-with-me

홈 › Papers

When pre-training hurts LoRA fine-tuning: a dynamical analysis via single-index models

2026-02-02 · Gibbs Nwemadji, Bruno Loureiro, Jean Barbier arxiv

Pre-training on a source task is usually expected to facilitate fine-tuning on similar downstream problems. In this work, we mathematically show that this naive intuition is not always true: excessive pre-training can computationally slow down fine-tuning optimization. We study this phenomenon for low-rank adaptation (LoRA) fine-tuning on single-index models trained under one-pass SGD. Leveraging a summary statistics description of the fine-tuning dynamics, we precisely characterize how the convergence rate depends on the initial fine-tuning alignment and the degree of non-linearity of the target task. The key take away is that even when the pre-training and downstream tasks are well aligned, strong pre-training can induce a prolonged search phase and hinder convergence. Our theory thus provides a unified picture of how pre-training strength and task difficulty jointly shape the dynamics and limitations of LoRA fine-tuning in a nontrivial tractable model. On the practical side, we empirically show that our theoretical findings extend beyond our toy model and remain relevant in the context of a vision-transformer model trained on real data.

📄 PDF Abstract BibTeX arXiv:2602.02855

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sparse Memory Finetuning as a Low-Forgetting Alternative to LoRA and Full Finetuning

2026-05-04 · Prakhar Gupta, Garv Shah, Satyam Goyal, Anirudh Kanchi arxiv

Adapting a pretrained language model to a new task often hurts the general capabilities it already had, a problem known as catastrophic forgetting. Sparse Memory Finetuning (SMF) tries to avoid this by adding key-value m…

The Emergence of Relevance Through Axiomatic Attention Patterns During LoRA Fine-Tuning

2026-08-24 · Matthew Perlman, Atharva Nijasure, James Allan arxiv

LoRA fine-tuning is standard for adapting LLMs to reranking, but it remains unclear where in the network task-specific relevance behavior is learned and what attention-level changes accompany that learning. Through ablat…

Supervised Fine-tuning with Synthetic Rationale Data Hurts Real-World Disease Prediction

2026-06-09 · Buxin Su, Bingxuan Li, Cheng Qian, Yiwei Wang 외 arxiv

Supervised fine-tuning with synthetic rationale data is widely assumed to improve language model performance on clinical prediction tasks by teaching models not just what to predict but why. We test this assumption on fi…

Tight Sample Complexity for Low-Rank Adaptation: Matching Bounds and Rank Selection

2026-07-30 · Arunan J arxiv

Low-Rank Adaptation (LoRA) has become the standard mechanism for fine-tuning large pretrained models, yet its statistical properties remain only partially understood. Existing generalization results provide upper bounds …

When Adaptation Hurts: Connecting Representational Drift to OOD Failures in MedSAM Fine-Tuning

2026-08-21 · Marko Haralović, Sounic Akkaraju, Carlo Baretta, Vasil Zapryanov 외 arxiv

Foundation models for medical image segmentation, like prompt-based MedSAM, generalize well across domains and modalities, often in zero or few-shot setups. However, their performance depends on the quality of prompts an…

Medical Image SegmentationVisual Prompt Tuning