Learning Heat-based Equations in Self-similar variables
Shihao Wang, Qipeng Qian, Jingquan Wang
TL;DR
The paper addresses the challenge of fragile long-time extrapolation in time-dependent PDEs by introducing a self-similar-variable (SSV) training framework that leverages the parabolic scaling of heat-based dynamics. By reformulating the 2D Navier–Stokes vorticity and 1D viscous Burgers equations in variables $(ξ,τ)$, and training with a windowed $L^2$ loss on a fixed self-similar disk, the authors demonstrate that learning in SSV coordinates yields substantially more accurate and stable long-horizon predictions than learning in physical coordinates, across standard MLP and FCN architectures. Key contributions include a precise Monte Carlo sampling scheme on the SSV window, a fair comparison protocol, and evidence that SSV training better captures qualitative long-time features such as merging in NS and diffusion waves in Burgers. The findings suggest a physically motivated inductive bias that can improve operator-learning methods for heat-based PDEs and potentially extend to other systems with self-similar asymptotics. The work provides practical guidelines and code for reproducing the experiments, highlighting the value of aligning representations with intrinsic scaling laws for improved rollout stability and generalization.
Abstract
We study solution learning for heat-based equations in self-similar variables (SSV). We develop an SSV training framework compatible with standard neural-operator training. We instantiate this framework on the two-dimensional incompressible Navier-Stokes equations and the one-dimensional viscous Burgers equation, and perform controlled comparisons between models trained in physical coordinates and in the corresponding self-similar coordinates using two simple fully connected architectures (standard multilayer perceptrons and a factorized fully connected network). Across both systems and both architectures, SSV-trained networks consistently deliver substantially more accurate and stable extrapolation beyond the training window and better capture qualitative long-time trends. These results suggest that self-similar coordinates provide a mathematically motivated inductive bias for learning the long-time dynamics of heat-based equations.
