HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Regularization Strategy for Point Cloud via Rigidly Mixed Sample

Dogyoon Lee Jaeha Lee Junhyeop Lee Hyeongmin Lee Minhyeok Lee Sungmin Woo Sangyoun Lee

Regularization Strategy for Point Cloud via Rigidly Mixed Sample

Abstract

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.

Code Repositories

dogyoonlee/RSMix-official
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-point-cloud-classification-on-modelnet40RSMix
Overall Accuracy: 93.5
3d-point-cloud-classification-on-modelnet40-cPCT+RSMix
Error Rate: 0.173
point-cloud-classification-on-pointcloud-cRSMix (DGCNN)
mean Corruption Error (mCE): 0.745

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Regularization Strategy for Point Cloud via Rigidly Mixed Sample | Papers | HyperAI