arXiv:2506.17545cs.CV2025-06被引 14

用视频和强化学习实现无需3D标注的3D场景推理

Scene-R1: Video-Grounded Large Language Models for 3D Scene Reasoning without 3D Annotations

  • 通过两阶段定位+强化学习,从视频中逐步推理3D场景
  • 在多个数据集上超越现有开放词汇基线,且无需3D点云标注
  • 适合关注可解释3D理解与低标注成本的研究者

当前利用大语言模型理解3D世界正成为趋势,但现有3D感知大模型仍为黑箱:仅输出边界框或文本答案,且依赖预训练3D检测器提供物体提议。我们提出Scene-R1,一种基于视频的框架,仅需视频与任务级2D框或文本标签,即可无须逐点3D实例监督地进行3D场景推理。该框架采用两阶段定位机制:先在时序层面分析视频并选出最相关片段;再在图像层面预测2D边界框。随后通过SAM2追踪物体,生成RGB帧中的像素级掩码,并投影回3D空间,从而避免依赖3D检测器提案,同时捕捉精细几何与材质线索。Scene-R1还能直接回答来自视频的自由形式3D视觉问题。实验表明,其在多个数据集上优于现有开放词汇基线,且输出透明、分步可解释的推理过程。结果表明,结合强化学习与单目视频,即可实现高效、可信的3D场景理解。

原文摘要 · Abstract (English)

Currently, utilizing large language models to understand the 3D world is becoming popular. Yet existing 3D-aware LLMs act as black boxes: they output bounding boxes or textual answers without revealing how those decisions are made, and they still rely on pre-trained 3D detectors to supply object proposals. We introduce Scene-R1, a video-grounded framework that learns to reason about 3D scenes without any point-wise 3D instance supervision by pairing reinforcement-learning-driven reasoning with a two-stage grounding pipeline. In the temporal grounding stage, we explicitly reason about the video and select the video snippets most relevant to an open-ended query. In the subsequent image grounding stage, we analyze the image and predict the 2D bounding box. After that, we track the object using SAM2 to produce pixel-accurate masks in RGB frames, and project them back into 3D, thereby eliminating the need for 3D detector-based proposals while capturing fine geometry and material cues. Scene-R1 can also adapt to the 3D visual question answering task to answer free-form questions directly from video. Our training pipeline only needs task-level 2D boxes or textual labels without dense 3D point-wise labels. Scene-R1 surpasses existing open-vocabulary baselines on multiple datasets, while delivering transparent, step-by-step rationales. These results show that reinforcement-learning-based reasoning combined with RGB-D video alone offers a practical, annotation-efficient route to trustworthy 3D scene understanding.

3D理解视频推理强化学习少标注

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