Density-Aware Convolutional Networks with Context Encoding for Airborne LiDAR Point Cloud Classification
Xiang Li, Mingyang Wang, Congcong Wen, Lingjing Wang, Nan Zhou, Yi, Fang

TL;DR
This paper introduces a density-aware convolutional neural network with context encoding designed for improved classification of airborne LiDAR point clouds, effectively handling irregularities and inhomogeneity in 3D data.
Contribution
It proposes a novel density-aware convolution module and a multi-scale network with context encoding regularization for better point cloud classification.
Findings
Achieved a new state-of-the-art F1 score of 71.2% on the ISPRS benchmark.
Significantly improved classification performance on several categories.
Demonstrated effectiveness of density-aware convolution in handling uneven point cloud densities.
Abstract
To better address challenging issues of the irregularity and inhomogeneity inherently present in 3D point clouds, researchers have been shifting their focus from the design of hand-craft point feature towards the learning of 3D point signatures using deep neural networks for 3D point cloud classification. Recent proposed deep learning based point cloud classification methods either apply 2D CNN on projected feature images or apply 1D convolutional layers directly on raw point sets. These methods cannot adequately recognize fine-grained local structures caused by the uneven density distribution of the point cloud data. In this paper, to address this challenging issue, we introduced a density-aware convolution module which uses the point-wise density to re-weight the learnable weights of convolution kernels. The proposed convolution module is able to fully approximate the 3D continuous…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage · 3D Shape Modeling and Analysis
MethodsConvolution
