HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

LCPFormer: Towards Effective 3D Point Cloud Analysis via Local Context Propagation in Transformers

Huang Zhuoxu ; Zhao Zhiyou ; Li Banghuai ; Han Jungong

LCPFormer: Towards Effective 3D Point Cloud Analysis via Local Context
  Propagation in Transformers

Abstract

Transformer with its underlying attention mechanism and the ability tocapture long-range dependencies makes it become a natural choice for unorderedpoint cloud data. However, separated local regions from the general samplingarchitecture corrupt the structural information of the instances, and theinherent relationships between adjacent local regions lack exploration, whilelocal structural information is crucial in a transformer-based 3D point cloudmodel. Therefore, in this paper, we propose a novel module named Local ContextPropagation (LCP) to exploit the message passing between neighboring localregions and make their representations more informative and discriminative.More specifically, we use the overlap points of adjacent local regions (whichstatistically show to be prevalent) as intermediaries, then re-weight thefeatures of these shared points from different local regions before passingthem to the next layers. Inserting the LCP module between two transformerlayers results in a significant improvement in network expressiveness. Finally,we design a flexible LCPFormer architecture equipped with the LCP module. Theproposed method is applicable to different tasks and outperforms varioustransformer-based methods in benchmarks including 3D shape classification anddense prediction tasks such as 3D object detection and semantic segmentation.Code will be released for reproduction.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
3d-object-detection-on-sun-rgbd-valLCPFormer
mAP@0.25: 63.2
mAP@0.5: 46.2
3d-point-cloud-classification-on-modelnet40LCPFormer
Mean Accuracy: 90.7
Overall Accuracy: 93.6
3d-semantic-segmentation-on-sensaturbanLCPFormer
mIoU: 63.4
semantic-segmentation-on-s3dis-area5LCPFormer
Number of params: N/A
mAcc: 76.8
mIoU: 70.2
oAcc: 90.8

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
LCPFormer: Towards Effective 3D Point Cloud Analysis via Local Context Propagation in Transformers | Papers | HyperAI