arXiv:2506.10575cs.CV2025-06TPAMI被引 7

用文本生成图像缓解模态差异,提升多标签识别效果

Text to Image for Multi-Label Image Recognition with Joint Prompt-Adapter Learning

  • 用预训练图文生成模型从文本生成真实图像,缩小图文差距
  • 在多个数据集上平均提升3.47%识别准确率,优于现有方法
  • 无需人工标注图像,适合低资源场景下的模型微调

得益于图像-文本对比学习,预训练视觉语言模型(如CLIP)可直接将文本作为图像进行参数高效微调(PEFT)。尽管CLIP能使图像特征与对应文本特征相似,但模态差距仍是限制图文生成微调性能的关键问题。以多标签图像识别(MLR)为例,本文提出T2I-PAL方法,通过预训练文本到图像生成模型从文本描述生成逼真且多样化的图像,从而缓解模态差距。为进一步提升多标签识别性能,T2I-PAL引入类别级热力图和可学习原型,聚合局部相似性,使局部视觉特征表示更鲁棒、更具信息量。为增强微调效果,结合提示调优与适配器学习。T2I-PAL显著优势在于无需全语义标注训练图像,大幅降低人工标注成本,同时保留CLIP的固有模式,可无缝集成至任意现有CLIP框架。在MS-COCO、VOC2007和NUS-WIDE等多个基准上的实验表明,T2I-PAL平均比当前最优方法提升3.47%。

原文摘要 · Abstract (English)

Benefited from image-text contrastive learning, pre-trained vision-language models, e.g., CLIP, allow to direct leverage texts as images (TaI) for parameter-efficient fine-tuning (PEFT). While CLIP is capable of making image features to be similar to the corresponding text features, the modality gap remains a nontrivial issue and limits image recognition performance of TaI. Using multi-label image recognition (MLR) as an example, we present a novel method, called T2I-PAL to tackle the modality gap issue when using only text captions for PEFT. The core design of T2I-PAL is to leverage pre-trained text-to-image generation models to generate photo-realistic and diverse images from text captions, thereby reducing the modality gap. To further enhance MLR, T2I-PAL incorporates a class-wise heatmap and learnable prototypes. This aggregates local similarities, making the representation of local visual features more robust and informative for multi-label recognition. For better PEFT, we further combine both prompt tuning and adapter learning to enhance classification performance. T2I-PAL offers significant advantages: it eliminates the need for fully semantically annotated training images, thereby reducing the manual annotation workload, and it preserves the intrinsic mode of the CLIP model, allowing for seamless integration with any existing CLIP framework. Extensive experiments on multiple benchmarks, including MS-COCO, VOC2007, and NUS-WIDE, show that our T2I-PAL can boost recognition performance by 3.47% in average above the top-ranked state-of-the-art methods.

多标签识别图文生成参数高效微调

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