Pith. sign in

REVIEW 2 cited by

ResLoRA: Identity Residual Mapping in Low-Rank Adaption

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.18039 v1 pith:262XVGZC submitted 2024-02-28 cs.CL cs.AI

classification cs.CLcs.AI
keywords loraresloramethodresidualduringextrainferencelow-rank
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

As one of the most popular parameter-efficient fine-tuning (PEFT) methods, low-rank adaptation (LoRA) is commonly applied to fine-tune large language models (LLMs). However, updating the weights of LoRA blocks effectively and expeditiously is challenging due to the long calculation path in the original model. To address this, we propose ResLoRA, an improved framework of LoRA. By adding residual paths during training and using merging approaches to eliminate these extra paths during inference, our method can achieve better results in fewer training steps without any extra trainable parameters or inference cost compared to LoRA. The experiments on NLG, NLU, and text-to-image tasks demonstrate the effectiveness of our method. To the best of our knowledge, ResLoRA is the first work that combines the residual path with LoRA. The code of our method is available at https://github.com/microsoft/LMOps/tree/main/reslora .

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. PETALface: Parameter Efficient Transfer Learning for Low-resolution Face Recognition

    cs.CV 2024-12 conditional novelty 5.0 of 10

    PETALface adapts pre-trained face-recognition models to low-resolution images by blending two image-quality-weighted LoRA modules, improving low-res benchmarks while preserving high-res accuracy with 0.48% trainable p...

  2. Dynamic Self-Distillation via Previous Mini-batches for Fine-tuning Small Language Models

    cs.CL 2024-11 conditional novelty 5.0 of 10

    DynSDPB fine-tunes small language models by self-distilling soft labels from the previous mini-batch, with dynamic per-sample temperature and loss weighting.

Pith tools