← Search

Tara Esmaeilbeig

2 accepted papers

2025

Linearization Explains Fine-Tuning in Large Language Models

NeurIPS 2025poster

Parameter-Efficient Fine-Tuning (PEFT) is a popular class of techniques that strive to adapt large models in a scalable and resource-efficient manner. Yet, the mechanisms underlying their training performance and generalization remain underexplored. In this paper, we provide several insights into su…

Cited by 0SourceScholar
2025

RoCoFT: Efficient Finetuning of Large Language Models with Row-Column Updates

ACL 2025long

We propose Row-Column Fine-Tuning(RoCoFT), a parameter-efficient fine-tuning method for large language models based on updating only a few rows and columns of the weight matrices in transformers. Through extensive experiments with medium-sized LMs like RoBERTa and DeBERTa, and larger LMs like Bloom-…