Browse State-of-the-Art › 3D Object Classification
3D Object Classification
47 papers with code · 4 benchmarks · 7 datasets archive 2025-07-28
3D Object Classification is the task of predicting the class of a 3D object point cloud. It is a voxel level prediction where each voxel is classified into a category. The popular benchmark for this task is the ModelNet dataset. The models for this task are usually evaluated with the Classification Accuracy metric.
Image: Sedaghat et al
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
4 leaderboard tables shown for this task, 4 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| ModelNet40 (7 rows) | Ours | Exploiting Inductive Bias in Transformer for Point Cloud... | code | — | Compare |
| ModelNet10 (4 rows) | PolyNet | PolyNet: Polynomial Neural Network for 3D Shape Recognition with... | code | — | Compare |
| 3R-Scan (2 rows) | SceneGraphFusion | SceneGraphFusion: Incremental 3D Scene Graph Prediction from RGB-D... | code | — | Compare |
| Remote Flash LiDAR Vehicles Dataset (1 row) | YOLO-X | Real-time object detection and tracking using flash LiDAR imagery | — | — | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
7 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
2 subtasks in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 47 papers with code (93 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
31 Aug 2023 3 repositories listedThe unprecedented advancements in Large Language Models (LLMs) have shown a profound impact on natural language processing but are yet to fully embrace the realm of 3D understanding.
-
22 Nov 2021 3 repositories listedMLP-Mixer has newly appeared as a new challenger against the realm of CNNs and transformer.
-
20 Dec 2020 3 repositories listedGDANet introduces Geometry-Disentangle Module to dynamically disentangle point clouds into the contour and flat part of 3D objects, respectively denoted by sharp and gentle variation components.
-
20 Sep 2019 3 repositories listed Syntology ran 1 of 11 samples · 10 unverifiedWe propose a spherical kernel for efficient graph convolution of 3D point clouds.
-
13 Aug 2019 3 repositories listed Syntology ran 2 of 6 samples · 4 unverifiedFrom our comprehensive benchmark, we show that our dataset poses great challenges to existing point cloud classification techniques as objects from real-world scans are often cluttered with background and/or are partial…
-
12 Dec 2023 2 repositories listedTo this end, we propose a more realistic and challenging scenario named open-pose 3D zero-shot classification, focusing on the recognition of 3D objects regardless of their orientation.
-
10 Oct 2023 2 repositories listed Syntology ran 1 of 2 samples · 1 unverifiedScaling up representations for images or text has been extensively investigated in the past few years and has led to revolutions in learning vision and language.
-
27 Mar 2021 2 repositories listedScene graphs are a compact and explicit representation successfully used in a variety of 2D scene understanding tasks.
-
2 Nov 2020 2 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)In this work, we present Point Transformer, a deep neural network that operates directly on unordered and unstructured point sets.
-
27 Dec 2018 2 repositories listedIn this paper, we propose 3D point-capsule networks, an auto-encoder designed to process sparse 3D point clouds while preserving spatial arrangements of the input data.
-
10 Apr 2017 2 repositories listed Syntology ran 0 of 2 samples · 2 unverifiedA number of problems can be formulated as prediction on graph-structured data.
-
14 Oct 2024 1 repository listedKANs have been integrated into various deep learning architectures such as convolutional neural networks, graph neural networks, and transformers, with their performance evaluated.
-
16 Aug 2024 1 repository listedThese methods typically include an encoder accepting visible patches (normalized) and corresponding patch centers (position) as input, with the decoder accepting the output of the encoder and the centers (position) of…
-
13 Aug 2024 1 repository listedInspired by Geoffrey Hinton emphasis on generative modeling, To recognize shapes, first learn to generate them, we explore the use of 3D diffusion models for object classification.
-
2 May 2024 1 repository listedNotably, MiniGPT-3D gains an 8.
-
9 Mar 2024 1 repository listedThe proposed approach is a combination of the GRU and LSTM.
-
17 Nov 2023 1 repository listedHowever, a notable limitation of these approaches is that they do not fully utilize the multi-view attributes inherent in 3D point clouds, which is crucial for a deeper understanding of 3D structures.
-
13 Oct 2023 1 repository listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)Inspired by recent C-MCR, this paper proposes Extending Multimodal Contrastive Representation (Ex-MCR), a training-efficient and paired-data-free method to flexibly learn unified contrastive representation space for…
-
8 Jun 2023 1 repository listedIn this study, we introduce a novel selfsupervised method called CrossMoCo, which learns the representations of unlabelled point cloud data in a multi-modal setup that also utilizes the 2D rendered images of the point…
-
27 Apr 2023 1 repository listedDiscovering inter-point connection for efficient high-dimensional feature extraction from point coordinate is a key challenge in processing point cloud.
-
8 Mar 2023 1 repository listedIn contrast to other G-invariant architectures in the literature, the preactivations of the$G$-DNNs presented here are able to transform by \emph{signed} permutation representations (signed perm-reps) of G.
-
6 Feb 2023 1 repository listedTo solve this problem, we propose a rotation-invariant geometric relation to restore the relative pose with equivariant information for patches defined over different scales.
-
1 Jan 2023 1 repository listedPointNet is a pioneering approach in this direction that feeds the 3D point cloud data directly to a model.
-
21 Nov 2022 1 repository listedOur MATE is the first Test-Time-Training (TTT) method designed for 3D data, which makes deep networks trained for point cloud classification robust to distribution shifts occurring in test data.
-
6 Oct 2022 1 repository listedUnsupervised learning on 3D point clouds has undergone a rapid evolution, especially thanks to data augmentation-based contrastive methods.
-
1 Mar 2022 1 repository listed Syntology ran 1 of 2 samples · 1 unverified · 2 pointer-only (licence)Manual annotation of large-scale point cloud dataset for varying tasks such as 3D object classification, segmentation and detection is often laborious owing to the irregular structure of point clouds.
-
11 Dec 2021 1 repository listedData augmentation is an important technique to reduce overfitting and improve learning performance, but existing works on data augmentation for 3D point cloud data are based on heuristics.
-
29 Nov 2021 1 repository listedStandard spatial convolutions assume input data with a regular neighborhood structure.
-
15 Oct 2021 1 repository listed3D shape representation and its processing have substantial effects on 3D shape recognition.
-
3 Feb 2021 1 repository listed Syntology ran 2 of 3 samples · 1 unverifiedData augmentation is an effective regularization strategy to alleviate the overfitting, which is an inherent drawback of the deep neural networks.
Syntology lines on 8 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections