提出细粒度物体部件理解新基准,提升大模型对视觉部件的精准定位能力。
PARTONOMY: Large Multimodal Models with Part-Level Visual Understanding
- 构建像素级部件定位基准PARTONOMY,涵盖862个部件标签与534个物体类别。
- 现有大模型在部件定位上表现极差,如LISA-13B仅达5.9% gIoU。
- 提出PLUM模型,用反馈机制和跨度标注替代分割标记,显著提升定位与推理能力。
真实世界物体由独特且对象特定的部件组成。识别这些部件是实现细粒度、组合式推理的关键,但当前大型多模态模型(LMMs)在此任务上表现不佳。本文提出PARTONOMY,一个用于像素级部件定位的LMM基准测试集,基于现有部件数据集及自建严格标注图像,包含862个部件标签和534个物体标签。与仅要求识别通用部件的现有数据集不同,PARTONOMY引入专业概念(如农业飞机),挑战模型比较部件、理解部件-整体关系,并以视觉分割支持文本预测。实验显示,先进LMMs存在明显缺陷(如LISA-13B仅达5.9% gIoU)。我们发现现有分割型LMMs存在两大架构缺陷:使用预训练中未见的[SEG]标记引发分布偏移,且忽略先前预测结果。为此,我们训练了多个以部件为中心的LMM,并提出PLUM——一种采用跨度标注而非分割标记,并通过反馈环利用历史预测的新型分割型LMM。预训练的PLUM在推理分割、VQA和视觉幻觉等任务上优于现有模型。经解释性部件分割任务微调后,其性能可媲美在更大分割数据上训练的模型。本工作为实现大模型的细粒度、可解释视觉理解开辟新路径。
原文摘要 · Abstract (English)
Real-world objects are composed of distinctive, object-specific parts. Identifying these parts is key to performing fine-grained, compositional reasoning-yet, large multimodal models (LMMs) struggle to perform this seemingly straightforward task. In this work, we introduce PARTONOMY, an LMM benchmark designed for pixel-level part grounding. We construct PARTONOMY from existing part datasets and our own rigorously annotated set of images, encompassing 862 part labels and 534 object labels for evaluation. Unlike existing datasets that simply ask models to identify generic parts, PARTONOMY uses specialized concepts (e.g., agricultural airplane), and challenges models to compare objects' parts, consider part-whole relationships, and justify textual predictions with visual segmentations. Our experiments demonstrate significant limitations in state-of-the-art LMMs (e.g., LISA-13B achieves only 5.9% gIoU), highlighting a critical gap in their part grounding abilities. We note that existing segmentation-enabled LMMs (segmenting LMMs) have two key architectural shortcomings: they use special [SEG] tokens not seen during pretraining which induce distribution shift, and they discard predicted segmentations instead of using past predictions to guide future ones. To address these deficiencies, we train several part-centric LMMs and propose PLUM, a novel segmenting LMM that uses span tagging instead of segmentation tokens and that conditions on prior predictions in a feedback loop. We find that pretrained PLUM outperforms existing segmenting LMMs on reasoning segmentation, VQA, and visual hallucination benchmarks. In addition, PLUM finetuned on our proposed Explanatory Part Segmentation task is competitive with segmenting LMMs trained on significantly more segmentation data. Our work opens up new avenues towards enabling fine-grained, grounded visual understanding in LMMs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。