LidarAugment: Searching for Scalable 3D LiDAR Data Augmentations
Zhaoqi Leng, Guowang Li, Chenxi Liu, Ekin Dogus Cubuk, Pei Sun, Tong, He, Dragomir Anguelov, Mingxing Tan

TL;DR
LidarAugment introduces a scalable, search-based data augmentation strategy for 3D LiDAR object detection, reducing hyperparameters and improving performance across multiple models, achieving state-of-the-art results on the Waymo dataset.
Contribution
The paper proposes LidarAugment, a simplified and effective search-based data augmentation method that adapts to different 3D detection models and significantly enhances their performance.
Findings
LidarAugment reduces hyperparameters from 20+ to 2.
It consistently improves various 3D detection models.
Achieves 74.8 mAPH on Waymo Open Dataset, a new state-of-the-art.
Abstract
Data augmentations are important in training high-performance 3D object detectors for point clouds. Despite recent efforts on designing new data augmentations, perhaps surprisingly, most state-of-the-art 3D detectors only use a few simple data augmentations. In particular, different from 2D image data augmentations, 3D data augmentations need to account for different representations of input data and require being customized for different models, which introduces significant overhead. In this paper, we resort to a search-based approach, and propose LidarAugment, a practical and effective data augmentation strategy for 3D object detection. Unlike previous approaches where all augmentation policies are tuned in an exponentially large search space, we propose to factorize and align the search space of each data augmentation, which cuts down the 20+ hyperparameters to 2, and significantly…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · 3D Surveying and Cultural Heritage · Robotics and Sensor-Based Localization
MethodsALIGN
