Liu Xinhai, Liu Xinchen, Liu Yu-Shen, Han Zhizhong
IEEE Trans Image Process. 2022;31:4213-4226. doi: 10.1109/TIP.2022.3182266. Epub 2022 Jun 27.
The task of point cloud upsampling aims to acquire dense and uniform point sets from sparse and irregular point sets. Although significant progress has been made with deep learning models, state-of-the-art methods require ground-truth dense point sets as the supervision, which makes them limited to be trained under synthetic paired training data and not suitable to be under real-scanned sparse data. However, it is expensive and tedious to obtain large numbers of paired sparse-dense point sets as supervision from real-scanned sparse data. To address this problem, we propose a self-supervised point cloud upsampling network, named SPU-Net, to capture the inherent upsampling patterns of points lying on the underlying object surface. Specifically, we propose a coarse-to-fine reconstruction framework, which contains two main components: point feature extraction and point feature expansion, respectively. In the point feature extraction, we integrate the self-attention module with the graph convolution network (GCN) to capture context information inside and among local regions simultaneously. In the point feature expansion, we introduce a hierarchically learnable folding strategy to generate upsampled point sets with learnable 2D grids. Moreover, to further optimize the noisy points in the generated point sets, we propose a novel self-projection optimization associated with uniform and reconstruction terms as a joint loss to facilitate the self-supervised point cloud upsampling. We conduct various experiments on both synthetic and real-scanned datasets, and the results demonstrate that we achieve comparable performances to state-of-the-art supervised methods.
点云上采样的任务旨在从稀疏且不规则的点集中获取密集且均匀的点集。尽管深度学习模型已取得显著进展,但当前的先进方法需要真实的密集点集作为监督,这使得它们仅限于在合成配对训练数据下进行训练,不适用于真实扫描的稀疏数据。然而,从真实扫描的稀疏数据中获取大量配对的稀疏 - 密集点集作为监督既昂贵又繁琐。为了解决这个问题,我们提出了一种自监督点云上采样网络,名为SPU - Net,以捕捉位于基础物体表面的点的固有上采样模式。具体来说,我们提出了一种从粗到细的重建框架,它分别包含两个主要组件:点特征提取和点特征扩展。在点特征提取中,我们将自注意力模块与图卷积网络(GCN)集成,以同时捕捉局部区域内部和之间的上下文信息。在点特征扩展中,我们引入了一种分层可学习的折叠策略,以生成具有可学习二维网格的上采样点集。此外,为了进一步优化生成点集中的噪声点,我们提出了一种与均匀项和重建项相关联的新颖自投影优化作为联合损失,以促进自监督点云上采样。我们在合成数据集和真实扫描数据集上进行了各种实验,结果表明我们实现了与当前先进的监督方法相当的性能。