Comparison of neural closure models for discretised PDEs
Hugo Melchers, Daan Crommelin, Barry Koren, Vlado Menkovski, Benjamin, Sanderse

TL;DR
This paper compares different training procedures for neural closure models in discretised PDEs, finding that trajectory fitting with discretise-then-optimise offers the best balance of accuracy and robustness.
Contribution
It systematically evaluates three training procedures for neural closure models, providing insights into their relative performance and long-term accuracy.
Findings
Trajectory fitting is more robust than derivative fitting.
Discretise-then-optimise yields more accurate models than optimise-then-discretise.
Long-term accuracy depends on short-term training accuracy, as explained by new interpretations of existing theorems.
Abstract
Neural closure models have recently been proposed as a method for efficiently approximating small scales in multiscale systems with neural networks. The choice of loss function and associated training procedure has a large effect on the accuracy and stability of the resulting neural closure model. In this work, we systematically compare three distinct procedures: "derivative fitting", "trajectory fitting" with discretise-then-optimise, and "trajectory fitting" with optimise-then-discretise. Derivative fitting is conceptually the simplest and computationally the most efficient approach and is found to perform reasonably well on one of the test problems (Kuramoto-Sivashinsky) but poorly on the other (Burgers). Trajectory fitting is computationally more expensive but is more robust and is therefore the preferred approach. Of the two trajectory fitting procedures, the…
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
TopicsNeural Networks and Applications · Model Reduction and Neural Networks · Cell Image Analysis Techniques
MethodsTest
