On Automatic Data Augmentation for 3D Point Cloud Classification
Data augmentation is an important technique to reduce overfitting and improve learning performance, but existing works on data augmentation for 3D point cloud data are based on heuristics. In this work, we instead propose to automatically learn a data augmentation strategy using bilevel optimization. An augmentor is designed in a similar fashion to a conditional generator and is optimized by minimizing a base model's loss on a validation set when the augmented input is used for training the model. This formulation provides a more principled way to learn data augmentation on 3D point clouds. We evaluate our approach on standard point cloud classification tasks and a more challenging setting with pose misalignment between training and validation/test sets. The proposed strategy achieves competitive performance on both tasks and we provide further insight into the augmentor's ability to learn the validation set distribution.
Code (1)
Tasks
3D Object Classification3D Object Recognition3D Point Cloud Classification3D Point Cloud Data AugmentationBilevel OptimizationClassificationData AugmentationPoint Cloud ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
PointAugment: an Auto-Augmentation Framework for Point Cloud Classification
We present PointAugment, a new auto-augmentation framework that automatically optimizes and augments point cloud samples to enrich the data diversity when we train a classification network. Different from existing auto-a…
3D Point Cloud Data AugmentationClassificationDiversityGeneral Classification+2Test-Time Augmentation for 3D Point Cloud Classification and Segmentation
Data augmentation is a powerful technique to enhance the performance of a deep learning task but has received less attention in 3D deep learning. It is well known that when 3D shapes are sparsely represented with low poi…
3D Point Cloud ClassificationData AugmentationPoint Cloud Classificationpoint cloud upsampling+1Point Cloud Augmentation with Weighted Local Transformations
Despite the extensive usage of point clouds in 3D vision, relatively limited data are available for training deep neural networks. Although data augmentation is a standard approach to compensate for the scarcity of data,…
Data AugmentationPoint Cloud ClassificationAdvancements in Point Cloud Data Augmentation for Deep Learning: A Survey
Deep learning (DL) has become one of the mainstream and effective methods for point cloud analysis tasks such as detection, segmentation and classification. To reduce overfitting during training DL models and improve mod…
3D Classification3D Object DetectionAutonomous DrivingData Augmentation+2PointMixup: Augmentation for Point Clouds
This paper introduces data augmentation for point clouds by interpolation between examples. Data augmentation by interpolation has shown to be a simple and effective approach in the image domain. Such a mixup is however …
3D Point Cloud Classification3D Point Cloud Data AugmentationData AugmentationPoint Cloud Classification