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/Revisiting Point Cloud Shape Classification with a Simple ...

Revisiting Point Cloud Shape Classification with a Simple and Effective Baseline

Ankit Goyal, Hei Law, Bowei Liu, Alejandro Newell, Jia Deng

2021-06-093D Point Cloud ClassificationPoint Cloud Classification
PaperPDFCodeCodeCode(official)

Abstract

Processing point cloud data is an important component of many real-world systems. As such, a wide variety of point-based approaches have been proposed, reporting steady benchmark improvements over time. We study the key ingredients of this progress and uncover two critical results. First, we find that auxiliary factors like different evaluation schemes, data augmentation strategies, and loss functions, which are independent of the model architecture, make a large difference in performance. The differences are large enough that they obscure the effect of architecture. When these factors are controlled for, PointNet++, a relatively older network, performs competitively with recent methods. Second, a very simple projection-based method, which we refer to as SimpleView, performs surprisingly well. It achieves on par or better results than sophisticated state-of-the-art methods on ModelNet40 while being half the size of PointNet++. It also outperforms state-of-the-art methods on ScanObjectNN, a real-world point cloud benchmark, and demonstrates better cross-dataset generalization. Code is available at https://github.com/princeton-vl/SimpleView.

Results

TaskDatasetMetricValueModel
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy93.9SimpleView-DGCNN
3D Point Cloud ClassificationModelNet40Overall Accuracy93.9SimpleView-DGCNN
Point Cloud ClassificationPointCloud-Cmean Corruption Error (mCE)1.047SimpleView
3D Point Cloud ReconstructionModelNet40Overall Accuracy93.9SimpleView-DGCNN

Related Papers

Asymmetric Dual Self-Distillation for 3D Self-Supervised Representation Learning2025-06-26BeyondRPC: A Contrastive and Augmentation-Driven Framework for Robust Point Cloud Understanding2025-06-15Rethinking Gradient-based Adversarial Attacks on Point Cloud Classification2025-05-28SMART-PC: Skeletal Model Adaptation for Robust Test-Time Training in Point Clouds2025-05-26Hybrid-Emba3D: Geometry-Aware and Cross-Path Feature Hybrid Enhanced State Space Model for Point Cloud Classification2025-05-16Optimal Control for Transformer Architectures: Enhancing Generalization, Robustness and Efficiency2025-05-16Streaming Sliced Optimal Transport2025-05-11FA-KPConv: Introducing Euclidean Symmetries to KPConv via Frame Averaging2025-05-07