PulseAugur
实时 01:48:58

新的 TaDA 算法使用深度感知门控来合并 LoRA 适配器

研究人员推出了一种新算法 TaDA,用于合并 Transformer 模型中特定任务和特定领域的 LoRA 适配器。与之前应用统一权重的方​​法不同,TaDA 利用了任务和领域信号之间观察到的深度依赖不对称性。该算法使用校准的探针引导门控进行每层加权和子空间感知合并,以有效地组合适配器组件。这种无需训练的方法会产生一个标准的 LoRA 适配器,没有推理开销,并在科学问答和图像分类基准测试中表现出卓越的性能。 AI

影响 引入了一种更有效的方法来组合专门的模型适配器,有可能提高微调大型语言模型的效率和性能。

排序理由 该集群包含一篇详细介绍模型合并新算法的研究论文。

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

新的 TaDA 算法使用深度感知门控来合并 LoRA 适配器

报道来源 [2]

  1. arXiv cs.CL TIER_1 English(EN) · Huy Quoc To, Fuyi Li, Guangyan Huang, Ming Liu ·

    TaDA:用于任务域 LoRA 合并的校准探针门控

    arXiv:2606.05016v1 Announce Type: new Abstract: Combining a task LoRA adapter with a domain LoRA adapter into a single unified model is a practical yet largely unexplored challenge. Existing methods treat both adapters as symmetric peers, applying uniform weights across all layer…

  2. arXiv cs.CL TIER_1 English(EN) · Ming Liu ·

    TaDA:用于任务域 LoRA 合并的校准探针门控

    Combining a task LoRA adapter with a domain LoRA adapter into a single unified model is a practical yet largely unexplored challenge. Existing methods treat both adapters as symmetric peers, applying uniform weights across all layers. We argue that task and domain adapters exhibi…