Inferring Underwater Topography with FINN
Coşku Can Horuz, Matthias Karlbauer, Timothy Praditia, Sergey Oladyshkin, Wolfgang Nowak, Sebastian Otte
TL;DR
The paper tackles inferring underwater topography from wave dynamics governed by the shallow-water equations (SWE). It adapts the finite-volume neural network (FINN) to solve SWE and treats the bottom depth $H$ as a learnable field, comparing against DISTANA and PhyDNet. FINN delivers superior topography reconstruction with lower full and inner reconstruction errors and robust edge handling due to its embedded physical structure, outperforming the baselines. The results suggest that physics-structured neural solvers can recover latent bathymetry from spatiotemporal SWE data and hold promise for real-world coastal inference and broader PDE-based applications. The work also outlines avenues for extending FINN to more complex flow models and larger-scale scenarios.
Abstract
Spatiotemporal partial differential equations (PDEs) find extensive application across various scientific and engineering fields. While numerous models have emerged from both physics and machine learning (ML) communities, there is a growing trend towards integrating these approaches to develop hybrid architectures known as physics-aware machine learning models. Among these, the finite volume neural network (FINN) has emerged as a recent addition. FINN has proven to be particularly efficient in uncovering latent structures in data. In this study, we explore the capabilities of FINN in tackling the shallow-water equations, which simulates wave dynamics in coastal regions. Specifically, we investigate FINN's efficacy to reconstruct underwater topography based on these particular wave equations. Our findings reveal that FINN exhibits a remarkable capacity to infer topography solely from wave dynamics, distinguishing itself from both conventional ML and physics-aware ML models. Our results underscore the potential of FINN in advancing our understanding of spatiotemporal phenomena and enhancing parametrization capabilities in related domains.
