English

Filling Missing Values Matters for Range Image-Based Point Cloud Segmentation

Computer Vision and Pattern Recognition 2024-05-28 v2 Robotics

Abstract

Point cloud segmentation (PCS) plays an essential role in robot perception and navigation tasks. To efficiently understand large-scale outdoor point clouds, their range image representation is commonly adopted. This image-like representation is compact and structured, making range image-based PCS models practical. However, undesirable missing values in the range images damage the shapes and patterns of objects. This problem creates difficulty for the models in learning coherent and complete geometric information from the objects. Consequently, the PCS models only achieve inferior performance. Delving deeply into this issue, we find that the use of unreasonable projection approaches and deskewing scans mainly leads to unwanted missing values in the range images. Besides, almost all previous works fail to consider filling in the unexpected missing values in the PCS task. To alleviate this problem, we first propose a new projection method, namely scan unfolding++ (SU++), to avoid massive missing values in the generated range images. Then, we introduce a simple yet effective approach, namely range-dependent KK-nearest neighbor interpolation (KKNNI), to further fill in missing values. Finally, we introduce the Filling Missing Values Network (FMVNet) and Fast FMVNet. Extensive experimental results on SemanticKITTI, SemanticPOSS, and nuScenes datasets demonstrate that by employing the proposed SU++ and KKNNI, existing range image-based PCS models consistently achieve better performance than the baseline models. Besides, both FMVNet and Fast FMVNet achieve state-of-the-art performance in terms of the speed-accuracy trade-off. The proposed methods can be applied to other range image-based tasks and practical applications.

Keywords

Cite

@article{arxiv.2405.10175,
  title  = {Filling Missing Values Matters for Range Image-Based Point Cloud Segmentation},
  author = {Bike Chen and Chen Gong and Juha Röning},
  journal= {arXiv preprint arXiv:2405.10175},
  year   = {2024}
}

Comments

No Comments

R2 v1 2026-06-28T16:29:39.896Z