Enhancing Computational Efficiency in Multiscale Systems Using Deep Learning of Coordinates and Flow Maps
Asif Hamid, Danish Rafiq, Shahkar Ahmad Nahvi, Mohammad Abid Bazaz
TL;DR
The paper tackles the computational burden of simulating time-dependent multiscale PDEs by learning a latent, low-dimensional coordinate system and a hierarchy of latent-space flow maps. It introduces latent HiTS (L-HiTS), which combines deep autoencoders to discover coordinates with a multiscale hierarchy of ResNet-based flow maps to advance reduced states across multiple time scales $\Delta t_m=2^{m-d}\Delta t$ while keeping accuracy. The method is demonstrated on two canonical PDEs—the FitzHugh–Nagumo model and the Kuramoto–Sivashinsky equation—showing state-of-the-art predictive performance with substantial speedups relative to the baseline multiscale HiTS, and revealing how latent dimension and model choice influence accuracy and efficiency. This approach enables efficient online, many-query predictions for large-scale multiscale systems, with open-source code and clear pathways for extensions to partial observations and adaptive time stepping.
Abstract
Complex systems often show macroscopic coherent behavior due to the interactions of microscopic agents like molecules, cells, or individuals in a population with their environment. However, simulating such systems poses several computational challenges during simulation as the underlying dynamics vary and span wide spatiotemporal scales of interest. To capture the fast-evolving features, finer time steps are required while ensuring that the simulation time is long enough to capture the slow-scale behavior, making the analyses computationally unmanageable. This paper showcases how deep learning techniques can be used to develop a precise time-stepping approach for multiscale systems using the joint discovery of coordinates and flow maps. While the former allows us to represent the multiscale dynamics on a representative basis, the latter enables the iterative time-stepping estimation of the reduced variables. The resulting framework achieves state-of-the-art predictive accuracy while incurring lesser computational costs. We demonstrate this ability of the proposed scheme on the large-scale Fitzhugh Nagumo neuron model and the 1D Kuramoto-Sivashinsky equation in the chaotic regime.
