English

AVS-Net: Point Sampling with Adaptive Voxel Size for 3D Scene Understanding

Computer Vision and Pattern Recognition 2024-08-06 v3

Abstract

The recent advancements in point cloud learning have enabled intelligent vehicles and robots to comprehend 3D environments better. However, processing large-scale 3D scenes remains a challenging problem, such that efficient downsampling methods play a crucial role in point cloud learning. Existing downsampling methods either require a huge computational burden or sacrifice fine-grained geometric information. For such purpose, this paper presents an advanced sampler that achieves both high accuracy and efficiency. The proposed method utilizes voxel centroid sampling as a foundation but effectively addresses the challenges regarding voxel size determination and the preservation of critical geometric cues. Specifically, we propose a Voxel Adaptation Module that adaptively adjusts voxel sizes with the reference of point-based downsampling ratio. This ensures that the sampling results exhibit a favorable distribution for comprehending various 3D objects or scenes. Meanwhile, we introduce a network compatible with arbitrary voxel sizes for sampling and feature extraction while maintaining high efficiency. The proposed approach is demonstrated with 3D object detection and 3D semantic segmentation. Compared to existing state-of-the-art methods, our approach achieves better accuracy on outdoor and indoor large-scale datasets, e.g. Waymo and ScanNet, with promising efficiency.

Keywords

Cite

@article{arxiv.2402.17521,
  title  = {AVS-Net: Point Sampling with Adaptive Voxel Size for 3D Scene Understanding},
  author = {Hongcheng Yang and Dingkang Liang and Dingyuan Zhang and Zhe Liu and Zhikang Zou and Xingyu Jiang and Yingying Zhu},
  journal= {arXiv preprint arXiv:2402.17521},
  year   = {2024}
}

Comments

11 pages, 7 figures

R2 v1 2026-06-28T15:01:57.938Z