Method Drift›Parameter-efficient fine-tuning (LoRA family)
FlexLoRA
FlexLoRA: Entropy-Guided Flexible Low-Rank AdaptationParameter-efficient fine-tuning (LoRA family) · first seen Jan 30, 2026
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.”
— ADF-LoRA: Alternating Low-Rank Aggregation for Decentralized Federated Fine-Tuning“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.”
— Exploring Gradient Subspaces: Addressing and Overcoming LoRA's Limitations in Federated Fine-Tuning of Large Language Models“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.”
— Beyond Factor Aggregation: Gauge-Aware Low-Rank Server Representations for Federated LoRA
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.
- FedRot-LoRA: Mitigating Rotational Misalignment in Federated LoRA
FedRot-LoRA beats FlexLoRA · Average accuracy [3 clients, r=4, h=0.5]
0.8932 vs 0.8698
- FedRot-LoRA: Mitigating Rotational Misalignment in Federated LoRA
FedRot-LoRA beats FlexLoRA · Average accuracy [10 clients, r=4, h=0.5]
0.8818 vs 0.7966
- FedRot-LoRA: Mitigating Rotational Misalignment in Federated LoRA
FedRot-LoRA beats FlexLoRA · Average accuracy [50 clients, r=4, h=0.5]
0.8734 vs 0.7066
- FedRot-LoRA: Mitigating Rotational Misalignment in Federated LoRA
FedRot-LoRA beats FlexLoRA · MNLI accuracy [r=2]
0.877 vs 0.811
- FedRot-LoRA: Mitigating Rotational Misalignment in Federated LoRA
FedRot-LoRA beats FlexLoRA · MNLI accuracy [r=4]
0.876 vs 0.845
- FedRot-LoRA: Mitigating Rotational Misalignment in Federated LoRA
FedRot-LoRA beats FlexLoRA · MNLI accuracy [r=8]
0.877 vs 0.836
- FedRot-LoRA: Mitigating Rotational Misalignment in Federated LoRA
FedRot-LoRA beats FlexLoRA · MNLI accuracy [r=16]
0.865 vs 0.852
- FedRot-LoRA: Mitigating Rotational Misalignment in Federated LoRA
FedRot-LoRA beats FlexLoRA · MNLI accuracy [r=24]
0.872 vs 0.864
- FedRot-LoRA: Mitigating Rotational Misalignment in Federated LoRA
FedRot-LoRA beats FlexLoRA · MNLI accuracy [h=100 (homogeneous)]
0.884 vs 0.871
- FedRot-LoRA: Mitigating Rotational Misalignment in Federated LoRA
FedRot-LoRA beats FlexLoRA · MNLI accuracy [h=1 (heterogeneous)]
0.873 vs 0.839
- FedRot-LoRA: Mitigating Rotational Misalignment in Federated LoRA
FedRot-LoRA beats FlexLoRA · MNLI accuracy [h=0.5 (heterogeneous)]
0.876 vs 0.845
- FedRot-LoRA: Mitigating Rotational Misalignment in Federated LoRA
FedRot-LoRA beats FlexLoRA · pass@1 score [Code generation (HumanEval)]
0.4088 vs 0.2930
Newer alternatives
Recent methods in the same sub-problem, not yet superseded in the knowledge base.
- 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