解决边缘设备私有数据下跨域任务的LoRA融合难题
Can LoRA Fusion Support Cross-Domain Tasks in Cloud-Edge Collaboration?

- 在剪枝模型上本地训练LoRA,云端安全融合
- 现有方法在跨域任务中表现低于基础模型
- 提出冲突消解模块,提升融合性能3.8%
云端大语言模型常依赖LoRA进行领域适应,但数据分散在多个边缘设备且受隐私限制无法上传。如何将多个私有边缘的知识融入云端模型以解决跨域问题成为关键挑战。现有方案假设边缘可运行云规模模型,且仅在单领域任务上评估。为此,本文提出剪枝-训练-恢复框架,支持在剪枝模型上本地训练LoRA并实现隐私保护的云端集成。同时构建MMLU-CD跨域基准,将多领域样本合并为单一实例,明确评估跨域求解能力。实验表明,现有LoRA融合方法在MMLU-CD上表现不佳,常低于基础模型,归因于LoRA适配器间的参数冲突。为此提出简单冲突消解模块LoRA-CR,有效缓解冲突更新,使融合性能提升最高达3.8%。结果揭示冲突缓解是云边LoRA融合中的关键却长期被忽视因素,需未来深入研究。
原文摘要 · Abstract (English)
Cloud-hosted large language models (LLMs) commonly rely on LoRA for domain adaptation, yet domain data are distributed across multiple edge devices and cannot be uploaded due to privacy constraints. This raises a fundamental question: how can knowledge from multiple private edges be integrated into a cloud LLM for cross-domain problem solving? A natural solution is to train LoRA adapters locally and fuse them in the cloud; however, existing pipelines rely on unrealistic assumptions that edge devices can host cloud-scale LLMs and are evaluated mainly on single-domain tasks. To address these limitations, we propose a prune-train-recover framework that enables local LoRA training on pruned models and privacy-preserving cloud integration. We further introduce MMLU-CD, a cross-domain benchmark that composes multiple domain samples into a single instance, enabling explicit evaluation of cross-domain problem solving. This allows us to ask a concrete question: Can existing LoRA fusion methods support cross-domain tasks in cloud-edge collaboration? Our empirical answer is negative. Existing LoRA fusion methods perform poorly on MMLU-CD, often underperforming the base LLM, revealing their inability to support cross-domain problem solving. We attribute this failure to parameter conflicts among LoRA adapters and propose a simple conflict-resolution module, LoRA-CR, which mitigates conflicting updates and improves LoRA fusion performance by up to 3.8%. These results identify conflict mitigation as a critical yet largely overlooked factor in cloud-edge LoRA fusion, warranting further investigation in future research.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。