arXiv:2602.07218cs.LGcs.AI2026-02

利用任务相似性协同微调,提升大模型适应能力

Collaborative and Efficient Fine-tuning: Leveraging Task Similarity

  • 共享适配器捕捉任务共性,个性化适配器应对用户特异性
  • 多任务联合训练使个体性能显著提升,尤其在任务相似时
  • 理论可证明真值恢复,适合资源受限的个性化微调场景

自适应能力是基础模型的核心特性,使其能有效适应未见下游任务。参数高效微调方法如LoRA通过少量高质量标注数据实现大模型高效适配。为缓解微调中的数据稀缺问题,我们提出利用多个下游用户的任务相似性。直观上,任务相似的用户可相互协作,扩大有效微调数据规模。为此,我们提出协同低秩适配(CoLoRA),通过一个共享适配器捕获跨任务的潜在相似性,同时保留针对用户特定任务的个性化适配器。我们在异质线性回归上对CoLoRA进行理论分析,提供了真值恢复的可证明保证。此外,在自然语言任务中进行多组实验,验证了在任务相似时联合训练能显著提升个体性能。

原文摘要 · Abstract (English)

Adaptability has been regarded as a central feature in the foundation models, enabling them to effectively acclimate to unseen downstream tasks. Parameter-efficient fine-tuning methods such as celebrated LoRA facilitate efficient adaptation of large foundation models using labeled, high-quality and generally scarce task data. To mitigate data scarcity in fine-tuning of foundation models, we propose to leverage task similarity across multiple downstream users. Intuitively, users with similar tasks must be able to assist each other in boosting the effective fine-tuning data size. We propose Collaborative Low-Rank Adaptation, or CoLoRA, which exploits task similarity to collaboratively and efficiently fine-tune personalized foundation models. The main idea in CoLoRA is to train one shared adapter capturing underlying task similarities across all tasks, and personalized adapters tailored to user-specific tasks. We theoretically study CoLoRA on heterogeneous linear regression and provide provable guarantees for ground truth recovery. We also conduct several natural language experiments with varying task similarity, which further demonstrate that when trained together with similar tasks, individual performances are significantly boosted.

微调协同学习低秩适配

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