arXiv:2608.02980cs.CV2026-08

Qwen-3D用3D几何信息提升视觉语言模型的空间理解能力。

Qwen-3D: A Generalist 3D Vision-Language Model for Spatial Understanding

论文配图:Qwen-3D: A Generalist 3D Vision-Language Model for Spatial Understanding
图 1 · 摘自论文原文
  • 用多视角几何信息压缩视觉数据,实现长时序推理。
  • 引入3D旋转位置编码,支持跨视图与时间的高效注意力计算。
  • 通过查询式分割解码器,统一处理指代、分割和问答任务。

大型多模态模型在图像和短视频上表现优异,但扩展到长视频仍受限于帧级标记化和有限上下文窗口。3D几何提供自然压缩机制:深度与相机位姿可将多视角和多时步观测融合为一致的世界对齐表示。尽管现有3D多模态模型利用几何感知表示改善空间推理,但在定位与分割任务上仍落后于专用3D感知系统。我们认为关键瓶颈在于几何感知解码:现有方法通过语言标记、候选选择或轻量级定位查询传递3D预测,造成语言推理与密集几何预测之间的阻塞。基于此,我们提出Qwen-3D,一种几何感知的多模态模型,利用多视角几何线索在Qwen骨干中压缩视觉信息,实现静态场景的长时程视觉推理。Qwen-3D在视觉标记中加入3D旋转位置编码,使注意力直接作用于3D场景空间而非独立图像帧,从而支持可扩展的跨视图与时间推理。为连接语言与几何,该模型引入基于查询的分割解码器,将语言直接锚定在底层3D场景表示中,统一实现指代定位、实例分割与视觉问答,覆盖图像与视频。在多样基准测试中,Qwen-3D超越现有3D多模态模型,并优于多个大型专有2D模型。值得注意的是,其在联合训练2D与3D数据下,仍保持对标准2D视觉语言基准的强性能。

原文摘要 · Abstract (English)

Large Multimodal Models (LMMs) have achieved remarkable success on images and short videos, yet scaling them to long videos remains challenging due to frame-centric tokenization and limited context windows. 3D geometry provides a natural compression mechanism for visual streams: depth and camera pose enable observations from multiple views and time steps to be fused into a persistent, world-aligned representation. While recent 3D LMMs leverage geometry-aware representations to improve spatial reasoning, they continue to lag behind specialist 3D perception systems on grounding and segmentation tasks. We argue that a key limitation is geometry-aware decoding: existing methods communicate 3D predictions through language tokens, proposal selection, or lightweight grounding queries, creating a bottleneck between language reasoning and dense geometric prediction. Building on these insights, we introduce Qwen-3D, a geometry-aware LMM that compresses visual information within the Qwen backbone using multi-view geometric cues, enabling efficient long-horizon visual reasoning over static scenes. Qwen-3D augments visual tokens with 3D Rotary Positional Embeddings, allowing attention to operate directly in 3D scene space rather than across independent image frames and thereby facilitating scalable cross-view and temporal reasoning. To bridge language and geometry, Qwen-3D incorporates a query-based segmentation decoder that grounds language directly in the underlying 3D scene representation, unifying referential grounding, instance segmentation, and visual question answering across both images and videos. Across a diverse set of benchmarks, Qwen-3D surpasses existing 3D LMMs and outperforms several large proprietary 2D models. Notably, Qwen-3D achieves these improvements while maintaining strong performance on standard 2D vision-language benchmarks by jointly training on 2D and 3D data.

3D视觉多模态空间理解视觉语言

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