arXiv:2508.00169cs.CV2025-08ICCV被引 5

为单光子激光雷达点云添加置信度信息,提升远距离弱反光物体检测精度。

Robust 3D Object Detection using Probabilistic Point Clouds from Single-Photon LiDARs

  • 给每个点赋予概率属性,表示原始测量的不确定性
  • 在复杂光照、远距离等场景下,检测准确率显著优于基线方法
  • 可作为轻量模块接入现有3D感知系统,无需重构流程

基于激光雷达的3D传感器生成点云,是场景理解任务中的标准表示。然而现代激光雷达在远距离或低反照率物体等真实场景中,常产生稀疏或错误的点云,其根源在于原始测量噪声,并会传递至下游感知模型,导致严重精度损失。这是因为传统3D处理流程在构建点云时未保留原始数据的不确定性信息。本文提出概率点云(Probabilistic Point Clouds, PPC),一种新型3D场景表示,其中每个点均附加一个概率属性,用于封装原始测量的不确定性(或置信度)。我们进一步设计了利用PPC进行鲁棒3D目标检测的推理方法,这些方法具有通用性,可作为计算轻量级模块嵌入现有3D推理流程。通过仿真与实测验证,基于PPC的3D推理方法在包含小目标、远距离、低反照率物体及强环境光的挑战性室内外场景中,优于多个使用激光雷达或相机-激光雷达融合的基线模型。

原文摘要 · Abstract (English)

LiDAR-based 3D sensors provide point clouds, a canonical 3D representation used in various scene understanding tasks. Modern LiDARs face key challenges in several real-world scenarios, such as long-distance or low-albedo objects, producing sparse or erroneous point clouds. These errors, which are rooted in the noisy raw LiDAR measurements, get propagated to downstream perception models, resulting in potentially severe loss of accuracy. This is because conventional 3D processing pipelines do not retain any uncertainty information from the raw measurements when constructing point clouds. We propose Probabilistic Point Clouds (PPC), a novel 3D scene representation where each point is augmented with a probability attribute that encapsulates the measurement uncertainty (or confidence) in the raw data. We further introduce inference approaches that leverage PPC for robust 3D object detection; these methods are versatile and can be used as computationally lightweight drop-in modules in 3D inference pipelines. We demonstrate, via both simulations and real captures, that PPC-based 3D inference methods outperform several baselines using LiDAR as well as camera-LiDAR fusion models, across challenging indoor and outdoor scenarios involving small, distant, and low-albedo objects, as well as strong ambient light. Our project webpage is at https://bhavyagoyal.github.io/ppc .

3D检测激光雷达不确定性建模

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