arXiv:2506.23607cs.CV2025-06被引 4

用分阶段训练提升3D语义分割的开放词汇能力

PGOV3D: Open-Vocabulary 3D Semantic Segmentation with Partial-to-Global Curriculum

  • 分两阶段训练:先用局部密集点云学语义,再用完整场景微调
  • 利用多视角图像生成开放词汇标签,提升语义一致性
  • 适合需要跨场景泛化的新类别分割任务

现有开放词汇3D语义分割方法通常通过多视图图像提取的文本对齐特征(如CLIP)监督3D模型,但仅将图像视为传递信息的中介,忽视其丰富的语义内容和跨视角对应关系,限制了模型性能。为此,本文提出PGOV3D,引入从局部到全局的渐进式训练策略。第一阶段在包含密集语义信息但几何简单的局部场景上预训练,这些点云由多视角RGB-D输入经像素级深度投影生成;借助多模态大语言模型(MLLM)和2D分割基础模型为每个视角生成开放词汇标签,提供丰富且对齐的监督信号,并引入帧间一致性模块增强跨视角特征一致性。第二阶段在结构更复杂、更稀疏的完整场景点云上微调,聚合各场景的局部词汇并使用预训练模型生成伪标签,有效弥合密集局部观测与大规模3D环境之间的语义鸿沟。在ScanNet、ScanNet200和S3DIS上的大量实验表明,PGOV3D在开放词汇3D语义分割任务中达到有竞争力的性能。

原文摘要 · Abstract (English)

Existing open-vocabulary 3D semantic segmentation methods typically supervise 3D segmentation models by merging text-aligned features (e.g., CLIP) extracted from multi-view images onto 3D points. However, such approaches treat multi-view images merely as intermediaries for transferring open-vocabulary information, overlooking their rich semantic content and cross-view correspondences, which limits model effectiveness. To address this, we propose PGOV3D, a novel framework that introduces a Partial-to-Global curriculum for improving open-vocabulary 3D semantic segmentation. The key innovation lies in a two-stage training strategy. In the first stage, we pre-train the model on partial scenes that provide dense semantic information but relatively simple geometry. These partial point clouds are derived from multi-view RGB-D inputs via pixel-wise depth projection. To enable open-vocabulary learning, we leverage a multi-modal large language model (MLLM) and a 2D segmentation foundation model to generate open-vocabulary labels for each viewpoint, offering rich and aligned supervision. An auxiliary inter-frame consistency module is introduced to enforce feature consistency across varying viewpoints and enhance spatial understanding. In the second stage, we fine-tune the model on complete scene-level point clouds, which are sparser and structurally more complex. We aggregate the partial vocabularies associated with each scene and generate pseudo labels using the pre-trained model, effectively bridging the semantic gap between dense partial observations and large-scale 3D environments. Extensive experiments on ScanNet, ScanNet200, and S3DIS benchmarks demonstrate that PGOV3D achieves competitive performance in open-vocabulary 3D semantic segmentation.

3D分割开放词汇多模态自监督

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