构建多视角推理数据集,推动3D场景深度理解模型发展
Advancing 3D Scene Understanding with MV-ScanQA Multi-View Reasoning Evaluation and TripAlign Pre-training Dataset
- 设计MV-ScanQA,68%问题需跨视角整合信息,强化多视图推理能力
- 推出TripAlign数据集,100万组2D-3D-文本三元组,支持多对象语义对齐
- 提出LEGO模型,基于预训练视觉语言模型迁移,在多个任务上达最优
当前3D视觉语言学习受限于现有数据集:多数仅需单视角近距离对象推理,且标注常关联指令与单一对象,缺乏多对象间的丰富上下文对齐。这严重制约了模型对远距离对象进行深层、多视角3D场景理解的能力。为此,我们提出MV-ScanQA,一个新型3D问答数据集,其中68%的问题明确需要整合多个视角的信息(相较现有数据集不足7%),严格检验多视角组合推理能力。为支持此类挑战性场景的模型训练,我们构建了TripAlign数据集,包含100万组<2D视图, 3D物体集合, 文本>三元组,显式对齐上下文相关物体群与文本,提供比以往单对象标注更丰富的、基于视角的多对象多模态对齐信号。我们进一步开发LEGO作为针对MV-ScanQA多视角推理挑战的基线方法,通过TripAlign将预训练2D视觉语言模型的知识迁移至3D领域。实证表明,使用TripAlign预训练的LEGO不仅在新提出的MV-ScanQA上表现卓越,也在现有的3D密集描述和问答基准上达到顶尖水平。数据集与代码已公开于https://matthewdm0816.github.io/tripalign-mvscanqa。
原文摘要 · Abstract (English)
The advancement of 3D vision-language (3D VL) learning is hindered by several limitations in existing 3D VL datasets: they rarely necessitate reasoning beyond a close range of objects in single viewpoint, and annotations often link instructions to single objects, missing richer contextual alignments between multiple objects. This significantly curtails the development of models capable of deep, multi-view 3D scene understanding over distant objects. To address these challenges, we introduce MV-ScanQA, a novel 3D question answering dataset where 68% of questions explicitly require integrating information from multiple views (compared to less than 7% in existing datasets), thereby rigorously testing multi-view compositional reasoning. To facilitate the training of models for such demanding scenarios, we present TripAlign dataset, a large-scale and low-cost 2D-3D-language pre-training corpus containing 1M <2D view, set of 3D objects, text> triplets that explicitly aligns groups of contextually related objects with text, providing richer, view-grounded multi-object multimodal alignment signals than previous single-object annotations. We further develop LEGO, a baseline method for the multi-view reasoning challenge in MV-ScanQA, transferring knowledge from pre-trained 2D LVLMs to 3D domain with TripAlign. Empirically, LEGO pre-trained on TripAlign achieves state-of-the-art performance not only on the proposed MV-ScanQA, but also on existing benchmarks for 3D dense captioning and question answering. Datasets and code are available at https://matthewdm0816.github.io/tripalign-mvscanqa.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。