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/Point Cloud Classification Using Content-based Transformer...

Point Cloud Classification Using Content-based Transformer via Clustering in Feature Space

Yahui Liu, Bin Tian, Yisheng Lv, Lingxi Li, FeiYue Wang

2023-03-08ClusteringSupervised Only 3D Point Cloud ClassificationClassification3D Point Cloud ClassificationPoint Cloud Classification
PaperPDFCode(official)

Abstract

Recently, there have been some attempts of Transformer in 3D point cloud classification. In order to reduce computations, most existing methods focus on local spatial attention, but ignore their content and fail to establish relationships between distant but relevant points. To overcome the limitation of local spatial attention, we propose a point content-based Transformer architecture, called PointConT for short. It exploits the locality of points in the feature space (content-based), which clusters the sampled points with similar features into the same class and computes the self-attention within each class, thus enabling an effective trade-off between capturing long-range dependencies and computational complexity. We further introduce an Inception feature aggregator for point cloud classification, which uses parallel structures to aggregate high-frequency and low-frequency information in each branch separately. Extensive experiments show that our PointConT model achieves a remarkable performance on point cloud shape classification. Especially, our method exhibits 90.3% Top-1 accuracy on the hardest setting of ScanObjectNN. Source code of this paper is available at https://github.com/yahuiliu99/PointConT.

Results

TaskDatasetMetricValueModel
Shape Representation Of 3D Point CloudsScanObjectNNMean Accuracy88.5PointConT
Shape Representation Of 3D Point CloudsScanObjectNNOverall Accuracy90.3PointConT
Shape Representation Of 3D Point CloudsScanObjectNNMean Accuracy86PointConT (no voting)
Shape Representation Of 3D Point CloudsScanObjectNNOverall Accuracy88PointConT (no voting)
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy93.5PointConT
3D Point Cloud ClassificationScanObjectNNMean Accuracy88.5PointConT
3D Point Cloud ClassificationScanObjectNNOverall Accuracy90.3PointConT
3D Point Cloud ClassificationScanObjectNNMean Accuracy86PointConT (no voting)
3D Point Cloud ClassificationScanObjectNNOverall Accuracy88PointConT (no voting)
3D Point Cloud ClassificationModelNet40Overall Accuracy93.5PointConT
3D Point Cloud ReconstructionScanObjectNNMean Accuracy88.5PointConT
3D Point Cloud ReconstructionScanObjectNNOverall Accuracy90.3PointConT
3D Point Cloud ReconstructionScanObjectNNMean Accuracy86PointConT (no voting)
3D Point Cloud ReconstructionScanObjectNNOverall Accuracy88PointConT (no voting)
3D Point Cloud ReconstructionModelNet40Overall Accuracy93.5PointConT

Related Papers

Tri-Learn Graph Fusion Network for Attributed Graph Clustering2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Ranking Vectors Clustering: Theory and Applications2025-07-16Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16Safeguarding Federated Learning-based Road Condition Classification2025-07-16AI-Enhanced Pediatric Pneumonia Detection: A CNN-Based Approach Using Data Augmentation and Generative Adversarial Networks (GANs)2025-07-13Car Object Counting and Position Estimation via Extension of the CLIP-EBC Framework2025-07-11GNN-ViTCap: GNN-Enhanced Multiple Instance Learning with Vision Transformers for Whole Slide Image Classification and Captioning2025-07-09