CVMMAug 4, 2025

On-the-Fly Object-aware Representative Point Selection in Point Cloud

arXiv:2508.01980v1h-index: 3WACV
Originality Incremental advance
AI Analysis

This is an incremental improvement for autonomous vehicle applications, addressing storage and processing costs by enhancing point cloud downsampling.

The paper tackles the challenge of high data volume in autonomous vehicles by proposing a representative point selection framework for point cloud downsampling, which preserves object-related information and outperforms state-of-the-art baselines on KITTI and nuScenes datasets in efficiency and effectiveness.

Point clouds are essential for object modeling and play a critical role in assisting driving tasks for autonomous vehicles (AVs). However, the significant volume of data generated by AVs creates challenges for storage, bandwidth, and processing cost. To tackle these challenges, we propose a representative point selection framework for point cloud downsampling, which preserves critical object-related information while effectively filtering out irrelevant background points. Our method involves two steps: (1) Object Presence Detection, where we introduce an unsupervised density peak-based classifier and a supervised Naïve Bayes classifier to handle diverse scenarios, and (2) Sampling Budget Allocation, where we propose a strategy that selects object-relevant points while maintaining a high retention rate of object information. Extensive experiments on the KITTI and nuScenes datasets demonstrate that our method consistently outperforms state-of-the-art baselines in both efficiency and effectiveness across varying sampling rates. As a model-agnostic solution, our approach integrates seamlessly with diverse downstream models, making it a valuable and scalable addition to the 3D point cloud downsampling toolkit for AV applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes