Part-Aware Data Augmentation for 3D Object Detection in Point Cloud
Jaeseok Choi, Yeji Song, Nojun Kwak

TL;DR
This paper introduces part-aware data augmentation (PA-AUG) for 3D object detection in point clouds, leveraging rich 3D label information to improve detector performance and robustness, compatible with various architectures.
Contribution
It proposes a novel part-aware augmentation method that enhances 3D detection by utilizing object partitioning, applicable universally and improving performance significantly.
Findings
Improves 3D detection performance on KITTI dataset
Equivalent to increasing training data by 2.5 times
Enhances robustness to corrupted data
Abstract
Data augmentation has greatly contributed to improving the performance in image recognition tasks, and a lot of related studies have been conducted. However, data augmentation on 3D point cloud data has not been much explored. 3D label has more sophisticated and rich structural information than the 2D label, so it enables more diverse and effective data augmentation. In this paper, we propose part-aware data augmentation (PA-AUG) that can better utilize rich information of 3D label to enhance the performance of 3D object detectors. PA-AUG divides objects into partitions and stochastically applies five augmentation methods to each local region. It is compatible with existing point cloud data augmentation methods and can be used universally regardless of the detector's architecture. PA-AUG has improved the performance of state-of-the-art 3D object detector for all classes of the KITTI…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · 3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage
