arXiv:2605.08952cs.CV2026-05中稿 · publication in IEE…被引 1

提出快速不确定感知的地面分割方法,有效处理噪声与孤立地面。

FugSeg: Fast Uncertainty-aware Ground Segmentation for 3D Point Cloud

论文配图:FugSeg: Fast Uncertainty-aware Ground Segmentation for 3D Point Cloud
图 1 · 摘自论文原文
  • 用极坐标网格表示点云,结合自适应坡度和不确定性建模。
  • 在四个数据集上实现最高F1、准确率和mIoU,运行速度达487 Hz。
  • 适合资源受限系统,尤其适用于复杂地形下的实时感知。

在基于激光雷达的环境感知系统中,地面分割是支持地图构建与导航等应用的关键预处理步骤。尽管研究广泛,反射噪声与孤立地面仍是难点。为此,我们提出FugSeg,一种快速不确定感知的地面分割方法。采用极坐标网格图作为点云表示,确保对不同激光雷达类型的泛化能力。在此基础上,设计了段内与跨段地面标签策略,不仅能识别可见地面单元,还可处理孤立或被遮挡的地面。过程中引入自适应坡度,融合测量不确定性以提升复杂地形下的可靠性。最后,通过细粒度地面高程估计实现点级分割。整个流程显式处理反射噪声,通过提出的噪声地面单元进行建模。在四个涵盖结构化与非结构化环境的公开数据集上进行了全面评估。结果表明,FugSeg优于现有非学习类方法,在所有数据集上均取得最高F1、准确率与mIoU,同时保持最快运行速度(64层和32层激光雷达分别达135 Hz和487 Hz),仅需单核CPU,适用于资源受限系统。代码将开源于https://github.com/Leo-YuLi/FugSeg。

原文摘要 · Abstract (English)

In LiDAR-based environment perception systems, ground segmentation is a key preprocessing step supporting various applications such as mapping and navigation. Although extensively studied, problems such as reflection noise and isolated ground remain challenging. To address these issues, we propose FugSeg, a fast uncertainty-aware ground segmentation method. A polar grid map is adopted as the point cloud representation to ensure generalizability across LiDAR types. Building on that, we develop a within- and cross-segment ground labeling strategy that identifies not only directly visible ground cells but also those that are isolated or occluded. During this process, an adaptive slope is introduced, which incorporates measurement uncertainties to enhance its reliability under complex terrain. Finally, to achieve point-level ground segmentation, a fine-grained ground elevation estimation method is introduced. Throughout the complete workflow, reflection noise is explicitly handled via the proposed noisy ground cells. We conduct comprehensive evaluations on four public datasets covering both structured and unstructured environments. Results show that FugSeg outperforms state-of-the-art non-learning methods, achieving the highest F1, accuracy, and mIoU across all datasets, while maintaining the fastest runtime (135 Hz and 487 Hz for 64- and 32-layer LiDARs) using a single CPU thread, making it suitable for resource-limited systems. The code will be available at https://github.com/Leo-YuLi/FugSeg.

地面分割激光雷达实时处理

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