让CLIP学会多角度理解图像,提升视觉表征能力
CLIP-MoE: Towards Building Mixture of Experts for CLIP with Diversified Multiplet Upcycling
- 用多阶段对比学习微调单一CLIP模型,生成多样化特征子空间
- 构建动态激活的专家混合结构,零样本分类准确率提升3.2%以上
- 适合需要高效高精度视觉编码的多模态大模型研究者使用
对比语言-图像预训练(CLIP)已成为多模态智能的核心。然而近期研究发现,CLIP仅能编码特征空间的一个方面,导致显著信息丢失和表征模糊。为此,本文提出一种新型策略,通过微调一系列互补的CLIP模型并将其转化为CLIP-MoE。具体而言,我们设计了无需模型训练的多样化多重集升级(DMU)框架,不从头训练多个CLIP模型,而是基于预训练的CLIP,通过高成本效益的多阶段对比学习,高效捕获不同的特征子空间。为充分利用这些微调模型并最小化计算开销,我们将它们转化为CLIP-MoE,动态激活部分专家,实现模型容量与计算成本的有效平衡。大量实验表明,当作为视觉编码器使用时,CLIP-MoE在多种零样本检索、零样本图像分类任务及下游多模态大语言模型(MLLM)基准上均表现优异。
原文摘要 · Abstract (English)
Contrastive Language-Image Pre-training (CLIP) has become a cornerstone in multimodal intelligence. However, recent studies discovered that CLIP can only encode one aspect of the feature space, leading to substantial information loss and indistinctive features. To mitigate this issue, this paper introduces a novel strategy that fine-tunes a series of complementary CLIP models and transforms them into a CLIP-MoE. Specifically, we propose a model-agnostic Diversified Multiplet Upcycling (DMU) framework for CLIP. Instead of training multiple CLIP models from scratch, DMU leverages a pre-trained CLIP and fine-tunes it into a diverse set with highly cost-effective multistage contrastive learning, thus capturing distinct feature subspaces efficiently. To fully exploit these fine-tuned models while minimizing computational overhead, we transform them into a CLIP-MoE, which dynamically activates a subset of CLIP experts, achieving an effective balance between model capacity and computational cost. Comprehensive experiments demonstrate the superior performance of CLIP-MoE across various zero-shot retrieval, zero-shot image classification tasks, and downstream Multimodal Large Language Model (MLLM) benchmarks when used as a vision encoder.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。