arXiv:2602.20492cs.LGcs.AI2026-02被引 4

无线联邦学习中用稀疏正交LoRA提升多任务大模型微调效率

Wireless Federated Multi-Task LLM Fine-Tuning via Sparse-and-Orthogonal LoRA

  • 通过稀疏正交LoRA消除不同设备间更新方向冲突
  • 通信量减少73%,平均性能提升5%
  • 适合移动设备上多任务大模型协同微调的场景

基于低秩适配(LoRA)的去中心化联邦学习(DFL)使具备多任务数据集的移动设备可通过无线连接与邻近设备交换本地更新参数,协同微调大语言模型(LLM)。然而,直接聚合在异构数据上微调的参数会引发三大问题:(i)微调过程中因数据异构导致的更新方向冲突,造成灾难性知识遗忘;(ii)聚合过程通信效率低、收敛慢,源于带宽密集型冗余模型传输;(iii)推理阶段多任务知识干扰,由不兼容知识表示共存所致。为解决上述问题,本文提出稀疏正交LoRA以保证模型更新间的正交性,消除微调时的方向冲突;分析设备连接拓扑对多任务性能的影响,提出聚类式拓扑设计用于聚合;并引入隐式专家混合(MoE)机制,避免推理时不兼容知识共存。仿真结果表明,所提方法可将通信资源消耗降低最高73%,相比传统LoRA方法平均性能提升5%。

原文摘要 · Abstract (English)

Decentralized federated learning (DFL) based on low-rank adaptation (LoRA) enables mobile devices with multi-task datasets to collaboratively fine-tune a large language model (LLM) by exchanging locally updated parameters with a subset of neighboring devices via wireless connections for knowledge integration.However, directly aggregating parameters fine-tuned on heterogeneous datasets induces three primary issues across the DFL life-cycle: (i) \textit{catastrophic knowledge forgetting during fine-tuning process}, arising from conflicting update directions caused by data heterogeneity; (ii) \textit{inefficient communication and convergence during model aggregation process}, due to bandwidth-intensive redundant model transmissions; and (iii) \textit{multi-task knowledge interference during inference process}, resulting from incompatible knowledge representations coexistence during inference. To address these issues in a fully decentralized scenario, we first propose a sparse-and-orthogonal LoRA that ensures orthogonality between model updates to eliminate direction conflicts during fine-tuning.Then, we analyze how device connection topology affects multi-task performance, prompting a cluster-based topology design during aggregation.Finally, we propose an implicit mixture of experts (MoE) mechanism to avoid the coexistence of incompatible knowledge during inference. Simulation results demonstrate that the proposed approach effectively reduces communication resource consumption by up to $73\%$ and enhances average performance by $5\%$ compared with the traditional LoRA method.

联邦学习LoRA大模型微调无线通信

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。