arXiv:2504.19210cs.CV2025-04TPAMI被引 6

用神经网络自动完成3D表面参数化,无需手动切分

FlexPara: Flexible Neural Surface Parameterization

  • 通过可学习的几何子网络实现双向映射,自动规划切割路径
  • 支持单图与多图参数化,适应不同拓扑结构的3D表面
  • 无需人工干预,适合复杂形状的建模与图形处理任务

表面参数化是几何处理的基础任务,为3D资产的视觉呈现和下游形状分析提供支撑。传统方法依赖高质量网格且受限于简单拓扑,需额外切分处理。实际中,最优配置(如参数域类型、切割缝分布、映射图数量)随表面结构和任务特性差异显著,亟需更灵活可控的流程。本文提出FlexPara,一种无监督神经优化框架,通过建立3D表面点与自适应变形2D UV坐标间的点对点映射,实现全局与多图参数化。巧妙设计一系列具有几何可解释性的子网络,分别负责切割、变形、展开与包裹,构建双向循环映射框架,无需人工指定切割缝。此外,构建了基于自适应学习的多图参数化框架。大量实验表明该神经参数化范式具备普适性、优越性与巨大潜力。代码将公开于https://github.com/AidenZhao/FlexPara。

原文摘要 · Abstract (English)

Surface parameterization is a fundamental geometry processing task, laying the foundations for the visual presentation of 3D assets and numerous downstream shape analysis scenarios. Conventional parameterization approaches demand high-quality mesh triangulation and are restricted to certain simple topologies unless additional surface cutting and decomposition are provided. In practice, the optimal configurations (e.g., type of parameterization domains, distribution of cutting seams, number of mapping charts) may vary drastically with different surface structures and task characteristics, thus requiring more flexible and controllable processing pipelines. To this end, this paper introduces FlexPara, an unsupervised neural optimization framework to achieve both global and multi-chart surface parameterizations by establishing point-wise mappings between 3D surface points and adaptively-deformed 2D UV coordinates. We ingeniously design and combine a series of geometrically-interpretable sub-networks, with specific functionalities of cutting, deforming, unwrapping, and wrapping, to construct a bi-directional cycle mapping framework for global parameterization without the need for manually specified cutting seams. Furthermore, we construct a multi-chart parameterization framework with adaptively-learned chart assignment. Extensive experiments demonstrate the universality, superiority, and inspiring potential of our neural surface parameterization paradigm. The code will be publicly available at https://github.com/AidenZhao/FlexPara

表面参数化神经几何3D处理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。