用图像桥接点云与文本,实现无需标注的3D场景理解
UniPLV: Towards Label-Efficient Open-World 3D Scene Understanding by Regional Visual Language Supervision
- 以图像为媒介,统一点云、图像和文本的特征空间
- 在无标注任务中,语义分割准确率提升14.8%
- 适合研究开放世界3D理解的学者与工程师
开放世界3D场景理解需从点云等3D数据中识别多种物体与类别,而无需依赖人工标注。传统方法因难以构建大规模点云-文本配对且处理多模态数据效率低而受限。为此,我们提出UniPLV框架,将点云、图像与文本统一于同一学习范式中,实现全面的3D场景理解。该框架利用图像作为桥梁,将3D点与预对齐的图像、文本共嵌入共享特征空间,避免繁琐的点云-文本对构建。通过两个创新策略增强多模态对齐:(i) 图像与点云间的逻辑值与特征蒸馏模块,提升特征一致性;(ii) 视觉-点匹配模块,隐式修正由点到像素投影不准确导致的3D语义预测偏差。为进一步提升性能,引入四种任务特定损失及两阶段训练策略。大量实验表明,UniPLV显著优于现有方法,在基线标注与无标注任务中,语义分割平均提升分别为15.6%和14.8%,验证了其在开放世界3D理解中的有效性。代码将公开以支持后续研究。
原文摘要 · Abstract (English)
Open-world 3D scene understanding is a critical challenge that involves recognizing and distinguishing diverse objects and categories from 3D data, such as point clouds, without relying on manual annotations. Traditional methods struggle with this open-world task, especially due to the limitations of constructing extensive point cloud-text pairs and handling multimodal data effectively. In response to these challenges, we present UniPLV, a robust framework that unifies point clouds, images, and text within a single learning paradigm for comprehensive 3D scene understanding. UniPLV leverages images as a bridge to co-embed 3D points with pre-aligned images and text in a shared feature space, eliminating the need for labor-intensive point cloud-text pair crafting. Our framework achieves precise multimodal alignment through two innovative strategies: (i) Logit and feature distillation modules between images and point clouds to enhance feature coherence; (ii) A vision-point matching module that implicitly corrects 3D semantic predictions affected by projection inaccuracies from points to pixels. To further boost performance, we implement four task-specific losses alongside a two-stage training strategy. Extensive experiments demonstrate that UniPLV significantly surpasses state-of-the-art methods, with average improvements of 15.6% and 14.8% in semantic segmentation for Base-Annotated and Annotation-Free tasks, respectively. These results underscore UniPLV's efficacy in pushing the boundaries of open-world 3D scene understanding. We will release the code to support future research and development.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。