arXiv:2509.07245cs.LG2025-09

用基函数加速物理模型参数反演,一次训练多次使用。

IP-Basis PINNs: Efficient Multi-Query Inverse Parameter Estimation

  • 离线训练基函数,在线仅调轻量层快速求解
  • 单次查询速度比传统PINNs快数倍,抗噪性强
  • 适合频繁反演参数的科研与工程场景

基于物理信息神经网络(PINNs)求解反问题在多查询场景下计算成本高昂,因每次新数据需重新训练。本文提出逆参数基函数PINNs(IP-Basis PINNs),一种元学习框架,扩展了Desai等(2022)的工作,实现反问题的快速高效推理。方法采用离线-在线分解:先离线训练深层网络生成丰富基函数,覆盖参数化微分方程的解空间;在线时冻结该网络,仅通过训练轻量线性输出层,结合观测数据推断解和参数。关键创新包括:(1) 新的在线损失函数,可同时重建解并识别参数;(2) 通过前向模式自动微分显著降低PDE损失评估开销;(3) 非平凡的验证与早停机制保障离线训练鲁棒性。在三个不同基准测试中验证了有效性,包括对未知函数项的通用PINNs扩展——在常数与函数型参数估计上表现一致,相比标准PINNs单次查询提速显著,且在数据稀缺和噪声环境下仍稳定运行。

原文摘要 · Abstract (English)

Solving inverse problems with Physics-Informed Neural Networks (PINNs) is computationally expensive for multi-query scenarios, as each new set of observed data requires a new, expensive training procedure. We present Inverse-Parameter Basis PINNs (IP-Basis PINNs), a meta-learning framework that extends the foundational work of Desai et al. (2022) to enable rapid and efficient inference for inverse problems. Our method employs an offline-online decomposition: a deep network is first trained offline to produce a rich set of basis functions that span the solution space of a parametric differential equation. For each new inverse problem online, this network is frozen, and solutions and parameters are inferred by training only a lightweight linear output layer against observed data. Key innovations that make our approach effective for inverse problems include: (1) a novel online loss formulation for simultaneous solution reconstruction and parameter identification, (2) a significant reduction in computational overhead via forward-mode automatic differentiation for PDE loss evaluation, and (3) a non-trivial validation and early-stopping mechanism for robust offline training. We demonstrate the efficacy of IP-Basis PINNs on three diverse benchmarks, including an extension to universal PINNs for unknown functional terms-showing consistent performance across constant and functional parameter estimation, a significant speedup per query over standard PINNs, and robust operation with scarce and noisy data.

反问题PINNs参数估计加速推理

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