Airborne LiDAR Point Cloud Classification with Graph Attention
Convolution Neural Network
- URL: http://arxiv.org/abs/2004.09057v1
- Date: Mon, 20 Apr 2020 05:12:31 GMT
- Title: Airborne LiDAR Point Cloud Classification with Graph Attention
Convolution Neural Network
- Authors: Congcong Wen, Xiang Li, Xiaojing Yao, Ling Peng, Tianhe Chi
- Abstract summary: We present a graph attention convolution neural network (GACNN) that can be directly applied to the classification of unstructured 3D point clouds obtained by airborne LiDAR.
Based on the proposed graph attention convolution module, we further design an end-to-end encoder-decoder network, named GACNN, to capture multiscale features of the point clouds.
Experiments on the ISPRS 3D labeling dataset show that the proposed model achieves a new state-of-the-art performance in terms of average F1 score (71.5%) and a satisfying overall accuracy (83.2%)
- Score: 5.69168146446103
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Airborne light detection and ranging (LiDAR) plays an increasingly
significant role in urban planning, topographic mapping, environmental
monitoring, power line detection and other fields thanks to its capability to
quickly acquire large-scale and high-precision ground information. To achieve
point cloud classification, previous studies proposed point cloud deep learning
models that can directly process raw point clouds based on PointNet-like
architectures. And some recent works proposed graph convolution neural network
based on the inherent topology of point clouds. However, the above point cloud
deep learning models only pay attention to exploring local geometric
structures, yet ignore global contextual relationships among all points. In
this paper, we present a graph attention convolution neural network (GACNN)
that can be directly applied to the classification of unstructured 3D point
clouds obtained by airborne LiDAR. Specifically, we first introduce a graph
attention convolution module that incorporates global contextual information
and local structural features. Based on the proposed graph attention
convolution module, we further design an end-to-end encoder-decoder network,
named GACNN, to capture multiscale features of the point clouds and therefore
enable more accurate airborne point cloud classification. Experiments on the
ISPRS 3D labeling dataset show that the proposed model achieves a new
state-of-the-art performance in terms of average F1 score (71.5\%) and a
satisfying overall accuracy (83.2\%). Additionally, experiments further
conducted on the 2019 Data Fusion Contest Dataset by comparing with other
prevalent point cloud deep learning models demonstrate the favorable
generalization capability of the proposed model.
Related papers
- Point Cloud Pre-training with Diffusion Models [62.12279263217138]
We propose a novel pre-training method called Point cloud Diffusion pre-training (PointDif)
PointDif achieves substantial improvement across various real-world datasets for diverse downstream tasks such as classification, segmentation and detection.
arXiv Detail & Related papers (2023-11-25T08:10:05Z) - Bidirectional Knowledge Reconfiguration for Lightweight Point Cloud
Analysis [74.00441177577295]
Point cloud analysis faces computational system overhead, limiting its application on mobile or edge devices.
This paper explores feature distillation for lightweight point cloud models.
We propose bidirectional knowledge reconfiguration to distill informative contextual knowledge from the teacher to the student.
arXiv Detail & Related papers (2023-10-08T11:32:50Z) - Variational Relational Point Completion Network for Robust 3D
Classification [59.80993960827833]
Vari point cloud completion methods tend to generate global shape skeletons hence lack fine local details.
This paper proposes a variational framework, point Completion Network (VRCNet) with two appealing properties.
VRCNet shows great generalizability and robustness on real-world point cloud scans.
arXiv Detail & Related papers (2023-04-18T17:03:20Z) - PointAttN: You Only Need Attention for Point Cloud Completion [89.88766317412052]
Point cloud completion refers to completing 3D shapes from partial 3D point clouds.
We propose a novel neural network for processing point cloud in a per-point manner to eliminate kNNs.
The proposed framework, namely PointAttN, is simple, neat and effective, which can precisely capture the structural information of 3D shapes.
arXiv Detail & Related papers (2022-03-16T09:20:01Z) - Unsupervised Point Cloud Representation Learning with Deep Neural
Networks: A Survey [104.71816962689296]
Unsupervised point cloud representation learning has attracted increasing attention due to the constraint in large-scale point cloud labelling.
This paper provides a comprehensive review of unsupervised point cloud representation learning using deep neural networks.
arXiv Detail & Related papers (2022-02-28T07:46:05Z) - PnP-3D: A Plug-and-Play for 3D Point Clouds [38.05362492645094]
We propose a plug-and-play module, -3D, to improve the effectiveness of existing networks in analyzing point cloud data.
To thoroughly evaluate our approach, we conduct experiments on three standard point cloud analysis tasks.
In addition to achieving state-of-the-art results, we present comprehensive studies to demonstrate our approach's advantages.
arXiv Detail & Related papers (2021-08-16T23:59:43Z) - Machine Learning in LiDAR 3D point clouds [0.0]
We present a preliminary comparison study for the classification of 3D point cloud LiDAR data.
In particular, we demonstrate that providing context by augmenting each point in the LiDAR point cloud with information about its neighboring points can improve the performance of downstream learning algorithms.
We also experiment with several dimension reduction strategies, ranging from Principal Component Analysis (PCA) to neural network-based auto-encoders, and demonstrate how they affect classification performance in LiDAR point clouds.
arXiv Detail & Related papers (2021-01-22T20:23:23Z) - Learning Rotation-Invariant Representations of Point Clouds Using
Aligned Edge Convolutional Neural Networks [29.3830445533532]
Point cloud analysis is an area of increasing interest due to the development of 3D sensors that are able to rapidly measure the depth of scenes accurately.
Applying deep learning techniques to perform point cloud analysis is non-trivial due to the inability of these methods to generalize to unseen rotations.
To address this limitation, one usually has to augment the training data, which can lead to extra computation and require larger model complexity.
This paper proposes a new neural network called the Aligned Edge Convolutional Neural Network (AECNN) that learns a feature representation of point clouds relative to Local Reference Frames (LRFs)
arXiv Detail & Related papers (2021-01-02T17:36:00Z) - PC-RGNN: Point Cloud Completion and Graph Neural Network for 3D Object
Detection [57.49788100647103]
LiDAR-based 3D object detection is an important task for autonomous driving.
Current approaches suffer from sparse and partial point clouds of distant and occluded objects.
In this paper, we propose a novel two-stage approach, namely PC-RGNN, dealing with such challenges by two specific solutions.
arXiv Detail & Related papers (2020-12-18T18:06:43Z) - PointManifold: Using Manifold Learning for Point Cloud Classification [5.705680763604835]
We propose a point cloud classification method based on graph neural network and manifold learning.
This paper uses manifold learning algorithms to embed point cloud features for better considering continuity on the surface.
Experiments show that the proposed point cloud classification methods obtain the mean class accuracy (mA) of 90.2% and the overall accuracy (oA) of 93.2%.
arXiv Detail & Related papers (2020-10-14T16:28:19Z) - Multi-scale Receptive Fields Graph Attention Network for Point Cloud
Classification [35.88116404702807]
The proposed MRFGAT architecture is tested on ModelNet10 and ModelNet40 datasets.
Results show it achieves state-of-the-art performance in shape classification tasks.
arXiv Detail & Related papers (2020-09-28T13:01:28Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.