arXiv:2501.15140cs.CVcs.AI2025-01ICLR被引 36

通过属性描述增强模型细粒度视觉识别能力

Analyzing and Boosting the Power of Fine-Grained Visual Recognition for Multi-modal Large Language Models

  • 在训练中引入物体属性描述,提升细粒度识别
  • 对比学习融合属性-物体与属性-类别关系,用错误类作为难负样本
  • 在多个数据集上超越同类模型,适合视觉推理任务

多模态大语言模型(MLLMs)在多种视觉理解任务中表现出色,但在细粒度视觉识别(FGVR)方面仍存在不足,即从图像中识别亚级类别。这会削弱模型更高级的能力,如以对象为中心的视觉问答和推理。本研究重新审视了MLLMs在FGVR中的三大核心能力:物体信息提取、类别知识储备、物体-类别对齐,并定位问题根源为对齐偏差。为此,我们提出Finedefics,一种通过在训练阶段融入物体的丰富属性描述来增强模型细粒度识别能力的MLLM。该方法同时在物体-属性对和属性-类别对上采用对比学习,并利用相似但错误的类别作为难负样本,自然拉近视觉物体与类别名称的表征距离。在多个主流FGVR数据集上的广泛评估表明,Finedefics在参数规模相当的模型中表现更优,验证了其显著有效性。代码已公开于https://github.com/PKU-ICST-MIPL/Finedefics_ICLR2025。

原文摘要 · Abstract (English)

Multi-modal large language models (MLLMs) have shown remarkable abilities in various visual understanding tasks. However, MLLMs still struggle with fine-grained visual recognition (FGVR), which aims to identify subordinate-level categories from images. This can negatively impact more advanced capabilities of MLLMs, such as object-centric visual question answering and reasoning. In our study, we revisit three quintessential capabilities of MLLMs for FGVR, including object information extraction, category knowledge reserve, object-category alignment, and position of the root cause as a misalignment problem. To address this issue, we present Finedefics, an MLLM that enhances the model's FGVR capability by incorporating informative attribute descriptions of objects into the training phase. We employ contrastive learning on object-attribute pairs and attribute-category pairs simultaneously and use examples from similar but incorrect categories as hard negatives, naturally bringing representations of visual objects and category names closer. Extensive evaluations across multiple popular FGVR datasets demonstrate that Finedefics outperforms existing MLLMs of comparable parameter sizes, showcasing its remarkable efficacy. The code is available at https://github.com/PKU-ICST-MIPL/Finedefics_ICLR2025.

细粒度识别多模态模型对比学习

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