arXiv:2501.18271cs.LGcs.AI2025-01ICML被引 5

提出新方法自动选并复用视觉语言模型,提升下游任务效果

Vision-Language Model Selection and Reuse for Downstream Adaptation

  • 通过标签化模型特性实现高效筛选
  • 在49个模型、17个数据集上验证有效
  • 适合资源有限时快速部署最优模型

预训练视觉语言模型(VLM)在各类视觉任务中日益流行,已发布多个开源版本。然而,为特定下游任务选择最佳性能的VLM仍具挑战性,因为单一模型无法在所有任务上表现优异,且受限于时间和数据,评估所有可用模型不可行。为此,本文提出一种新型范式——模型标签学习(MLL),包含三个关键模块:模型标注,为每个VLM分配描述其特性和适用性的标签;模型选择,将目标任务需求与模型标签匹配;模型复用,以集成方式将选定模型应用于目标任务。该方法计算效率高且可扩展,因模型标注过程与目标任务无关,且随着候选模型数量增加能力持续增强。我们还引入了一个新基准,用于评估VLM选择方法,包含49个VLM和17个目标任务数据集。实验结果明确证明了所提方法在选择和复用VLM方面的有效性。

原文摘要 · Abstract (English)

Pre-trained Vision-Language Models (VLMs) are becoming increasingly popular across various visual tasks, and several open-sourced VLM variants have been released. However, selecting the best-performing pre-trained VLM for a specific downstream task is challenging since no single VLM can achieve promising performance on all downstream tasks, and evaluating all available VLMs is impossible due to time and data limitations. To address this problem, this paper proposes a novel paradigm to select and reuse VLM for downstream tasks, called Model Label Learning (MLL). The proposal contains three key modules: \emph{model labeling}, which assigns labels to each VLM to describe their specialty and utility; \emph{model selection}, which matches the requirements of the target task with model labels; and \emph{model reuse}, which applies selected VLMs to the target task in an ensemble manner. The proposal is highly computationally efficient and growable since the model labeling process is completed target task independent and the ability could grow with the number of candidate VLMs. We also introduce a new benchmark for evaluating VLM selection methods, including 49 VLMs and 17 target task datasets. Experimental results clearly demonstrate the effectiveness of the proposed method for selecting and reusing VLMs.

模型选择视觉语言模型高效部署

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