Unsupervised Physics-Informed Operator Learning through Multi-Stage Curriculum Training
Paolo Marcandelli, Natansh Mathur, Stefano Markidis, Martina Siena, Stefano Mariani
TL;DR
This work reframes PDE solving as unsupervised physics-informed operator learning and introduces a principled multi-stage curriculum with optimizer resets to stabilize training. It couples a novel PhIS-FNO architecture, which merges Fourier layers with Hermite spline kernels, to enable smooth, boundary-aware residuals across periodic and non-periodic domains. Across Poisson, Burgers, Navier–Stokes, Kolmogorov flow, and Cylinder Wake benchmarks, the approach achieves convergence and accuracy comparable to supervised methods while maintaining resolution invariance, especially in non-periodic settings. Overall, the framework provides a robust, architecture-agnostic pathway for data-free, physics-consistent operator learning with strong practical potential for scalable PDE solvers.
Abstract
Solving partial differential equations remains a central challenge in scientific machine learning. Neural operators offer a promising route by learning mappings between function spaces and enabling resolution-independent inference, yet they typically require supervised data. Physics-informed neural networks address this limitation through unsupervised training with physical constraints but often suffer from unstable convergence and limited generalization capability. To overcome these issues, we introduce a multi-stage physics-informed training strategy that achieves convergence by progressively enforcing boundary conditions in the loss landscape and subsequently incorporating interior residuals. At each stage the optimizer is re-initialized, acting as a continuation mechanism that restores stability and prevents gradient stagnation. We further propose the Physics-Informed Spline Fourier Neural Operator (PhIS-FNO), combining Fourier layers with Hermite spline kernels for smooth residual evaluation. Across canonical benchmarks, PhIS-FNO attains a level of accuracy comparable to that of supervised learning, using labeled information only along a narrow boundary region, establishing staged, spline-based optimization as a robust paradigm for physics-informed operator learning.
