PointAugment: an Auto-Augmentation Framework for Point Cloud Classification
About
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-augmentation methods for 2D images, PointAugment is sample-aware and takes an adversarial learning strategy to jointly optimize an augmentor network and a classifier network, such that the augmentor can learn to produce augmented samples that best fit the classifier. Moreover, we formulate a learnable point augmentation function with a shape-wise transformation and a point-wise displacement, and carefully design loss functions to adopt the augmented samples based on the learning progress of the classifier. Extensive experiments also confirm PointAugment's effectiveness and robustness to improve the performance of various networks on shape classification and retrieval.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Shape classification | ModelNet40 (test) | OA92.9 | 255 | |
| Point Cloud Classification | ScanObjectNN PB_T50_RS (test) | Overall Accuracy77.9 | 91 | |
| Point Cloud Classification | ModelNet10 | Accuracy96.7 | 15 | |
| Shape classification | ReducedMN40 (test) | Overall Accuracy88.3 | 15 | |
| Shape classification | ScanObjectNN OBJ_ONLY (test) | Overall Accuracy85.4 | 10 |