English

TLoRA+: A Low-Rank Parameter-Efficient Fine-Tuning Method for Large Language Models

Computation and Language 2026-04-16 v1

Abstract

Fine-tuning large language models (LLMs) aims to adapt pre-trained models to specific tasks using relatively small and domain-specific datasets. Among Parameter-Efficient Fine-Tuning (PEFT) methods, Low-Rank Adaptation (LoRA) stands out by matching the performance of full fine-tuning while avoiding additional inference latency. In this paper, we propose a novel PEFT method that incorporates the TLoRA+ optimizer into the weight matrices of pre-trained models. The proposed approach not only preserves the efficiency of low-rank adaptation but also further enhances performance without significantly increasing computational cost. We conduct experiments on the GLUE benchmark across diverse model architectures. Numerical experiments consistently demonstrate the effectiveness and robustness of our proposed method.

Keywords

Cite

@article{arxiv.2604.13368,
  title  = {TLoRA+: A Low-Rank Parameter-Efficient Fine-Tuning Method for Large Language Models},
  author = {Yarui Cao and Kai Liu},
  journal= {arXiv preprint arXiv:2604.13368},
  year   = {2026}
}

Comments

16 pages, 12 figures and 6 tables in total. Submitted to CoLM

R2 v1 2026-07-01T12:09:53.984Z