论文标题

Meshwalker:随机步行的深网理解

MeshWalker: Deep Mesh Understanding by Random Walks

论文作者

Lahav, Alon, Tal, Ayellet

论文摘要

代表深度学习的3D形状的大多数尝试都集中在体积网格,多视图图像和点云上。在本文中,我们研究了计算机图形图中最受欢迎的3D形状的表示形式(三角形网格),并询问如何在深度学习中使用它。回答这个问题的一些尝试旨在调整卷积和集合以适合卷积神经网络(CNNS)。本文提出了一种截然不同的方法,称为Meshwalker,直接从给定的网格中学习形状。关键的想法是通过沿着表面随机行走来表示网格,从而“探索”网格的几何形状和拓扑。每次步行都被组织为顶点列表,以某种方式在网格上施加规律性。步行被送入了一个“回忆”步行历史的经常性神经网络(RNN)。我们表明,我们的方法可实现两个基本形状分析任务的最新结果:形状分类和语义分割。此外,即使有很少的示例就足以学习。这非常重要,因为很难获取网格的大数据集。

Most attempts to represent 3D shapes for deep learning have focused on volumetric grids, multi-view images and point clouds. In this paper we look at the most popular representation of 3D shapes in computer graphics - a triangular mesh - and ask how it can be utilized within deep learning. The few attempts to answer this question propose to adapt convolutions & pooling to suit Convolutional Neural Networks (CNNs). This paper proposes a very different approach, termed MeshWalker, to learn the shape directly from a given mesh. The key idea is to represent the mesh by random walks along the surface, which "explore" the mesh's geometry and topology. Each walk is organized as a list of vertices, which in some manner imposes regularity on the mesh. The walk is fed into a Recurrent Neural Network (RNN) that "remembers" the history of the walk. We show that our approach achieves state-of-the-art results for two fundamental shape analysis tasks: shape classification and semantic segmentation. Furthermore, even a very small number of examples suffices for learning. This is highly important, since large datasets of meshes are difficult to acquire.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源