统一多粒度视觉感知任务,让大模型一次搞定检测、分割和语言理解。
Advancing Visual Large Language Model for Multi-granular Versatile Perception
- 设计多粒度解码器与统一数据集策略,融合词级与句级任务
- 在多个基准上实现检测、分割、指代表达等任务的统一建模
- 适合需要多类型视觉理解的通用视觉大模型研究者
视觉感知是计算机视觉的基础任务,可基于预测类型与指令类型分为四类子任务。现有研究多局限于部分任务组合,限制了模型的泛化能力。为此,我们提出MVP-LM框架,融合视觉大语言模型,统一处理词级与句级感知任务,以及边界框和掩码预测。该框架采用创新的多粒度解码器与受思维链启发的数据集统一策略,支持跨多种任务的端到端微调,涵盖全景分割、目标检测、视觉定位及指代表达分割等。此外,引入查询增强策略以激发VLLM的解码与生成能力。大量实验验证了该框架在词级与句级感知任务中的有效性。代码将开源于https://github.com/xiangwentao666/MVP-LM。
原文摘要 · Abstract (English)
Perception is a fundamental task in the field of computer vision, encompassing a diverse set of subtasks that can be systematically categorized into four distinct groups based on two dimensions: prediction type and instruction type. Notably, existing researches often focus solely on a limited subset of these potential combinations, which constrains their applicability and versatility across various contexts. In response to this challenge, we present MVP-LM, a Multi-granular and Versatile Perception framework incorporating Visual Large Language Model. Our framework is designed to integrate both word-based and sentence-based perception tasks alongside box and mask predictions within a single architecture. MVP-LM features an innovative multi-granularity decoder in conjunction with a CoT-inspired dataset unification strategy, enabling seamless supervised fine-tuning across a wide spectrum of tasks, including but not limited to panoptic segmentation, detection, grounding, and referring expression segmentation. Furthermore, we introduce a query enhancement strategy aimed at harnessing the decoding and generative capabilities inherent in VLLMs. Extensive experiments conducted across a range of benchmarks in both word-based and sentence-based perception tasks substantiate the efficacy of our framework. The code will be available at https://github.com/xiangwentao666/MVP-LM.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。