Towards Stability of Autoregressive Neural Operators
Michael McCabe, Peter Harrington, Shashank Subramanian, Jed Brown

TL;DR
This paper investigates the instability issues in autoregressive neural operators used for modeling physical systems, proposing architectural improvements that enhance long-term prediction accuracy and stability.
Contribution
It introduces novel architectural and application-specific strategies to control instability in neural operators without increasing computational costs.
Findings
Significantly lower long-term forecast errors.
Extended stable prediction horizons.
Validated on fluid flow, shallow water, and weather systems.
Abstract
Neural operators have proven to be a promising approach for modeling spatiotemporal systems in the physical sciences. However, training these models for large systems can be quite challenging as they incur significant computational and memory expense -- these systems are often forced to rely on autoregressive time-stepping of the neural network to predict future temporal states. While this is effective in managing costs, it can lead to uncontrolled error growth over time and eventual instability. We analyze the sources of this autoregressive error growth using prototypical neural operator models for physical systems and explore ways to mitigate it. We introduce architectural and application-specific improvements that allow for careful control of instability-inducing operations within these models without inflating the compute/memory expense. We present results on several scientific…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Model Reduction and Neural Networks · Computational Physics and Python Applications
