Recurrent Neural Operators: Stable Long-Term PDE Prediction
Zaijun Ye, Chen-Song Zhang, Wansheng Wang

TL;DR
This paper introduces Recurrent Neural Operators, a new training framework that improves long-term stability and accuracy in PDE predictions by aligning training with inference dynamics, reducing error accumulation.
Contribution
The paper proposes Recurrent Neural Operators, integrating recurrent training into neural operator architectures to enhance long-term prediction stability and robustness.
Findings
Recurrent training reduces exponential error growth to linear.
Recurrent Neural Operators outperform teacher-forced models in long-term accuracy.
Theoretical analysis supports improved error bounds with recurrent training.
Abstract
Neural operators have emerged as powerful tools for learning solution operators of partial differential equations. However, in time-dependent problems, standard training strategies such as teacher forcing introduce a mismatch between training and inference, leading to compounding errors in long-term autoregressive predictions. To address this issue, we propose Recurrent Neural Operators (RNOs)-a novel framework that integrates recurrent training into neural operator architectures. Instead of conditioning each training step on ground-truth inputs, RNOs recursively apply the operator to their own predictions over a temporal window, effectively simulating inference-time dynamics during training. This alignment mitigates exposure bias and enhances robustness to error accumulation. Theoretically, we show that recurrent training can reduce the worst-case exponential error growth typical of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
