Adaptive recurrent flow map operator learning for reaction diffusion dynamics
Huseyin Tunc
TL;DR
The paper tackles the problem of learning stable, long-horizon flow-map operators for reaction–diffusion dynamics using purely data-driven methods. It introduces DDOL-ART, an adaptive recurrent training strategy that couples rollout dynamics with lightweight validation milestones to curb error accumulation and drift, reducing training cost while preserving robustness. Through extensive experiments on FitzHugh–Nagumo, Gray–Scott, and Lambda–Omega systems, DDOL-ART demonstrates competitive long-horizon accuracy and zero-shot generalization to strong morphology shifts, outperforming physics-based residual approaches in several regimes and delivering 3.2×–3.6× training speedups. The findings suggest that feedback-controlled recurrent supervision can be a broadly transferable approach for stable dynamical-system forecasting when governing equations are unavailable, with potential extension to partial observations and non-periodic geometries.
Abstract
Reaction-diffusion (RD) equations underpin pattern formation across chemistry, biology, and physics, yet learning stable operators that forecast their long-term dynamics from data remains challenging. Neural-operator surrogates provide resolution-robust prediction, but autoregressive rollouts can drift due to the accumulation of error, and out-of-distribution (OOD) initial conditions often degrade accuracy. Physics-based numerical residual objectives can regularize operator learning, although they introduce additional assumptions, sensitivity to discretization and loss design, and higher training cost. Here we develop a purely data-driven operator learner with adaptive recurrent training (DDOL-ART) using a robust recurrent strategy with lightweight validation milestones that early-exit unproductive rollout segments and redirect optimization. Trained only on a single in-distribution toroidal Gaussian family over short horizons, DDOL-ART learns one-step operators that remain stable under long rollouts and generalize zero-shot to strong morphology shifts across FitzHugh-Nagumo (FN), Gray-Scott (GS), and Lambda-Omega (LO) systems. Across these benchmarks, DDOL-ART delivers a strong accuracy and cost trade-off. It is several-fold faster than a physics-based numerical-loss operator learner (NLOL) under matched settings, and it remains competitive on both in-distribution stability and OOD robustness. Training-dynamics diagnostics show that adaptivity strengthens the correlation between validation error and OOD test error performance, acting as a feedback controller that limits optimization drift. Our results indicate that feedback-controlled recurrent training of DDOL-ART generates robust flow-map surrogates without PDE residuals, while simultaneously maintaining competitiveness with NLOL at significantly reduced training costs.
