TopoSeg: Topology-aware Segmentation for Point Clouds
Weiquan Liu, Hanyun Guo, Weini Zhang, Yu Zang, Cheng Wang, Jonathan Li
Abstract
Point cloud segmentation plays an important role in AI applications such as autonomous driving, AR, and VR. However, previous point cloud segmentation neural networks rarely pay attention to the topological correctness of the segmentation results. In this paper, focusing on the perspective of topology awareness. First, to optimize the distribution of segmented predictions from the perspective of topology, we introduce the persistent homology theory in topology into a 3D point cloud deep learning framework. Second, we propose a topology-aware 3D point cloud segmentation module, TopoSeg. Specifically, we design a topological loss function embedded in TopoSeg module, which imposes topological constraints on the segmentation of 3D point clouds. Experiments show that our proposed TopoSeg module can be easily embedded into the point cloud segmentation network and improve the segmentation performance. In addition, based on the constructed topology loss function, we propose a topology-aware point cloud edge extraction algorithm, which is demonstrated that has strong robustness.
BibTeX
@inproceedings{ijcai2022p168,
title = {TopoSeg: Topology-aware Segmentation for Point Clouds},
author = {Liu, Weiquan and Guo, Hanyun and Zhang, Weini and Zang, Yu and Wang, Cheng and Li, Jonathan},
booktitle = {Proceedings of the Thirty-First International Joint Conference on
Artificial Intelligence, {IJCAI-22}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Lud De Raedt},
pages = {1201--1208},
year = {2022},
month = {7},
note = {Main Track},
doi = {10.24963/ijcai.2022/168},
url = {https://doi.org/10.24963/ijcai.2022/168},
}