论文精选

物理学习:从非完美祖先模型中获取知识

Learning Physics from an Imperfect Ancestor

精选理由

新框架结合神经算子和PINN,解决物理模拟中的解收敛问题。

研究人员提出结合神经算子和物理信息神经网络的新框架。该框架在三个非线性偏微分方程上进行了测试:1D粘性Burgers方程、2D稳态Allen-Cahn方程和2D稳态腔驱动流动。对于Allen-Cahn方程,标准PINN会收敛到平凡零解,而该方法能恢复匹配有限差分参考的非平凡解。在腔驱动流动中,外推到雷诺数Re=3200加速了收敛,使用更少参数和优化步骤就达到了与最新基线相当的精度。

原文 · arXiv cs.LG

Learning Physics from an Imperfect Ancestor

Neural operators evaluate parametric partial differential equations cheaply but degrade sharply outside their training distribution. Physics-informed neural networks avoid dependence on labeled data, yet their optimization can be basin-fragile: when the governing residual admits multiple solutions, a PINN trained from scratch may converge to a physically incorrect state despite achieving a small residual. We show that these failure modes can be addressed jointly: an imperfect NO provides the structural prior needed to place a PINN in the correct solution basin, while the PDE residual refines the solution beyond the operator's accuracy. We introduce a three-stage framework that freezes the spatial basis of a physics-informed NO, extrapolates its solution branch to an out-of-distribution parameter using a polynomial continuation prior, and distills the resulting field into a fresh PINN. The NO need not be accurate at the target; it transfers solution-branch information, while PDE residual minimization in the PINN governs convergence. We evaluate the framework on three nonlinear PDEs: 1D viscous Burgers, 2D steady Allen-Cahn near a pitchfork bifurcation, and 2D steady lid-driven cavity flow. For Allen-Cahn, where the trivial solution satisfies the PDE residual exactly, a standard PINN collapses to the trivial zero branch, whereas distillation from the crude extrapolated operator recovers the non-trivial branch that matches the finite-difference reference. For the lid-driven cavity, extrapolating to a Reynolds number of Re = 3200 accelerates convergence to the correct physical state, achieving competitive accuracy using fewer parameters and optimization steps than recent literature baselines. These results establish a simple principle: an NO need not accurately predict the solution to be useful; it only needs to identify the correct basin from which PINN optimization can recover it.