arXiv:2412.03871cs.CVcs.AI2024-12

用近邻信息增强轻量视觉语言模型的对齐效果。

CLIP-PING: Boosting Lightweight Vision-Language Models with Proximus Intrinsic Neighbors Guidance

  • 利用最近邻和跨模态最近邻提供对比学习引导。
  • 零样本图像分类提升5.5%,图文检索分别提高10.7%和5.7%。
  • 适合资源受限场景,对小数据训练有效,易部署。

在对比语言图像预训练(CLIP)取得成功后,轻量级视觉语言模型在资源受限场景中的应用成为新趋势。然而,仅依赖单一图像-文本对比学习目标时,这些模型性能往往不佳,亟需更有效的训练机制以实现鲁棒的跨模态特征对齐。本文提出CLIP-PING:基于近邻内在指引的对比语言图像预训练,一种简单高效的新训练范式,可在极低计算开销和数据需求下显著提升轻量模型性能。CLIP-PING通过任意预训练编码器提取单模态特征,获取最近邻(NN)与跨最近邻(XNN)的内在引导信号。我们发现,来自这些邻居的额外对比监督能显著增强跨模态对齐,使轻量模型学习到更具泛化性、语义多样性丰富的特征。大量实验表明,CLIP-PING在零样本泛化和跨模态检索任务中显著优于基线模型。具体而言,在使用ViT-XS图像编码器并在300万(图像,文本)对上训练时,零样本ImageNet1K分类准确率提升5.5%,Flickr30K图文检索分别达到10.7%(I2T)和5.7%(T2I)的提升。此外,该方法在线性评估协议下在多个下游任务中展现出强迁移能力。

原文摘要 · Abstract (English)

Beyond the success of Contrastive Language-Image Pre-training (CLIP), recent trends mark a shift toward exploring the applicability of lightweight vision-language models for resource-constrained scenarios. These models often deliver suboptimal performance when relying solely on a single image-text contrastive learning objective, spotlighting the need for more effective training mechanisms that guarantee robust cross-modal feature alignment. In this work, we propose CLIP-PING: Contrastive Language-Image Pre-training with Proximus Intrinsic Neighbors Guidance, a novel yet simple and efficient training paradigm designed to boost the performance of lightweight vision-language models with minimal computational overhead and lower data demands. CLIP-PING bootstraps unimodal features extracted from arbitrary pre-trained encoders to obtain intrinsic guidance of proximus neighbor samples, i.e., nearest-neighbor (NN) and cross nearest-neighbor (XNN). We find that extra contrastive supervision from these neighbors substantially boosts cross-modal alignment, enabling lightweight models to learn more generic features with rich semantic diversity. Extensive experiments reveal that CLIP-PING notably surpasses its peers in zero-shot generalization and cross-modal retrieval tasks. Specifically, a 5.5% gain on zero-shot ImageNet1K classification with 10.7% (I2T) and 5.7% (T2I) on Flickr30K retrieval, compared to the original CLIP when using ViT-XS image encoder trained on 3 million (image, text) pairs. Moreover, CLIP-PING showcases a strong transferability under the linear evaluation protocol across several downstream tasks.

视觉语言模型对比学习轻量化零样本

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