arXiv:2509.15886cs.CV2025-09被引 1

用视觉大模型提升雷达点云分割速度与精度

RangeSAM: On the Potential of Visual Foundation Models for Range-View represented LiDAR segmentation

  • 将SAM2视觉大模型适配到雷达俯视图,结合2D特征提取与投影变换
  • 在SemanticKITTI上达到媲美主流方法的精度,推理速度更快
  • 适合追求实时性与部署简便的自动驾驶感知系统

点云分割是自动驾驶与三维场景理解的核心。尽管体素和点基方法因兼容深度网络、可捕捉精细几何而占主导地位,但常伴随高计算开销、不规则内存访问和实时效率有限的问题。相比之下,范围视图方法虽研究较少,却能利用成熟的2D语义分割技术实现快速准确预测。受视觉基础模型(VFMs)在图像描述、零样本识别和多模态任务中进展的启发,我们探究当前最先进的分割模型SAM2能否作为雷达点云分割的强健骨干。本文首次提出基于范围视图的框架,将SAM2适配至3D分割任务,通过高效2D特征提取与标准投影/反投影操作处理点云。为优化SAM2在范围视图表示上的性能,我们在编码器中引入三项改进:(1) 新增模块以强调雷达范围图固有的水平空间依赖;(2) 针对球面投影几何特性定制配置;(3) 专用于捕捉范围视图伪图像中独特空间模式与不连续性的机制。该方法在SemanticKITTI上取得具有竞争力的性能,同时受益于2D中心化流水线的速度、可扩展性和部署简便性。本工作验证了视觉基础模型作为通用3D感知骨干的可行性,并为统一的基础模型驱动雷达分割开辟路径。

原文摘要 · Abstract (English)

Point cloud segmentation is central to autonomous driving and 3D scene understanding. While voxel- and point-based methods dominate recent research due to their compatibility with deep architectures and ability to capture fine-grained geometry, they often incur high computational cost, irregular memory access, and limited real-time efficiency. In contrast, range-view methods, though relatively underexplored - can leverage mature 2D semantic segmentation techniques for fast and accurate predictions. Motivated by the rapid progress in Visual Foundation Models (VFMs) for captioning, zero-shot recognition, and multimodal tasks, we investigate whether SAM2, the current state-of-the-art VFM for segmentation tasks, can serve as a strong backbone for LiDAR point cloud segmentation in the range view. We present , to our knowledge, the first range-view framework that adapts SAM2 to 3D segmentation, coupling efficient 2D feature extraction with standard projection/back-projection to operate on point clouds. To optimize SAM2 for range-view representations, we implement several architectural modifications to the encoder: (1) a novel module that emphasizes horizontal spatial dependencies inherent in LiDAR range images, (2) a customized configuration of tailored to the geometric properties of spherical projections, and (3) an adapted mechanism in the encoder backbone specifically designed to capture the unique spatial patterns and discontinuities present in range-view pseudo-images. Our approach achieves competitive performance on SemanticKITTI while benefiting from the speed, scalability, and deployment simplicity of 2D-centric pipelines. This work highlights the viability of VFMs as general-purpose backbones for 3D perception and opens a path toward unified, foundation-model-driven LiDAR segmentation. Results lets us conclude that range-view segmentation methods using VFMs leads to promising results.

雷达分割视觉大模型范围视图3D感知

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