HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

GPSFormer: A Global Perception and Local Structure Fitting-based Transformer for Point Cloud Understanding

Wang Changshuo ; Wu Meiqing ; Lam Siew-Kei ; Ning Xin ; Yu Shangshu ; Wang Ruiping ; Li Weijun ; Srikanthan Thambipillai

GPSFormer: A Global Perception and Local Structure Fitting-based
  Transformer for Point Cloud Understanding

Abstract

Despite the significant advancements in pre-training methods for point cloudunderstanding, directly capturing intricate shape information from irregularpoint clouds without reliance on external data remains a formidable challenge.To address this problem, we propose GPSFormer, an innovative Global Perceptionand Local Structure Fitting-based Transformer, which learns detailed shapeinformation from point clouds with remarkable precision. The core of GPSFormeris the Global Perception Module (GPM) and the Local Structure FittingConvolution (LSFConv). Specifically, GPM utilizes Adaptive Deformable GraphConvolution (ADGConv) to identify short-range dependencies among similarfeatures in the feature space and employs Multi-Head Attention (MHA) to learnlong-range dependencies across all positions within the feature space,ultimately enabling flexible learning of contextual representations. Inspiredby Taylor series, we design LSFConv, which learns both low-order fundamentaland high-order refinement information from explicitly encoded local geometricstructures. Integrating the GPM and LSFConv as fundamental components, weconstruct GPSFormer, a cutting-edge Transformer that effectively capturesglobal and local structures of point clouds. Extensive experiments validateGPSFormer's effectiveness in three point cloud tasks: shape classification,part segmentation, and few-shot learning. The code of GPSFormer is available at\url{https://github.com/changshuowang/GPSFormer}.

Code Repositories

changshuowang/GPSFormer
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-point-cloud-classification-on-scanobjectnnGPSFormer-elite
Mean Accuracy: 92.51
Number of params: 0.68M
Overall Accuracy: 93.30
3d-point-cloud-classification-on-scanobjectnnGPSFormer
FLOPs: 0.7G
Mean Accuracy: 93.8
Number of params: 2.36M
Overall Accuracy: 95.4

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
GPSFormer: A Global Perception and Local Structure Fitting-based Transformer for Point Cloud Understanding | Papers | HyperAI