English

Hierarchical Point-Edge Interaction Network for Point Cloud Semantic Segmentation

Computer Vision and Pattern Recognition 2019-09-24 v1

Abstract

We achieve 3D semantic scene labeling by exploring semantic relation between each point and its contextual neighbors through edges. Besides an encoder-decoder branch for predicting point labels, we construct an edge branch to hierarchically integrate point features and generate edge features. To incorporate point features in the edge branch, we establish a hierarchical graph framework, where the graph is initialized from a coarse layer and gradually enriched along the point decoding process. For each edge in the final graph, we predict a label to indicate the semantic consistency of the two connected points to enhance point prediction. At different layers, edge features are also fed into the corresponding point module to integrate contextual information for message passing enhancement in local regions. The two branches interact with each other and cooperate in segmentation. Decent experimental results on several 3D semantic labeling datasets demonstrate the effectiveness of our work.

Keywords

Cite

@article{arxiv.1909.10469,
  title  = {Hierarchical Point-Edge Interaction Network for Point Cloud Semantic Segmentation},
  author = {Li Jiang and Hengshuang Zhao and Shu Liu and Xiaoyong Shen and Chi-Wing Fu and Jiaya Jia},
  journal= {arXiv preprint arXiv:1909.10469},
  year   = {2019}
}

Comments

Accepted by ICCV 2019

R2 v1 2026-06-23T11:23:25.438Z