Browse State-of-the-Art › parameter-efficient fine-tuning
parameter-efficient fine-tuning
441 papers with code · 3 benchmarks · 3 datasets archive 2025-07-28
Parameter-Efficient Fine-Tuning (PEFT) is a technique used to adapt pre-trained models to new tasks with minimal changes to the model's parameters. This approach is particularly useful in scenarios where computational resources are limited or when it is desirable to maintain the original model's performance on the initial task.
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
3 leaderboard tables shown for this task, 3 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| BoolQ (4 rows) | LLaMA2-7b | QLoRA: Efficient Finetuning of Quantized LLMs | code | Syntology ran 17 of 26 samples · 9 unverified | Compare |
| HellaSwag (3 rows) | LLaMA2-7b | GIFT-SW: Gaussian noise Injected Fine-Tuning of Salient Weights for LLMs | code | Syntology ran 3 of 5 samples · 2 unverified | Compare |
| WinoGrande (3 rows) | LLaMA2-7b | GIFT-SW: Gaussian noise Injected Fine-Tuning of Salient Weights for LLMs | code | Syntology ran 3 of 5 samples · 2 unverified | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
3 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Most implemented papers archive 2025-07-28
30 shown of 441 papers with code (935 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
17 Jun 2021 74 repositories listed Syntology ran 34 of 84 samples · 50 unverified · 28 pointer-only (licence)We propose Low-Rank Adaptation, or LoRA, which freezes the pre-trained model weights and injects trainable rank decomposition matrices into each layer of the Transformer architecture, greatly reducing the number of…
-
23 May 2023 20 repositories listed Syntology ran 17 of 26 samples · 9 unverified · 17 pointer-only (licence)Our best model family, which we name Guanaco, outperforms all previous openly released models on the Vicuna benchmark, reaching 99.
-
11 Apr 2024 7 repositories listed Syntology ran 15 of 24 samples · 9 unverified · 24 pointer-only (licence)The adapter incorporates prior spatial knowledge from the source modality to guide the local feature aggregation of 3D tokens, compelling the semantic adaption of any-modality transformers.
-
4 Oct 2023 7 repositories listedTo this end, we introduce Point-PEFT, a novel framework for adapting point cloud pre-trained models with minimal learnable parameters.
-
18 Jun 2021 6 repositories listed Syntology ran 4 of 13 samples · 9 unverifiedWe introduce BitFit, a sparse-finetuning method where only the bias-terms of the model (or a subset of them) are being modified.
-
14 Feb 2024 5 repositories listed Syntology ran 8 of 15 samples · 7 unverified · 14 pointer-only (licence)By employing \ours, we enhance both the learning capacity and training stability of LoRA while avoiding any additional inference overhead.
-
1 Sep 2023 5 repositories listed Syntology ran 13 of 20 samples · 7 unverified · 7 pointer-only (licence)We introduce Point-Bind, a 3D multi-modality model aligning point clouds with 2D image, language, audio, and video.
-
27 May 2024 4 repositories listedFine-tuning large-scale pre-trained models is inherently a resource-intensive task.
-
6 Nov 2023 4 repositories listedTo capitalize on these opportunities, we present S-LoRA, a system designed for the scalable serving of many LoRA adapters.
-
21 Sep 2023 4 repositories listed Syntology ran 11 of 13 samples · 2 unverifiedFor example, training on the context length of 8192 needs 16x computational costs in self-attention layers as that of 2048.
-
19 Sep 2024 3 repositories listedThis method constructs the low-rank update matrix through the replication of these shared, partitioned shards.
-
24 Jun 2024 3 repositories listedWe introduce a new model - Segment any Text (SaT) - to solve this problem.
-
10 Apr 2024 3 repositories listedIn an era where language models are increasingly integrated into decision-making and communication, understanding the biases within Large Language Models (LLMs) becomes imperative, especially when these models are…
-
13 Feb 2024 3 repositories listedWe found that delicate designs are not necessary, while an embarrassingly simple composition of off-the-shelf speech encoder, LLM, and the only trainable linear projector is competent for the ASR task.
-
8 Feb 2024 3 repositories listed Syntology ran 4 of 4 samples · 0 unverifiedUnlike past methods that learn to route among specialized models, PHATGOOSE explores the possibility that zero-shot generalization will be improved if different experts can be adaptively chosen for each token and at…
-
21 Oct 2023 3 repositories listed Syntology ran 4 of 6 samples · 2 unverifiedTo address these two problems, we propose a novel parameter efficient fine-tuning framework for multi-task medical applications, dubbed as MOELoRA.
-
4 Jun 2023 3 repositories listed Syntology ran 2 of 2 samples · 0 unverifiedLarge language models (LLMs) with hundreds of billions of parameters require powerful server-grade GPUs for inference, limiting their practical deployment.
-
31 Mar 2023 3 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 1 pointer-only (licence)Recent breakthroughs in the field of language-guided image generation have yielded impressive achievements, enabling the creation of high-quality and diverse images based on user instructions.
-
9 Apr 2025 2 repositories listed Syntology ran 14 of 20 samples · 6 unverified · 20 pointer-only (licence)To our knowledge, TASTE is the first end-to-end approach that utilizes a reconstruction objective to automatically learn a text-aligned speech tokenization and embedding suitable for spoken language modeling.
-
18 Dec 2024 2 repositories listedWe compare the performance of a fine-tuned multilingual RoBERTa model to several large language models in zero-shot, few-shot, and parameter-efficient fine-tuned settings on our new dataset.
-
16 Oct 2024 2 repositories listedLeveraging large language models (LLMs) for complex natural language tasks typically requires long-form prompts to convey detailed requirements and information, which results in increased memory usage and inference…
-
9 Oct 2024 2 repositories listed Syntology ran 3 of 4 samples · 1 unverifiedTo this end, we introduce Explained Variance Adaptation (EVA), an initialization scheme that uses the directions capturing the most activation variance, provably maximizing the expected gradient signal and accelerating…
-
24 Sep 2024 2 repositories listedSecond, despite similar accuracy, we find that PEFT methods make different mistakes and high-confidence predictions, likely due to their different inductive biases.
-
10 Sep 2024 2 repositories listedSAM and its variants often fail to segment structures in ultrasound (US) images due to domain shift.
-
2 Jul 2024 2 repositories listedWe further present to our knowledge the first use of soft prompts for language transfer, a technique we call soft language prompts.
-
28 May 2024 2 repositories listed Syntology ran 0 of 1 samples · 1 unverified · 1 pointer-only (licence)Recent progress in the few-shot adaptation of Vision-Language Models (VLMs) has further pushed their generalization capabilities, at the expense of just a few labeled samples within the target downstream task.
-
2 Apr 2024 2 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)This is also a notable improvement over the Adapter and LoRA, which require 37-39 GB GPU memory and 350-380 seconds per epoch for training.
-
23 Feb 2024 2 repositories listed Syntology ran 2 of 2 samples · 0 unverified · 1 pointer-only (licence)Parameter Efficient Fine-Tuning (PEFT) techniques have drawn significant attention due to their ability to yield competitive results while updating only a small portion of the adjustable parameters.
-
21 Feb 2024 2 repositories listedSemEval-2024 Task 8 is focused on multigenerator, multidomain, and multilingual black-box machine-generated text detection.
-
17 Feb 2024 2 repositories listed Syntology ran 10 of 17 samples · 7 unverifiedNotably, TabPFN achieves very strong performance on small tabular datasets but is not designed to make predictions for datasets of size larger than 1000.
Syntology lines on 17 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections