Differentiable Subdivision Surface Fitting
Tianhao Xie

TL;DR
This paper introduces a differentiable surface fitting method using Loop subdivision surfaces and IMLS, enabling integration with deep learning for robust surface reconstruction from point clouds and meshes.
Contribution
It presents a novel differentiable fitting technique for Loop subdivision surfaces to point clouds, facilitating deep learning integration and improved surface topology handling.
Findings
Effective surface fitting via differentiable optimization
Integration with deep learning for surface reconstruction
Robust reconstruction of dense mesh sequences
Abstract
In this paper, we present a powerful differentiable surface fitting technique to derive a compact surface representation for a given dense point cloud or mesh, with application in the domains of graphics and CAD/CAM. We have chosen the Loop subdivision surface, which in the limit yields the smooth surface underlying the point cloud, and can handle complex surface topology better than other popular compact representations, such as NURBS. The principal idea is to fit the Loop subdivision surface not directly to the point cloud, but to the IMLS (implicit moving least squares) surface defined over the point cloud. As both Loop subdivision and IMLS have analytical expressions, we are able to formulate the problem as an unconstrained minimization problem of a completely differentiable function that can be solved with standard numerical solvers. Differentiability enables us to integrate the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Numerical Analysis Techniques · 3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage
