Global Patch Cross-Attention for Point Cloud AnalysisOpen Website

Published: 2022, Last Modified: 06 Nov 2023PRCV (3) 2022Readers: Everyone
Abstract: Despite the great achievement on 3D point cloud analysis with deep learning methods, the insufficiency of contextual semantic description, and misidentification of confusing objects remain tricky problems. To address these challenges, we propose a novel approach, Global Patch Cross-Attention Network (GPCAN), to learn more discriminative point cloud features effectively. Specifically, a global patch construction module is developed to generate global patches which share holistic shape similarity but hold diversity in local structure. Then the local features are extracted from both the original point cloud and these global patches. Further, a transformer-style cross-attention module is designed to model cross-object relations, which are all point-pair attentions between the original point cloud and each global patch, for learning the context-dependent features of each global patch. In this way, our method can integrate the features of original point cloud with both the local features and global contexts in each global patch for enhancing the discriminative power of the model. Extensive experiments on challenging point cloud classification and part segmentation benchmarks verify that our GPCAN achieves the state-of-the-arts on both synthetic and real-world datasets.
0 Replies

Loading