Agent Tuning & Optimization 相关度: 6/10

Weak-PDE-Net: Discovering Open-Form PDEs via Differentiable Symbolic Networks and Weak Formulation

Xinxin Li, Xingyu Cui, Jin Qi, Juan Zhang, Da Li, Junping Yin
arXiv: 2603.22951v1 发布: 2026-03-24 更新: 2026-03-24

AI 摘要

Weak-PDE-Net提出了一种可微框架,用于从稀疏和噪声数据中发现偏微分方程。

主要贡献

  • 提出Weak-PDE-Net框架,用于发现开放形式的PDE
  • 结合可微符号网络和弱形式,避免数值微分
  • 利用神经架构搜索来探索函数空间

方法论

包含前向响应学习器和弱形式PDE生成器,使用可学习的高斯核MLP和符号网络。

原文摘要

Discovering governing Partial Differential Equations (PDEs) from sparse and noisy data is a challenging issue in data-driven scientific computing. Conventional sparse regression methods often suffer from two major limitations: (i) the instability of numerical differentiation under sparse and noisy data, and (ii) the restricted flexibility of a pre-defined candidate library. We propose Weak-PDE-Net, an end-to-end differentiable framework that can robustly identify open-form PDEs. Weak-PDE-Net consists of two interconnected modules: a forward response learner and a weak-form PDE generator. The learner embeds learnable Gaussian kernels within a lightweight MLP, serving as a surrogate model that adaptively captures system dynamics from sparse observations. Meanwhile, the generator integrates a symbolic network with an integral module to construct weak-form PDEs, avoiding explicit numerical differentiation and improving robustness to noise. To relax the constraints of the pre-defined library, we leverage Differentiable Neural Architecture Search strategy during training to explore the functional space, which enables the efficient discovery of open-form PDEs. The capability of Weak-PDE-Net in multivariable systems discovery is further enhanced by incorporating Galilean Invariance constraints and symmetry equivariance hypotheses to ensure physical consistency. Experiments on several challenging PDE benchmarks demonstrate that Weak-PDE-Net accurately recovers governing equations, even under highly sparse and noisy observations.

标签

PDE发现 神经架构搜索 弱形式 科学计算

arXiv 分类

cs.LG