pith. sign in

arxiv: 2201.12296 · v1 · pith:QZ7UKJ6Unew · submitted 2022-01-28 · 💻 cs.LG · cs.AI· cs.CV

Benchmarking Robustness of 3D Point Cloud Recognition Against Common Corruptions

classification 💻 cs.LG cs.AIcs.CV
keywords cloudpointrobustnesscorruptionsmodelnet40-ccommoncorruptionrecognition
0
0 comments X
read the original abstract

Deep neural networks on 3D point cloud data have been widely used in the real world, especially in safety-critical applications. However, their robustness against corruptions is less studied. In this paper, we present ModelNet40-C, the first comprehensive benchmark on 3D point cloud corruption robustness, consisting of 15 common and realistic corruptions. Our evaluation shows a significant gap between the performances on ModelNet40 and ModelNet40-C for state-of-the-art (SOTA) models. To reduce the gap, we propose a simple but effective method by combining PointCutMix-R and TENT after evaluating a wide range of augmentation and test-time adaptation strategies. We identify a number of critical insights for future studies on corruption robustness in point cloud recognition. For instance, we unveil that Transformer-based architectures with proper training recipes achieve the strongest robustness. We hope our in-depth analysis will motivate the development of robust training strategies or architecture designs in the 3D point cloud domain. Our codebase and dataset are included in https://github.com/jiachens/ModelNet40-C

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ITNet: A Learnable Integral Transform That Subsumes Convolution, Attention, and Recurrence

    cs.AI 2026-06 unverdicted novelty 7.0

    ITNet unifies convolution, self-attention, and autoregressive recurrence as special cases of a single learnable integral transform implemented via an MLP kernel and matches specialized models on ImageNet, GLUE, ModelN...

  2. PointQ-Bench: Benchmarking Diagnostic and Interpretable Point Cloud Quality Assessment

    cs.CV 2026-05 unverdicted novelty 7.0

    PointQ-Bench is a benchmark with annotated point clouds supporting anomaly sensing, defect diagnosis, usability grading, and open-ended quality reporting, plus the SSFRQ-5D evaluation protocol.

  3. ITNet: A Learnable Integral Transform That Subsumes Convolution, Attention, and Recurrence

    cs.AI 2026-06 unverdicted novelty 6.0

    ITNet frames convolution, attention, and recurrence as special cases of one learnable integral transform with an MLP kernel and shows a single shared operator plus modality encoders matches specialized models on Image...

  4. MAMVI: 3D Test-Time Adaptation via Masked Multi-View Point Clouds

    cs.CV 2026-06 unverdicted novelty 6.0

    MAMVI performs unified single-step TTA on masked multi-view point clouds with hybrid masking and confidence-adaptive learning rates, reporting SOTA on ShapeNet-C and ScanObjectNN-C plus 4.9-8.9x speedup.

  5. A Survey on Deep Learning Architectures for Point Cloud Classification and Segmentation

    cs.CV 2026-05 unverdicted novelty 4.0

    A systematic literature survey that categorizes deep learning architectures for point cloud classification, part segmentation, and semantic segmentation, evaluates them on benchmarks, and discusses innovations, limita...

  6. A Survey on Deep Learning Architectures for Point Cloud Classification and Segmentation

    cs.CV 2026-05 unverdicted novelty 1.0

    A survey that categorizes deep learning models for point cloud tasks by backbone architecture, evaluates benchmark performance, and outlines challenges and future research directions.