SALD: Sign Agnostic Learning with Derivatives
Matan Atzmon, Yaron Lipman

TL;DR
SALD introduces a novel sign-agnostic learning method that incorporates derivatives into the loss function, enabling high-quality implicit shape representations from raw 3D data with improved sample efficiency and minimal length solutions.
Contribution
The paper extends sign-agnostic learning to include derivatives, resulting in better shape fitting and theoretical guarantees of minimal length solutions.
Findings
Achieves state-of-the-art results on ShapeNet and D-Faust datasets.
Demonstrates improved shape fitting with fewer samples due to derivative incorporation.
Proves minimal length property holds for SALD, ensuring optimal solutions.
Abstract
Learning 3D geometry directly from raw data, such as point clouds, triangle soups, or unoriented meshes is still a challenging task that feeds many downstream computer vision and graphics applications. In this paper, we introduce SALD: a method for learning implicit neural representations of shapes directly from raw data. We generalize sign agnostic learning (SAL) to include derivatives: given an unsigned distance function to the input raw data, we advocate a novel sign agnostic regression loss, incorporating both pointwise values and gradients of the unsigned distance function. Optimizing this loss leads to a signed implicit function solution, the zero level set of which is a high quality and valid manifold approximation to the input 3D data. The motivation behind SALD is that incorporating derivatives in a regression loss leads to a lower sample complexity, and consequently better…
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
Taxonomy
Topics3D Shape Modeling and Analysis · Human Pose and Action Recognition · Advanced Numerical Analysis Techniques
