English

Composing Partial Differential Equations with Physics-Aware Neural Networks

Machine Learning 2022-05-30 v2

Abstract

We introduce a compositional physics-aware FInite volume Neural Network (FINN) for learning spatiotemporal advection-diffusion processes. FINN implements a new way of combining the learning abilities of artificial neural networks with physical and structural knowledge from numerical simulation by modeling the constituents of partial differential equations (PDEs) in a compositional manner. Results on both one- and two-dimensional PDEs (Burgers', diffusion-sorption, diffusion-reaction, Allen--Cahn) demonstrate FINN's superior modeling accuracy and excellent out-of-distribution generalization ability beyond initial and boundary conditions. With only one tenth of the number of parameters on average, FINN outperforms pure machine learning and other state-of-the-art physics-aware models in all cases -- often even by multiple orders of magnitude. Moreover, FINN outperforms a calibrated physical model when approximating sparse real-world data in a diffusion-sorption scenario, confirming its generalization abilities and showing explanatory potential by revealing the unknown retardation factor of the observed process.

Keywords

Cite

@article{arxiv.2111.11798,
  title  = {Composing Partial Differential Equations with Physics-Aware Neural Networks},
  author = {Matthias Karlbauer and Timothy Praditia and Sebastian Otte and Sergey Oladyshkin and Wolfgang Nowak and Martin V. Butz},
  journal= {arXiv preprint arXiv:2111.11798},
  year   = {2022}
}

Comments

Accepted at ICML2022. Code available at https://github.com/CognitiveModeling/finn

R2 v1 2026-06-24T07:48:45.135Z