arXiv:2512.21311cs.LG2025-12中稿 · CVPR被引 3

让神经形状直接解偏微分方程,无需转成网格

Learning to Solve PDEs on Neural Shape Representations

  • 用神经局部属性条件化更新算子,实现无网格求解
  • 单次训练即可跨形状拓扑通用,精度媲美经典方法
  • 适合需要端到端神经形状处理的科研与工程场景

在形状上求解偏微分方程(PDE)是形状分析与工程任务的核心;然而,现有求解器依赖多边形/三角网格,而现代3D资产多以神经表示存在。这种不匹配导致无法在神经域内直接求解表面PDE,只能通过显式网格提取或逐实例微调,难以实现端到端流程。本文提出一种新型无网格方法,学习基于神经局部形状属性的局部更新算子,使表面PDE可在神经数据原生域直接求解。该算子天然适配主流神经表面表示,仅需在单一代表性形状上训练一次,即可泛化至不同形状与拓扑变化,实现高精度、快速推理,且无需显式网格化或实例优化,同时保持可微性。在球面热扩散与泊松方程等解析基准及多种形状与神经表面表示上,本方法精度接近经典求解器,支持统一、端到端的神经与传统表面表示协同处理。源码与项目页:https://welschinger.github.io/Learning-to-Solve-PDEs-on-Neural-Shape-Representations/

原文摘要 · Abstract (English)

Solving partial differential equations (PDEs) on shapes underpins many shape analysis and engineering tasks; yet, prevailing PDE solvers operate on polygonal/triangle meshes while modern 3D assets increasingly live as neural representations. This mismatch leaves no suitable method to solve surface PDEs directly within the neural domain, forcing explicit mesh extraction or per-instance residual training, preventing end-to-end workflows. We present a novel, meshfree formulation that learns a local update operator conditioned on neural (local) shape attributes, enabling surface PDEs to be solved directly where the (neural) data lives. The operator integrates naturally with prevalent neural surface representations, is trained once on a single representative shape, and generalizes across shape and topology variations, enabling accurate, fast inference without explicit meshing or per-instance optimization while preserving differentiability. Across analytic benchmarks (heat diffusion and Poisson equations on the sphere) and on diverse shapes and neural surface representations, our method achieves accuracy comparable to classical solvers while enabling a unified, end-to-end pipeline across neural and traditional surface representations. Our source code and project page: https://welschinger.github.io/Learning-to-Solve-PDEs-on-Neural-Shape-Representations/.

偏微分方程神经形状无网格求解

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