让大模型轻松理解任意画图指代,训练更少却更灵活。
EAGLE: Towards Efficient Arbitrary Referring Visual Prompts Comprehension for Multimodal Large Language Models
- 将画图提示转为空间概念,由大模型自身理解区域语义。
- 无需针对不同形状重设计模块,支持点、框、掩码等任意形式。
- 提出几何无关学习范式,提升泛化能力,适合真实场景应用。
多模态大语言模型(MLLM)因其出色的语义推理与指令遵循能力受到广泛关注。为有效指导MLLM,除了传统语言表达外,通过在图像上绘制来指代物体的“视觉提示”(referring visual prompts)逐渐成为主流方法,因其能精准对齐用户意图与图像特定区域。现有方法通常为点、框、掩码等常见提示设计专用特征编码模块,并通过精心构建的多模态指令数据集进行微调。然而,这类设计存在结构冗余问题,且在面对真实场景中多样化的任意视觉提示时泛化能力不足。为此,本文提出EAGLE,一种可高效理解任意视觉提示的新型MLLM,显著降低训练成本。EAGLE保留提示作为图像上的彩色区块原始形式,将其嵌入为可被MLLM理解的空间概念,区域语义由模型自身生成。此外,我们提出几何无关学习范式(GAL),进一步解耦模型对区域的理解与其对提示格式的依赖。大量实验验证了该方法的有效性。
原文摘要 · Abstract (English)
Recently, Multimodal Large Language Models (MLLMs) have sparked great research interests owing to their exceptional content-reasoning and instruction-following capabilities. To effectively instruct an MLLM, in addition to conventional language expressions, the practice of referring to objects by painting with brushes on images has emerged as a prevalent tool (referred to as "referring visual prompts") due to its efficacy in aligning the user's intention with specific image regions. To accommodate the most common referring visual prompts, namely points, boxes, and masks, existing approaches initially utilize specialized feature encoding modules to capture the semantics of the highlighted areas indicated by these prompts. Subsequently, these encoded region features are adapted to MLLMs through fine-tuning on a meticulously curated multimodal instruction dataset. However, such designs suffer from redundancy in architecture. Moreover, they face challenges in effectively generalizing when encountering a diverse range of arbitrary referring visual prompts in real-life scenarios. To address the above issues, we propose EAGLE, a novel MLLM that empowers comprehension of arbitrary referring visual prompts with less training efforts than existing approaches. Specifically, our EAGLE maintains the innate format of the referring visual prompts as colored patches rendered on the given image for conducting the instruction tuning. Our approach embeds referring visual prompts as spatial concepts conveying specific spatial areas comprehensible to the MLLM, with the semantic comprehension of these regions originating from the MLLM itself. Besides, we also propose a Geometry-Agnostic Learning paradigm (GAL) to further disentangle the MLLM's region-level comprehension with the specific formats of referring visual prompts. Extensive experiments are conducted to prove the effectiveness of our proposed method.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。