Parameter-efficient fine-tuning (LoRA family)
FFA-LoRA
Superseded — cited as a baseline and beaten by newer methods
9 papers critique it · 17 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites FFA-LoRA as a baseline.
FFA-LoRA~sunimproving freezes one LoRA matrix to suppress cross-client interference. While effective, these methods trade off scalability, flexibility, or representational capacity.
“However, using a fixed random matrix for $A$ limits the learning capability of LoRA, and we observe that optimizing only $B$ leads to significantly slower convergence.”
“Notably, combining direct weight aggregation with GaLore as an optimizer for local training steps significantly outperforms leading state-of-the-art LoRA methods like FlexLoRA and FFA-LoRA.”
“FFA-LoRA sun2024improving manages exact updates by freezing the $A$ parameter at initialization but reduces the model expressivity relative to vanilla LoRA.”
“However, we observe that with fewer finetuning parameters, FFA-LoRA is less robust than FedAVG of LoRA, primarily due to its reduced expressiveness from freezing down-projections.”
“Federated Freeze A LoRA (FFA-LoRA) sun2024improving mitigates this by keeping one set of adapters trainable, improving aggregation stability but limiting the training flexibility of other adapters.”
“However, freezing non-zero matrices will hinder the model from converging to a good local minimum, since random initialization is nearly impossible to produce optimal parameters for downstream tasks.”
“because certain matrices remain fixed, LoRA's capacity to adapt is limited, which often leading to suboptimal performance”
“However, we observe that with fewer fine-tuning parameters, FFA-LoRA is less robust than FedAVG for LoRA modules, primarily due to its limited expressiveness stemming from the restricted number of trainable parameters.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating FFA-LoRA. Values are copied from the source paper's tables — verify against the cited paper.
FedFTG beats FFA-LoRA
0.6064 vs 0.0165
F1 · [3 clients, Brain Tumor, SigLIP]
Exploring Gradient Subspaces: Addressing and Overcoming LoRA's Limitations in Federated Fine-Tuning of Large Language ModelsDEeR beats FFA-LoRA
84.28 vs 56.20
Shift-Dependent Asymmetry beats FFA-LoRA
81.40 vs 54.29
Avg · [Histology nuclei, LoRA Rank=8]
Shift-Dependent Asymmetry: Orthogonal Inverse Low-Rank Adaptation for Federated Medical SegmentationRAVAN beats FFA-LoRA
76.22 vs 56.34
Non-I.I.D. · [N_total = 1.2M, 20 Clients]
Ravan: Multi-Head Low-Rank Adaptation for Federated Fine-TuningPRISM beats FFA-LoRA
0.680 vs 0.569
Avg · [DP with epsilon=3]
PRISM: Gauge-Invariant Tangent-Space Differentially Private LoRARoLoRA beats FFA-LoRA
86.27 vs 72.46
Avg. · [Rank 8, 50 Clients]
Robust Federated Finetuning of LLMs via Alternating Optimization of LoRAFedALT beats FFA-LoRA
67.55 vs 56.78
ILoRA-S beats FFA-LoRA
86.11 vs 74.84
FedSVD beats FFA-LoRA
75.63 vs 66.00
Average Accuracy · [ε=3]
FedSVD: Adaptive Orthogonalization for Private Federated Learning with LoRAFedRot-LoRA beats FFA-LoRA
0.8734 vs 0.7718
Average accuracy · [50 clients, r=4, h=0.5]
FedRot-LoRA: Mitigating Rotational Misalignment in Federated LoRAFedEx-LoRA beats FFA-LoRA
16.54 vs 14.88
MATH Accuracy (%) · [Mistral-7B, r=32]
FedEx-LoRA: Exact Aggregation for Federated and Efficient Fine-Tuning of Foundation ModelsFedOPAL-R beats FFA-LoRA
0.726 vs 0.670
Balanced client test accuracy · [Fed-ISIC 2019 task]
Personalized Federated Fine-Tuning of Vision Foundation Models for Healthcare
What to use instead
Recent methods in the same sub-problem, not yet superseded in the knowledge base — arXiv benchmark leaders, not vetted production recommendations.
- Shift-Dependent AsymmetryShift-Dependent Asymmetry: Orthogonal Inverse Low-Rank Adaptation for Federated Medical SegmentationJun 7, 2026
- May 7, 2026
- Mar 3, 2026
- Feb 27, 2026
- Nov 23, 2025
- compute-efficient continual pre-training with LoRALow-Resource Dialect Adaptation of Large Language Models: A French Dialect Case-StudyOct 26, 2025
- personalized federated fine-tuning method with orthogonal LoRA adaptersPersonalized Federated Fine-Tuning of Vision Foundation Models for HealthcareOct 14, 2025
- FLoRA-NACommunication-Efficient and Accurate Approach for Aggregation in Federated Low-Rank AdaptationSep 30, 2025