HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

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

Yahui Liu; Bin Tian; Yisheng Lv; Lingxi Li; Feiyue Wang

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

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.

Code Repositories

yahuiliu99/pointcont
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-point-cloud-classification-on-modelnet40PointConT
Overall Accuracy: 93.5
3d-point-cloud-classification-on-scanobjectnnPointConT
Mean Accuracy: 88.5
Overall Accuracy: 90.3
3d-point-cloud-classification-on-scanobjectnnPointConT (no voting)
Mean Accuracy: 86.0
Overall Accuracy: 88.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Point Cloud Classification Using Content-based Transformer via Clustering in Feature Space | Papers | HyperAI