让大模型像人一样看图思考再回答,提升复杂视觉推理能力
Understand, Think, and Answer: Advancing Visual Reasoning with Large Multimodal Models
- 引入看图理解-思考-作答的统一流程,单次前向完成推理
- 在VSR和CLEVR等基准上表现领先,多任务能力全面增强
- 适合需要强视觉推理的AI研发与应用开发者
大型多模态模型(LMMs)在视觉-语言和视觉主导任务中展现出卓越的视觉理解能力,但在组合式推理等任务特定能力的整合上仍显不足,制约其成为真正通用的视觉模型。为此,本文提出一种统一的视觉推理机制,使LMMs通过自身内在能力(如定位和视觉理解)解决复杂的组合问题。不同于以往的捷径学习机制,本方法引入类人般的理解-思考-回答流程,可在单次前向传播中完成全部步骤,无需多次推理或外部工具。该设计弥合了基础视觉能力与通用问答之间的差距,促使模型生成忠实且可追溯的复杂视觉推理答案。同时,我们构建了包含334,000个样本的视觉指令数据集,覆盖通用场景与文本丰富场景,涵盖多种基础视觉能力。所训练的Griffon-R模型具备端到端自动理解、自我思考与推理回答能力。大量实验表明,Griffon-R不仅在VSR和CLEVR等复杂视觉推理基准上表现先进,还在MMBench和ScienceQA等多个基准上提升了多模态能力。数据、模型与代码将陆续发布于https://github.com/jefferyZhan/Griffon/tree/master/Griffon-R。
原文摘要 · Abstract (English)
Large Multimodal Models (LMMs) have recently demonstrated remarkable visual understanding performance on both vision-language and vision-centric tasks. However, they often fall short in integrating advanced, task-specific capabilities for compositional reasoning, which hinders their progress toward truly competent general vision models. To address this, we present a unified visual reasoning mechanism that enables LMMs to solve complicated compositional problems by leveraging their intrinsic capabilities (e.g. grounding and visual understanding capabilities). Different from the previous shortcut learning mechanism, our approach introduces a human-like understanding-thinking-answering process, allowing the model to complete all steps in a single pass forwarding without the need for multiple inferences or external tools. This design bridges the gap between foundational visual capabilities and general question answering, encouraging LMMs to generate faithful and traceable responses for complex visual reasoning. Meanwhile, we curate 334K visual instruction samples covering both general scenes and text-rich scenes and involving multiple foundational visual capabilities. Our trained model, Griffon-R, has the ability of end-to-end automatic understanding, self-thinking, and reasoning answers. Comprehensive experiments show that Griffon-R not only achieves advancing performance on complex visual reasoning benchmarks including VSR and CLEVR, but also enhances multimodal capabilities across various benchmarks like MMBench and ScienceQA. Data, models, and codes will be release at https://github.com/jefferyZhan/Griffon/tree/master/Griffon-R soon.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。