arXiv:2505.05071cs.CVcs.AI2025-05ICML被引 107

用长描述和细粒度负样本提升模型对图像细节的理解能力

FG-CLIP: Fine-Grained Visual and Textual Alignment

论文配图:FG-CLIP: Fine-Grained Visual and Textual Alignment
图 1 · 摘自论文原文
  • 用大模型生成16亿组长图文对,捕捉全局语义
  • 构建含4000万区域标注的细粒度数据集,精度更高
  • 引入1000万难例负样本,增强细微差异辨别力

对比语言-图像预训练(CLIP)在图像文本检索和零样本分类等多模态任务中表现优异,但在细粒度理解上因依赖粗粒度短标题而受限。为此,我们提出细粒度CLIP(FG-CLIP),通过三项关键创新提升细粒度理解能力:首先,利用大模型生成16亿组长图文对以捕捉全局语义细节;其次,构建包含1200万张图像和4000万区域级边界框的高质量数据集,实现详细描述与区域精准对齐;第三,引入1000万条难例细粒度负样本,增强模型区分细微语义差异的能力。我们整合高质量区域标注与难例负样本,构建了名为FineHARD的综合数据集,并设计了相应的训练方法。大量实验表明,FG-CLIP在细粒度理解、开放词汇目标检测、图像文本检索及通用多模态基准等多项下游任务中均超越原始CLIP及其他先进方法,验证了其在捕捉图像细粒度特征与提升整体性能方面的有效性。数据、代码与模型已开源。

原文摘要 · Abstract (English)

Contrastive Language-Image Pre-training (CLIP) excels in multimodal tasks such as image-text retrieval and zero-shot classification but struggles with fine-grained understanding due to its focus on coarse-grained short captions. To address this, we propose Fine-Grained CLIP (FG-CLIP), which enhances fine-grained understanding through three key innovations. First, we leverage large multimodal models to generate 1.6 billion long caption-image pairs for capturing global-level semantic details. Second, a high-quality dataset is constructed with 12 million images and 40 million region-specific bounding boxes aligned with detailed captions to ensure precise, context-rich representations. Third, 10 million hard fine-grained negative samples are incorporated to improve the model's ability to distinguish subtle semantic differences. We construct a comprehensive dataset, termed FineHARD, by integrating high-quality region-specific annotations with hard fine-grained negative samples. Corresponding training methods are meticulously designed for these data. Extensive experiments demonstrate that FG-CLIP outperforms the original CLIP and other state-of-the-art methods across various downstream tasks, including fine-grained understanding, open-vocabulary object detection, image-text retrieval, and general multimodal benchmarks. These results highlight FG-CLIP's effectiveness in capturing fine-grained image details and improving overall model performance. The data, code, and models are available at https://github.com/360CVGroup/FG-CLIP.

多模态细粒度图像描述预训练

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