Mechanistic Neural Networks for Scientific Machine Learning
About
This paper presents Mechanistic Neural Networks, a neural network design for machine learning applications in the sciences. It incorporates a new Mechanistic Block in standard architectures to explicitly learn governing differential equations as representations, revealing the underlying dynamics of data and enhancing interpretability and efficiency in data modeling. Central to our approach is a novel Relaxed Linear Programming Solver (NeuRLP) inspired by a technique that reduces solving linear ODEs to solving linear programs. This integrates well with neural networks and surpasses the limitations of traditional ODE solvers enabling scalable GPU parallel processing. Overall, Mechanistic Neural Networks demonstrate their versatility for scientific machine learning applications, adeptly managing tasks from equation discovery to dynamic systems modeling. We prove their comprehensive capabilities in analyzing and interpreting complex scientific data across various applications, showing significant performance against specialized state-of-the-art methods.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Korteweg-De Vries Equation Prediction | KdV 20-second sequence | NMSE6.00e-5 | 11 | |
| Climate-zone classification | SST V2 (In-Distribution) | Accuracy69.7 | 4 | |
| Climate-zone classification | SST OOD V2 | Accuracy66.8 | 4 | |
| Time Series Forecasting | SST OOD Forecasting (Last 4 years) V2 | Forecast Error0.024 | 3 | |
| Korteweg-De Vries Equation Prediction | KdV 40-second sequence | NMSE3.20e-4 | 2 |