TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/SageMix: Saliency-Guided Mixup for Point Clouds

SageMix: Saliency-Guided Mixup for Point Clouds

Sanghyeok Lee, Minkyu Jeon, Injae Kim, Yunyang Xiong, Hyunwoo J. Kim

2022-10-13Image Classification3D Point Cloud Data AugmentationData Augmentation3D Part Segmentation3D Point Cloud Classification
PaperPDFCode(official)

Abstract

Data augmentation is key to improving the generalization ability of deep learning models. Mixup is a simple and widely-used data augmentation technique that has proven effective in alleviating the problems of overfitting and data scarcity. Also, recent studies of saliency-aware Mixup in the image domain show that preserving discriminative parts is beneficial to improving the generalization performance. However, these Mixup-based data augmentations are underexplored in 3D vision, especially in point clouds. In this paper, we propose SageMix, a saliency-guided Mixup for point clouds to preserve salient local structures. Specifically, we extract salient regions from two point clouds and smoothly combine them into one continuous shape. With a simple sequential sampling by re-weighted saliency scores, SageMix preserves the local structure of salient regions. Extensive experiments demonstrate that the proposed method consistently outperforms existing Mixup methods in various benchmark point cloud datasets. With PointNet++, our method achieves an accuracy gain of 2.6% and 4.0% over standard training in 3D Warehouse dataset (MN40) and ScanObjectNN, respectively. In addition to generalization performance, SageMix improves robustness and uncertainty calibration. Moreover, when adopting our method to various tasks including part segmentation and standard 2D image classification, our method achieves competitive performance.

Results

TaskDatasetMetricValueModel
Semantic SegmentationShapeNet-PartInstance Average IoU85.7PointNet++ + SageMix
Semantic SegmentationShapeNet-PartInstance Average IoU85.4DGCNN + SageMix
Image ClassificationCIFAR-100Percentage correct80.16PreActResNet-18 + SageMix
Shape Representation Of 3D Point CloudsScanObjectNNOverall Accuracy83.7PointNet++ + SageMix
Shape Representation Of 3D Point CloudsScanObjectNNOverall Accuracy83.6DGCNN + SageMix
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy93.6DGCNN + SageMix
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy93.3PointNet++ + SageMix
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy90.3PointNet + SageMix
3D Point Cloud ClassificationScanObjectNNOverall Accuracy83.7PointNet++ + SageMix
3D Point Cloud ClassificationScanObjectNNOverall Accuracy83.6DGCNN + SageMix
3D Point Cloud ClassificationModelNet40Overall Accuracy93.6DGCNN + SageMix
3D Point Cloud ClassificationModelNet40Overall Accuracy93.3PointNet++ + SageMix
3D Point Cloud ClassificationModelNet40Overall Accuracy90.3PointNet + SageMix
10-shot image generationShapeNet-PartInstance Average IoU85.7PointNet++ + SageMix
10-shot image generationShapeNet-PartInstance Average IoU85.4DGCNN + SageMix
3D Point Cloud ReconstructionScanObjectNNOverall Accuracy83.7PointNet++ + SageMix
3D Point Cloud ReconstructionScanObjectNNOverall Accuracy83.6DGCNN + SageMix
3D Point Cloud ReconstructionModelNet40Overall Accuracy93.6DGCNN + SageMix
3D Point Cloud ReconstructionModelNet40Overall Accuracy93.3PointNet++ + SageMix
3D Point Cloud ReconstructionModelNet40Overall Accuracy90.3PointNet + SageMix

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16