GRCGLGMay 27, 2021

MeshCNN Fundamentals: Geometric Learning through a Reconstructable Representation

arXiv:2105.13277v1
Originality Incremental advance
AI Analysis

This work addresses the need for better geometric reasoning in mesh learning, which is incremental but offers practical gains for shape analysis and generative tasks.

The paper tackles the problem of improving geometric learning in mesh-based neural networks by proposing a rigid motion invariant and reconstructable representation using first and second fundamental forms, resulting in consistent improvements over MeshCNN and other state-of-the-art architectures.

Mesh-based learning is one of the popular approaches nowadays to learn shapes. The most established backbone in this field is MeshCNN. In this paper, we propose infusing MeshCNN with geometric reasoning to achieve higher quality learning. Through careful analysis of the way geometry is represented through-out the network, we submit that this representation should be rigid motion invariant, and should allow reconstructing the original geometry. Accordingly, we introduce the first and second fundamental forms as an edge-centric, rotation and translation invariant, reconstructable representation. In addition, we update the originally proposed pooling scheme to be more geometrically driven. We validate our analysis through experimentation, and present consistent improvement upon the MeshCNN baseline, as well as other more elaborate state-of-the-art architectures. Furthermore, we demonstrate this fundamental forms-based representation opens the door to accessible generative machine learning over meshes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes