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/LCPFormer: Towards Effective 3D Point Cloud Analysis via L...

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

Zhuoxu Huang, Zhiyou Zhao, Banghuai Li, Jungong Han

2022-10-23Semantic Segmentation3D Semantic Segmentationobject-detection3D Shape Classification3D Point Cloud Classification3D Object DetectionObject Detection
PaperPDFCode(official)

Abstract

Transformer with its underlying attention mechanism and the ability to capture long-range dependencies makes it become a natural choice for unordered point cloud data. However, separated local regions from the general sampling architecture corrupt the structural information of the instances, and the inherent relationships between adjacent local regions lack exploration, while local structural information is crucial in a transformer-based 3D point cloud model. Therefore, in this paper, we propose a novel module named Local Context Propagation (LCP) to exploit the message passing between neighboring local regions and make their representations more informative and discriminative. More specifically, we use the overlap points of adjacent local regions (which statistically show to be prevalent) as intermediaries, then re-weight the features of these shared points from different local regions before passing them to the next layers. Inserting the LCP module between two transformer layers results in a significant improvement in network expressiveness. Finally, we design a flexible LCPFormer architecture equipped with the LCP module. The proposed method is applicable to different tasks and outperforms various transformer-based methods in benchmarks including 3D shape classification and dense prediction tasks such as 3D object detection and semantic segmentation. Code will be released for reproduction.

Results

TaskDatasetMetricValueModel
Semantic SegmentationS3DIS Area5mAcc76.8LCPFormer
Semantic SegmentationS3DIS Area5mIoU70.2LCPFormer
Semantic SegmentationS3DIS Area5oAcc90.8LCPFormer
Semantic SegmentationSensatUrbanmIoU63.4LCPFormer
Object DetectionSUN-RGBD valmAP@0.2563.2LCPFormer
Object DetectionSUN-RGBD valmAP@0.546.2LCPFormer
3DSUN-RGBD valmAP@0.2563.2LCPFormer
3DSUN-RGBD valmAP@0.546.2LCPFormer
Shape Representation Of 3D Point CloudsModelNet40Mean Accuracy90.7LCPFormer
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy93.6LCPFormer
3D Semantic SegmentationSensatUrbanmIoU63.4LCPFormer
3D Object DetectionSUN-RGBD valmAP@0.2563.2LCPFormer
3D Object DetectionSUN-RGBD valmAP@0.546.2LCPFormer
3D Point Cloud ClassificationModelNet40Mean Accuracy90.7LCPFormer
3D Point Cloud ClassificationModelNet40Overall Accuracy93.6LCPFormer
2D ClassificationSUN-RGBD valmAP@0.2563.2LCPFormer
2D ClassificationSUN-RGBD valmAP@0.546.2LCPFormer
2D Object DetectionSUN-RGBD valmAP@0.2563.2LCPFormer
2D Object DetectionSUN-RGBD valmAP@0.546.2LCPFormer
10-shot image generationS3DIS Area5mAcc76.8LCPFormer
10-shot image generationS3DIS Area5mIoU70.2LCPFormer
10-shot image generationS3DIS Area5oAcc90.8LCPFormer
10-shot image generationSensatUrbanmIoU63.4LCPFormer
3D Point Cloud ReconstructionModelNet40Mean Accuracy90.7LCPFormer
3D Point Cloud ReconstructionModelNet40Overall Accuracy93.6LCPFormer
16kSUN-RGBD valmAP@0.2563.2LCPFormer
16kSUN-RGBD valmAP@0.546.2LCPFormer

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17