论文标题
基于轮廓树层次结构的3D表面细分的深神经网络
Deep Neural Network for 3D Surface Segmentation based on Contour Tree Hierarchy
论文作者
论文摘要
给定由2D网格上的高程函数以及在每个像素上观察到的非空间特征定义的3D表面,表面分割的问题旨在将像素分类为基于非空间特征和表面拓扑的连续类。该问题在水文学,行星科学和生物化学中具有重要的应用,但由于多种原因而具有巨大的挑战。首先,类段的空间范围遵循拓扑空间中的表面轮廓,无论其空间形状和方向如何。其次,拓扑结构基于不同的表面分辨率以多种空间尺度存在。现有的广泛成功的图像分割的深度学习模型通常不适用于卷积和集合操作以学习网格上的常规结构模式。相比之下,我们建议通过轮廓树骨架来表示表面拓扑结构,该轮廓树是一个polytree捕获不同高度水平下表面轮廓的演变。我们进一步设计了一个基于轮廓树层次结构的图形神经网络,以模拟不同空间尺度的表面拓扑结构。基于实际水文数据集的实验评估表明,我们的模型在分类精度方面的表现优于几种基线方法。
Given a 3D surface defined by an elevation function on a 2D grid as well as non-spatial features observed at each pixel, the problem of surface segmentation aims to classify pixels into contiguous classes based on both non-spatial features and surface topology. The problem has important applications in hydrology, planetary science, and biochemistry but is uniquely challenging for several reasons. First, the spatial extent of class segments follows surface contours in the topological space, regardless of their spatial shapes and directions. Second, the topological structure exists in multiple spatial scales based on different surface resolutions. Existing widely successful deep learning models for image segmentation are often not applicable due to their reliance on convolution and pooling operations to learn regular structural patterns on a grid. In contrast, we propose to represent surface topological structure by a contour tree skeleton, which is a polytree capturing the evolution of surface contours at different elevation levels. We further design a graph neural network based on the contour tree hierarchy to model surface topological structure at different spatial scales. Experimental evaluations based on real-world hydrological datasets show that our model outperforms several baseline methods in classification accuracy.