用视觉模型零样本推断3D结构,无需真实深度标注
Learning A Zero-shot Occupancy Network from Vision Foundation Models via Self-supervised Adaptation

- 将2D视觉模型的相对深度通过时序一致性校准为度量深度
- 在nuScenes上实现3.34%的mIoU提升,超越现有最优方法
- 适合做3D场景理解但缺乏标注数据的研究者
从单目2D图像估计3D世界是一项基础但极具挑战的任务,因其需要大量人工标注。为简化标注获取,本文提出一种新方法,通过解耦3D监督信号为图像级语义与几何组件,将2D视觉基础模型(VFMs)与3D任务相连接。利用视觉-语言模型的零样本语义能力,但因单目图像存在多对一投影问题,直接零样本推断度量深度不可行。相反,2D VFMs可提供相对深度信息,经时序一致性优化(即新视角合成)调整尺度与偏移后,可转化为度量深度。基于重建的度量深度,将图像语义投影至3D空间以生成3D监督信号。在nuScenes和SemanticKITTI上的大量实验表明该框架有效:例如,在nuScenes的体素占据预测任务中,本方法相比当前最优方法提升3.34% mIoU。
原文摘要 · Abstract (English)
Estimating the 3D world from 2D monocular images is a fundamental yet challenging task due to the labour-intensive nature of 3D annotations. To simplify label acquisition, this work proposes a novel approach that bridges 2D vision foundation models (VFMs) with 3D tasks by decoupling 3D supervision into an ensemble of image-level primitives, e.g., semantic and geometric components. As a key motivator, we leverage the zero-shot capabilities of vision-language models for image semantics. However, due to the notorious ill-posed problem - multiple distinct 3D scenes can produce identical 2D projections, directly inferring metric depth from a monocular image in a zero-shot manner is unsuitable. In contrast, 2D VFMs provide promising sources of relative depth, which theoretically aligns with metric depth when properly scaled and offset. Thus, we adapt the relative depth derived from VFMs into metric depth by optimising the scale and offset using temporal consistency, also known as novel view synthesis, without access to ground-truth metric depth. Consequently, we project the semantics into 3D space using the reconstructed metric depth, thereby providing 3D supervision. Extensive experiments on nuScenes and SemanticKITTI demonstrate the effectiveness of our framework. For instance, the proposed method surpasses the current state-of-the-art by 3.34% mIoU on nuScenes for voxel occupancy prediction.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。