Neural Jacobian Fields: Learning Intrinsic Mappings of Arbitrary Meshes
Noam Aigerman, Kunal Gupta, Vladimir G. Kim, Siddhartha Chaudhuri, Jun, Saito, Thibault Groueix

TL;DR
This paper presents Neural Jacobian Fields, a neural network framework that predicts intrinsic, highly accurate mappings of arbitrary meshes, enabling diverse applications without dependence on mesh triangulation.
Contribution
It introduces a triangulation-agnostic neural approach to predict intrinsic mesh mappings by estimating Jacobian matrices conditioned on shape descriptors, surpassing current state-of-the-art accuracy.
Findings
Achieves high-accuracy mappings across various mesh processing tasks.
Operates effectively on datasets with heterogeneous triangulations.
First to learn UV parameterizations of arbitrary meshes.
Abstract
This paper introduces a framework designed to accurately predict piecewise linear mappings of arbitrary meshes via a neural network, enabling training and evaluating over heterogeneous collections of meshes that do not share a triangulation, as well as producing highly detail-preserving maps whose accuracy exceeds current state of the art. The framework is based on reducing the neural aspect to a prediction of a matrix for a single given point, conditioned on a global shape descriptor. The field of matrices is then projected onto the tangent bundle of the given mesh, and used as candidate jacobians for the predicted map. The map is computed by a standard Poisson solve, implemented as a differentiable layer with cached pre-factorization for efficient training. This construction is agnostic to the triangulation of the input, thereby enabling applications on datasets with varying…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · Human Pose and Action Recognition
