Point Cloud Segmentation via Edge-fused Local Graph Learning
Mengtao Han, Yaochen Li, Liangyu Zuo, Qiao Li, Chi Zhang, Yuanqi Su, Ping Li
Abstract
Traditional convolution for capturing local structures and relationships remains a key technical limit in 3D semantic segmentation, which neglects the certain influence of the adjacent points on the central point in the disordered local point clouds. In this paper, we propose a novel joint-edge graph convolution neural network (JEGCN), which can extract the dynamic features of each local area and transfer the edge information between the vertex pairs to the adjacent vertices. In the proposed graph convolution module, the adjacent vertices are selected with high classification confidence which can guide the central vertex, and then reweight these vertices. Considering the lack of texture features in 3D point clouds, we incorporate 2D image features to adjacent feature propagation to effectively extract the local and global features of point clouds. The experimental results based on ScanNet and S3DIS datasets demonstrate the effectiveness of the proposed method.
BibTeX
@inproceedings{icra2021_pointcloudsegmen,
title = {Point Cloud Segmentation via Edge-fused Local Graph Learning},
author = {Mengtao Han and Yaochen Li and Liangyu Zuo and Qiao Li and Chi Zhang and Yuanqi Su and Ping Li},
booktitle = {ICRA 2021},
year = {2021}
}