2021
DOI: 10.1016/j.neucom.2021.01.095
|View full text |Cite
|
Sign up to set email alerts
|

GAPointNet: Graph attention based point neural network for exploiting local feature of point cloud

Abstract: Exploiting fine-grained semantic features on point cloud data is still challenging because of its irregular and sparse structure in a non-Euclidean space. In order to represent the local feature for each central point that is helpful towards better contextual learning, a max pooling operation is often used to highlight the most important feature in the local region. However, all other geometric local correlations between each central point and corresponding neighbourhood are ignored during the max pooling oper… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
56
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 88 publications
(56 citation statements)
references
References 28 publications
(54 reference statements)
0
56
0
Order By: Relevance
“…Graph attention convolution is basically similar to GAPLayer proposed by Chen et al [17], but there are still some differences. Considering that different neighborhood points have different importance to the center point, the neighborhood attention coefficient is obtained by learning the neighborhood edge features.…”
Section: Graph Attention Convolutionmentioning
confidence: 98%
See 2 more Smart Citations
“…Graph attention convolution is basically similar to GAPLayer proposed by Chen et al [17], but there are still some differences. Considering that different neighborhood points have different importance to the center point, the neighborhood attention coefficient is obtained by learning the neighborhood edge features.…”
Section: Graph Attention Convolutionmentioning
confidence: 98%
“…The neighborhood area of each point is changed by using the furthest point sampling to extract features hierarchically. Our network does not use a multi-head mechanism like GAPNet [17], and uses two graph attention convolutions in each feature extraction process, and extracts features in layers. In this way, the stability of the network can be guaranteed, and high-dimensional feature information can also be extracted.…”
Section: Graph Attention Convolutionmentioning
confidence: 99%
See 1 more Smart Citation
“…Since the points in point cloud are similar to the nodes in graph, some works used graph convolution approaches to process the point cloud [15][16][17][18][19]. The graph convolution approach can be divided into the spectral convolution and the spatial convolution [7].…”
Section: Introductionmentioning
confidence: 99%
“…At the same time, because the spectral convolution is associated with the Laplacian matrix, its generalization ability is weak. By contrast, the spatial convolution approach can directly perform convolution on the local neighborhoods of point cloud [16][17][18][19], and has high computational efficiency and strong generalization.…”
Section: Introductionmentioning
confidence: 99%