English

Can We Remove the Ground? Obstacle-aware Point Cloud Compression for Remote Object Detection

Computer Vision and Pattern Recognition 2024-10-02 v1 Robotics

Abstract

Efficient point cloud (PC) compression is crucial for streaming applications, such as augmented reality and cooperative perception. Classic PC compression techniques encode all the points in a frame. Tailoring compression towards perception tasks at the receiver side, we ask the question, "Can we remove the ground points during transmission without sacrificing the detection performance?" Our study reveals a strong dependency on the ground from state-of-the-art (SOTA) 3D object detection models, especially on those points below and around the object. In this work, we propose a lightweight obstacle-aware Pillar-based Ground Removal (PGR) algorithm. PGR filters out ground points that do not provide context to object recognition, significantly improving compression ratio without sacrificing the receiver side perception performance. Not using heavy object detection or semantic segmentation models, PGR is light-weight, highly parallelizable, and effective. Our evaluations on KITTI and Waymo Open Dataset show that SOTA detection models work equally well with PGR removing 20-30% of the points, with a speeding of 86 FPS.

Keywords

Cite

@article{arxiv.2410.00582,
  title  = {Can We Remove the Ground? Obstacle-aware Point Cloud Compression for Remote Object Detection},
  author = {Pengxi Zeng and Alberto Presta and Jonah Reinis and Dinesh Bharadia and Hang Qiu and Pamela Cosman},
  journal= {arXiv preprint arXiv:2410.00582},
  year   = {2024}
}

Comments

7 Pages; submitted to ICRA 2025

R2 v1 2026-06-28T19:03:40.362Z