Method Drift›Parameter-efficient fine-tuning (LoRA family)
Prompt Tuning
Parameter-efficient fine-tuning (LoRA family)
superseded — cited as a baseline and beaten by newer methods
9 papers critique it · 6 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites Prompt Tuning as a baseline.
“prompt-based PEFT methods, such as Prompt Tuning~lester2021power and Prefix-Tuning~li2021prefix, have been widely applied to Transformers but fail to adapt effectively to SSMs~galim2024parameter”
— State-offset Tuning: State-based Parameter-Efficient Fine-Tuning for State Space Models“Compared to methods like LoRA, fine-tuning approaches including Prompt Tuning, P-Tuning, and IA$^{3}$, although designed with fewer parameters, struggle to effectively capture the patterns of few samples and generalize to more samples in scenarios where data is scarce”
— CoLA: Collaborative Low-Rank Adaptation“it is acknowledged that training the prompt vectors in few-shot settings is prone to instability and exhibits slow convergence, making it challenging to generalize to large language models.”
— Derivative-Free Optimization for Low-Rank Adaptation in Large Language Models“prompt tuning converges to a higher loss (left), and performs poorly compared to LoRA (right)”
— Choice of PEFT Technique in Continual Learning: Prompt Tuning is Not All You Need“P-Tuning and Prompt Tuning are bound to the self-attention mechanism”
— PEFT-MuTS: A Multivariate Parameter-Efficient Fine-Tuning Framework for Remaining Useful Life Prediction based on Cross-domain Time Series Representation Model“However, even when learnable, adaptable prompts often struggle to capture the heterogeneity within source task distributions, possibly due to the limitations in expressive capacity imposed by their form and length”
— Efficient Knowledge Transfer in Multi-Task Learning through Task-Adaptive Low-Rank Representation“These methods generally utilize trainable virtual tokens within an adapter, which may not have essential semantic significance and require extensive training to acquire domain-specific knowledge efficiently. Consequently, the performance of these techniques may not be optimal, particularly when dealing with complex tasks, and extensive training is necessary to achieve optimal performance.”
— Parameter-Efficient Fine-Tuning of Large Language Models using Semantic Knowledge Tuning“Additionally, reserving part of the sequence length for adaptation may reduce the effective input length available for the downstream task, potentially limiting performance.”
— LoRA-Mini : Adaptation Matrices Decomposition and Selective Training“prompt tuning underperforms even the linear probing baseline in the S3DIS 6-fold evaluation, revealing the penalty of ignoring spatial structure during fine-tuning”
— On Geometry-Enhanced Parameter-Efficient Fine-Tuning for 3D Scene Segmentation
Beaten on benchmarks
Head-to-head results where a newer method reports beating Prompt Tuning. Values are copied from the source paper's tables — verify against the cited paper.
- State-offset Tuning: State-based Parameter-Efficient Fine-Tuning for State Space Models
State-offset Tuning beats Prompt Tuning · Spider (All) [Mamba 1.4B]
57.4 vs 43.61702204
- State-offset Tuning: State-based Parameter-Efficient Fine-Tuning for State Space Models
State-offset Tuning beats Prompt Tuning · GLUE (Avg.) [Mamba 1.4B]
78.5 vs 63.8
- AdaptPrompt: Parameter-Efficient Adaptation of VLMs for Generalizable Deepfake Detection
Ours_v0 AdaptPrompt_v0 beats Prompt Tuning · DALL-E mini AP [Commercial tools]
99.08 vs 98.89
- AdaptPrompt: Parameter-Efficient Adaptation of VLMs for Generalizable Deepfake Detection
AdaptPrompt_v0 Adapter + Prompt beats Prompt Tuning · Average AP [20k training images]
96.61 vs 90.40
- PEFT-U: Parameter-Efficient Fine-Tuning for User Personalization
Adapter beats Prompt Tuning · Average [all tasks]
64.4 vs 47.6
- PEFT-U: Parameter-Efficient Fine-Tuning for User Personalization
LoRA beats Prompt Tuning · Acc w/ Reduced Params [111K adjusted params]
66.2 vs 50.0
- Parameter-Efficient Fine-Tuning of State Space Models
LoRA-LinProj beats Prompt Tuning · METEOR [Mamba model, DART]
70.9 vs 66.2
- Parameter-Efficient Fine-Tuning of State Space Models
LoRA-LinProj beats Prompt Tuning · BLEU [Mamba model, DART]
49.5 vs 39.8
- Parameter-Efficient Fine-Tuning of State Space Models
LoRA-LinProj beats Prompt Tuning · Acc. [Mamba model, Spider]
57.5 vs 43.6
- Parameter-Efficient Fine-Tuning of State Space Models
LoRA-LinProj beats Prompt Tuning · Acc. [Mamba model, CIFAR-10]
61.0 vs 30.4
- Parameter-Efficient Fine-Tuning of State Space Models
LoRA-Both beats Prompt Tuning · Acc. [Mamba model, CelebA]
89.8 vs 82.5
- Parameter-Efficient Fine-Tuning of Large Language Models using Semantic Knowledge Tuning
SK-Tuning (Prompt) beats Prompt Tuning · Avg [RoBERTa Large (RoB_L)]
89.01 vs 75.70
Newer alternatives
Recent methods in the same sub-problem, not yet superseded in the knowledge base.
- May 29, 2026
- May 28, 2026
- May 19, 2026
- May 15, 2026
- May 12, 2026
- May 11, 2026
- May 11, 2026
- May 8, 2026
- May 5, 2026
- May 5, 2026
- May 5, 2026
- RDP LoRARDP LoRA: Geometry-Driven Identification for Parameter-Efficient Adaptation in Large Language ModelsApr 21, 2026