Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Regularization Strategy for Point Cloud via Rigidly Mixed Sample

About

Data augmentation is an effective regularization strategy to alleviate the overfitting, which is an inherent drawback of the deep neural networks. However, data augmentation is rarely considered for point cloud processing despite many studies proposing various augmentation methods for image data. Actually, regularization is essential for point clouds since lack of generality is more likely to occur in point cloud due to small datasets. This paper proposes a Rigid Subset Mix (RSMix), a novel data augmentation method for point clouds that generates a virtual mixed sample by replacing part of the sample with shape-preserved subsets from another sample. RSMix preserves structural information of the point cloud sample by extracting subsets from each sample without deformation using a neighboring function. The neighboring function was carefully designed considering unique properties of point cloud, unordered structure and non-grid. Experiments verified that RSMix successfully regularized the deep neural networks with remarkable improvement for shape classification. We also analyzed various combinations of data augmentations including RSMix with single and multi-view evaluations, based on abundant ablation studies.

Dogyoon Lee, Jaeha Lee, Junhyeop Lee, Hyeongmin Lee, Minhyeok Lee, Sungmin Woo, Sangyoun Lee• 2021

Related benchmarks

TaskDatasetResultRank
3D Point Cloud ClassificationModelNet40 (test)
OA93
297
3D Shape ClassificationModelNet40 (test)
Accuracy93.5
227
Object ClassificationScanObjectNN PB_T50_RS
Accuracy82.2
195
Object ClassificationScanObjectNN OBJ_ONLY
Overall Accuracy87.4
166
Shape classificationModelNet40
Accuracy93.5
85
3D shape recognitionModelNet10 (test)
Accuracy95.9
64
Point Cloud ClassificationModelNet-C (test)
mCE0.745
58
3D Shape ClassificationModelNet-40
Accuracy93.5
41
Unknown sample identificationSynthetic
AUROC0.852
29
Unknown sample identificationSynthetic-to-Real
AUROC65.7
28
Showing 10 of 18 rows

Other info

Code

Follow for update