TY - JOUR AU - Wandel, Nils AU - Weinmann, Michael AU - Neidlin, Michael AU - Klein, Reinhard PY - 2022/06/28 Y2 - 2024/03/29 TI - Spline-PINN: Approaching PDEs without Data Using Fast, Physics-Informed Hermite-Spline CNNs JF - Proceedings of the AAAI Conference on Artificial Intelligence JA - AAAI VL - 36 IS - 8 SE - AAAI Technical Track on Machine Learning III DO - 10.1609/aaai.v36i8.20830 UR - https://ojs.aaai.org/index.php/AAAI/article/view/20830 SP - 8529-8538 AB - Partial Differential Equations (PDEs) are notoriously difficult to solve. In general, closed form solutions are not available and numerical approximation schemes are computationally expensive. In this paper, we propose to approach the solution of PDEs based on a novel technique that combines the advantages of two recently emerging machine learning based approaches. First, physics-informed neural networks (PINNs) learn continuous solutions of PDEs and can be trained with little to no ground truth data. However, PINNs do not generalize well to unseen domains. Second, convolutional neural networks provide fast inference and generalize but either require large amounts of training data or a physics-constrained loss based on finite differences that can lead to inaccuracies and discretization artifacts. We leverage the advantages of both of these approaches by using Hermite spline kernels in order to continuously interpolate a grid-based state representation that can be handled by a CNN. This allows for training without any precomputed training data using a physics-informed loss function only and provides fast, continuous solutions that generalize to unseen domains. We demonstrate the potential of our method at the examples of the incompressible Navier-Stokes equation and the damped wave equation. Our models are able to learn several intriguing phenomena such as Karman vortex streets, the Magnus effect, Doppler effect, interference patterns and wave reflections. Our quantitative assessment and an interactive real-time demo show that we are narrowing the gap in accuracy of unsupervised ML based methods to industrial solvers for computational fluid dynamics (CFD) while being orders of magnitude faster. ER -