TutteNet: Injective 3D Deformations by Composition of 2D Mesh Deformations
Bo Sun, Thibault Groueix, Chen Song, Qixing Huang, Noam Aigerman
TL;DR
TutteNet introduces a principled method for 3D injective deformations by composing multiple 2D mesh deformations derived from Tutte's embedding. Each layer lifts a 2D injective map into 3D as a prismatic transformation, and a sequence of such layers yields a 3D injective deformation $f_\theta$ that is differentiable and has an explicit inverse. The approach combines geometric stability of mesh-based deformations with deep-learning optimization, enabling accurate NeRF and SDF deformations without self-intersections and with tractable Jacobian computations. Compared to purely neural or non-injective methods, TutteNet achieves higher fidelity deformations, robust optimization, and broad applicability to learned deformation spaces from SMPL data and beyond.
Abstract
This work proposes a novel representation of injective deformations of 3D space, which overcomes existing limitations of injective methods: inaccuracy, lack of robustness, and incompatibility with general learning and optimization frameworks. The core idea is to reduce the problem to a deep composition of multiple 2D mesh-based piecewise-linear maps. Namely, we build differentiable layers that produce mesh deformations through Tutte's embedding (guaranteed to be injective in 2D), and compose these layers over different planes to create complex 3D injective deformations of the 3D volume. We show our method provides the ability to efficiently and accurately optimize and learn complex deformations, outperforming other injective approaches. As a main application, we produce complex and artifact-free NeRF and SDF deformations.
