LGAIMay 7

Beyond Factor Aggregation: Gauge-Aware Low-Rank Server Representations for Federated LoRA

arXiv:2605.0673359.7
Predicted impact top 38% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For federated learning practitioners, GLoRA provides a principled solution to the gauge ambiguity in LoRA aggregation, enabling more effective and robust parameter-efficient fine-tuning across heterogeneous clients.

Federated LoRA suffers from a semantic mismatch because factor-level aggregation is representation-dependent. GLoRA introduces a gauge-aware server representation that aggregates updates in a shared reference subspace, outperforming baselines on GLUE and SuperNI under heterogeneous conditions.

Federated LoRA enables parameter-efficient adaptation of large language models under decentralized data and limited client resources.However, directly averaging LoRA factors is representation-dependent: the same intrinsic update admits infinitely many gauge-equivalent factorizations, so factor-level aggregation can change under arbitrary coordinate choices while the underlying update remains unchanged. This reveals a semantic mismatch in existing federated LoRA aggregation rules. We propose \textbf{GLoRA}, a gauge-aware server representation for federated LoRA.Instead of aggregating raw factors, GLoRA estimates a consensus update subspace from client projectors and aggregates client updates in shared reference coordinates, thereby representing semantic update aggregation entirely in low-rank form. To support heterogeneous client capacities, GLoRA further provides a rank-compatible readout that instantiates adapters of different ranks from the same server state without dense update reconstruction. Experiments on GLUE and SuperNI show that GLoRA consistently outperforms federated LoRA baselines under data, resource, and task heterogeneity, including heterogeneous client ranks, sparse participation, larger backbones, and unseen-task evaluation. GLoRA also achieves a favorable efficiency--performance trade-off, suggesting that effective federated LoRA requires not merely averaging low-rank factors, but defining a semantically meaningful server-side representation for aggregation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes