arXiv:2501.00352cs.CVcs.RO2025-01被引 6

首个统一实现3D全景重建的SLAM系统,支持几何、语义与实例分割。

PanoSLAM: Panoptic 3D Scene Reconstruction via Gaussian SLAM

论文配图:PanoSLAM: Panoptic 3D Scene Reconstruction via Gaussian SLAM
图 1 · 摘自论文原文
  • 基于3D高斯溅射,融合多视图2D全景预测生成3D表示。
  • 在RGB-D视频上实现端到端全景3D重建,精度优于现有方法。
  • 适合机器人导航与增强现实应用,可处理开放世界场景。

从序列视频数据中理解三维场景的几何、语义和实例信息对机器人和增强现实至关重要。然而,现有同步定位与地图构建(SLAM)方法通常仅关注几何或语义重建。本文提出PanoSLAM,首个在统一框架内集成几何重建、3D语义分割和3D实例分割的SLAM系统。该方法基于3D高斯溅射,通过关键改进实现任意视角下的深度、颜色、语义与实例信息高效渲染。为从序列RGB-D视频实现全景3D重建,我们设计了在线时空提升(STL)模块,将视觉模型的2D全景预测映射至3D高斯表示。该模块通过多视角伪标签优化,缓解2D预测中的噪声与不一致问题,构建连贯的3D表示以提升分割精度。实验表明,PanoSLAM在建图与追踪精度上均优于近期语义SLAM方法。首次实现了从RGB-D视频直接进行开放世界环境的全景3D重建。

原文摘要 · Abstract (English)

Understanding geometric, semantic, and instance information in 3D scenes from sequential video data is essential for applications in robotics and augmented reality. However, existing Simultaneous Localization and Mapping (SLAM) methods generally focus on either geometric or semantic reconstruction. In this paper, we introduce PanoSLAM, the first SLAM system to integrate geometric reconstruction, 3D semantic segmentation, and 3D instance segmentation within a unified framework. Our approach builds upon 3D Gaussian Splatting, modified with several critical components to enable efficient rendering of depth, color, semantic, and instance information from arbitrary viewpoints. To achieve panoptic 3D scene reconstruction from sequential RGB-D videos, we propose an online Spatial-Temporal Lifting (STL) module that transfers 2D panoptic predictions from vision models into 3D Gaussian representations. This STL module addresses the challenges of label noise and inconsistencies in 2D predictions by refining the pseudo labels across multi-view inputs, creating a coherent 3D representation that enhances segmentation accuracy. Our experiments show that PanoSLAM outperforms recent semantic SLAM methods in both mapping and tracking accuracy. For the first time, it achieves panoptic 3D reconstruction of open-world environments directly from the RGB-D video. (https://github.com/runnanchen/PanoSLAM)

SLAM3D重建全景分割高斯溅射

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