LaplacianNet: Learning on 3D Meshes with Laplacian Encoding and Pooling

10/30/2019
by   Yi-Ling Qiao, et al.
23

3D models are commonly used in computer vision and graphics. With the wider availability of mesh data, an efficient and intrinsic deep learning approach to processing 3D meshes is in great need. Unlike images, 3D meshes have irregular connectivity, requiring careful design to capture relations in the data. To utilize the topology information while staying robust under different triangulation, we propose to encode mesh connectivity using Laplacian spectral analysis, along with Mesh Pooling Blocks (MPBs) that can split the surface domain into local pooling patches and aggregate global information among them. We build a mesh hierarchy from fine to coarse using Laplacian spectral clustering, which is flexible under isometric transformation. Inside the MPBs there are pooling layers to collect local information and multi-layer perceptrons to compute vertex features with increasing complexity. To obtain the relationships among different clusters, we introduce a Correlation Net to compute a correlation matrix, which can aggregate the features globally by matrix multiplication with cluster features. Our network architecture is flexible enough to be used on meshes with different numbers of vertices. We conduct several experiments including shape segmentation and classification, and our LaplacianNet outperforms state-of-the-art algorithms for these tasks on ShapeNet and COSEG datasets.

READ FULL TEXT

page 3

page 7

research
02/01/2022

Laplacian2Mesh: Laplacian-Based Mesh Understanding

Geometric deep learning has sparked a rising interest in computer graphi...
research
09/16/2018

MeshCNN: A Network with an Edge

A polygonal mesh representation provides an efficient approximation for ...
research
02/08/2023

TetCNN: Convolutional Neural Networks on Tetrahedral Meshes

Convolutional neural networks (CNN) have been broadly studied on images,...
research
10/18/2021

Mesh Convolutional Autoencoder for Semi-Regular Meshes of Different Sizes

The analysis of deforming 3D surface meshes is accelerated by autoencode...
research
08/07/2019

Mesh Variational Autoencoders with Edge Contraction Pooling

3D shape analysis is an important research topic in computer vision and ...
research
12/03/2021

Geometric Feature Learning for 3D Meshes

Geometric feature learning for 3D meshes is central to computer graphics...
research
06/08/2023

Mesh-MLP: An all-MLP Architecture for Mesh Classification and Semantic Segmentation

With the rapid development of geometric deep learning techniques, many m...

Please sign up or login with your details

Forgot password? Click here to reset