Parameter-efficient fine-tuning (LoRA family)
FlexLoRA
FlexLoRA: Entropy-Guided Flexible Low-Rank Adaptation
Superseded — cited as a baseline and beaten by newer methods
3 papers critique it · 9 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites FlexLoRA as a baseline.
FlexLoRA~bai2024federated reconstructs global updates via SVD; and FFA-LoRA~sunimproving freezes one LoRA matrix to suppress cross-client interference. While effective, these methods trade off scalability, flexibility, or representational capacity.
“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.”
“A straightforward repair for gauge ambiguity in federated LoRA is to aggregate induced updates $ W_i = B_iA_i$ directly and then refactorize the result for redistribution~FlexLoRA. This avoids the semantic defect of raw factor aggregation, but it also forces the server back into dense-update materialization and matrix factorization.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating FlexLoRA. Values are copied from the source paper's tables — verify against the cited paper.
FedFTG beats FlexLoRA
0.843 vs 0.4868
F1 · [4 clients, Brain Tumor, SigLIP]
Exploring Gradient Subspaces: Addressing and Overcoming LoRA's Limitations in Federated Fine-Tuning of Large Language ModelsRoLoRA beats FlexLoRA
86.27 vs 52.85
Avg. · [Rank 8, 50 Clients]
Robust Federated Finetuning of LLMs via Alternating Optimization of LoRAFedRot-LoRA beats FlexLoRA
0.4088 vs 0.2930
pass@1 score · [Code generation (HumanEval)]
FedRot-LoRA: Mitigating Rotational Misalignment in Federated LoRAGLoRA beats FlexLoRA
34.95 vs 29.21
ROUGE-L · [Uniform rank distribution, unseen tasks]
Beyond Factor Aggregation: Gauge-Aware Low-Rank Server Representations for Federated LoRAFedHL beats FlexLoRA
28.40 vs 26.96
Average Performance · [High heterogeneity]
FedHL: Federated Learning for Heterogeneous Low-Rank Adaptation via Unbiased AggregationFSLoRA beats FlexLoRA
79.10 vs 75.59
FLoRA beats FlexLoRA
41.72 vs 40.21
HiLoRA beats FlexLoRA
0.861 vs 0.840
Test Acc. · [Unseen-client adaptation]
HiLoRA: Hierarchical Low-Rank Adaptation for Personalized Federated Learning
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