paper-with-me

홈 › Papers

$α$-LoRA: Effective Fine-Tuning via Base Model Rescaling

2025-10-24 · Aymane El Firdoussi, El Mahdi Chayti, Mohamed El Amine Seddik, Martin Jaggi arxiv

Fine-tuning has proven to be highly effective in adapting pre-trained models to perform better on new desired tasks with minimal data samples. Among the most widely used approaches are reparameterization methods, which update a target module by augmenting its frozen weight matrix with an additional trainable weight matrix. The most prominent example is Low Rank Adaption (LoRA), which gained significant attention in recent years. In this paper, we introduce a new class of reparameterization methods for transfer learning, designed to enhance the generalization ability of fine-tuned models. We establish the effectiveness of our approach in a high-dimensional binary classification setting using tools from Random Matrix Theory, and further validate our theoretical findings through more realistic experiments, such as fine-tuning LLMs.

📄 PDF Abstract BibTeX arXiv:2510.21345

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Why LoRA Fails to Forget: Regularized Low-Rank Adaptation Against Backdoors in Language Models

2026-01-09 · Hoang-Chau Luong, Lingwei Chen arxiv

Low-Rank Adaptation (LoRA) is widely used for parameter-efficient fine-tuning of large language models, but it is notably ineffective at removing backdoor behaviors from poisoned pretrained models when fine-tuning on cle…

parameter-efficient fine-tuning

LoRA-Muon: Spectral Steepest Descent on the Low-Rank Manifold

2026-06-11 · Franz Louis Cesista, Katherine Crowson, Cédric Simal, Stella Biderman arxiv

Low-Rank Adaptation (LoRA) significantly reduces compute and memory costs for finetuning Deep Learning models but is often harder to tune than dense training: when using factor-wise optimizers such as AdamW, it is sensit…

Detecting CSAM Text-to-Image LoRAs From Weights

2026-07-28 · David Demitri Africa, Cate Heine, Nadine Staes-Polet, Kimberly Mai arxiv

Low-rank adaptation (LoRA) fine-tuning has made it cheap and easy to customize open-weight image generation models for specific tasks, including the production of child sexual abuse material (CSAM). Existing moderation r…

Image Generation

A second-order-like optimizer with adaptive gradient scaling for deep learning

2024-10-08 · Jérôme Bolte, Ryan Boustany, Edouard Pauwels, Andrei Purica

In this empirical article, we introduce INNAprop, an optimization algorithm that combines the INNA method with the RMSprop adaptive gradient scaling. It leverages second-order information and rescaling while keeping the …

Image ClassificationLanguage Modelling

Weight Spectra Induced Efficient Model Adaptation

2025-05-29 · Chongjie Si, Xuankun Yang, Muqing Liu, Yadao Wang 외

Large-scale foundation models have demonstrated remarkable versatility across a wide range of downstream tasks. However, fully fine-tuning these models incurs prohibitive computational costs, motivating the development o…

modelparameter-efficient fine-tuning