ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2309.09911
35
6

Neural Parametric Surfaces for Shape Modeling

18 September 2023
Lei Yang
Yongqing Liang
Xuzhao Li
Congyi Zhang
Guying Lin
Alla Sheffer
Scott Schaefer
John Keyser
Wenping Wang
ArXivPDFHTML
Abstract

The recent surge of utilizing deep neural networks for geometric processing and shape modeling has opened up exciting avenues. However, there is a conspicuous lack of research efforts on using powerful neural representations to extend the capabilities of parametric surfaces, which are the prevalent surface representations in product design, CAD/CAM, and computer animation. We present Neural Parametric Surfaces, the first piecewise neural surface representation that allows coarse patch layouts of arbitrary nnn-sided surface patches to model complex surface geometries with high precision, offering greater flexibility over traditional parametric surfaces. By construction, this new surface representation guarantees G0G^0G0 continuity between adjacent patches and empirically achieves G1G^1G1 continuity, which cannot be attained by existing neural patch-based methods. The key ingredient of our neural parametric surface is a learnable feature complex C\mathcal{C}C that is embedded in a high-dimensional space RD\mathbb{R}^DRD and topologically equivalent to the patch layout of the surface; each face cell of the complex is defined by interpolating feature vectors at its vertices. The learned feature complex is mapped by an MLP-encoded function f:C→Sf:\mathcal{C} \rightarrow \mathcal{S}f:C→S to produce the neural parametric surface S\mathcal{S}S. We present a surface fitting algorithm that optimizes the feature complex C\mathcal{C}C and trains the neural mapping fff to reconstruct given target shapes with high accuracy. We further show that the proposed representation along with a compact-size neural net can learn a plausible shape space from a shape collection, which can be used for shape interpolation or shape completion from noisy and incomplete input data. Extensive experiments show that neural parametric surfaces offer greater modeling capabilities than traditional parametric surfaces.

View on arXiv
Comments on this paper