arXiv:2607.24465cs.CV2026-07

用提示学习训练专家,提升多任务模型合并效果

Rethinking Expert Training for Model Merging with Prompt Learning

论文配图:Rethinking Expert Training for Model Merging with Prompt Learning
图 1 · 摘自论文原文
  • 先学提示再微调视觉编码器,降低参数冲突
  • 在多个CLIP架构上,合并性能提升显著
  • 适合需要融合不同领域专家的场景

模型合并旨在将基于共享基础模型训练的多个领域专用专家合并为单一多任务模型。现有方法主要关注合并过程本身,通常假设专家通过全参数微调获得。本文重新思考专家训练方式,发现基于提示的适配可作为强基线:独立学习的提示可在不更新主干网络的情况下跨任务复用,避免权重合并带来的干扰。在此基础上,提出双阶段训练策略——双调专家(DTE),先学习提示,再微调视觉编码器。该方法减小了任务特异性参数更新量,提升了专家的可合并性。在多个CLIP架构、全参数微调及LoRA专家上的实验表明,DTE能持续提升标准合并方法的性能,即使在异构专家组合下仍有效。

原文摘要 · Abstract (English)

Model merging aims to combine multiple domain-specialized experts trained from a shared foundation model into a single multi-task model. Existing approaches largely focus on improving the merging procedure itself and typically assume experts obtained through full-parameter fine-tuning. In this work, we revisit expert training for model merging. We first show that prompt-based adaptation provides a strong baseline: independently learned prompts can be exploited across tasks while keeping the backbone fixed, avoiding the interference introduced by weight merging. Building on this observation, we introduce Dual-Tuned Experts (DTEs), a two-stage training strategy that first learns prompts and then fine-tunes the vision encoder. This reduces the magnitude of task-specific parameter updates and produces experts with higher merge compatibility. Experiments across multiple CLIP architectures, full fine-tuning, and LoRA experts show that DTEs consistently improve merged performance of standard merging approaches and remain effective even when combining heterogeneous sets of experts.

模型合并提示学习视觉编码器多任务

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