LGDSAug 10, 2021

Deep Learning Enhanced Dynamic Mode Decomposition

arXiv:2108.04433v446 citations
AI Analysis

This work addresses a domain-specific problem in dynamical systems analysis, offering an incremental improvement for researchers in computational physics and engineering.

The paper tackled the challenge of approximating Koopman operators for nonlinear dynamical systems by introducing a deep learning method that uses autoencoders to find optimal observables, resulting in improved prediction accuracy over standard dynamic mode decomposition on canonical datasets.

Koopman operator theory shows how nonlinear dynamical systems can be represented as an infinite-dimensional, linear operator acting on a Hilbert space of observables of the system. However, determining the relevant modes and eigenvalues of this infinite-dimensional operator can be difficult. The extended dynamic mode decomposition (EDMD) is one such method for generating approximations to Koopman spectra and modes, but the EDMD method faces its own set of challenges due to the need of user defined observables. To address this issue, we explore the use of autoencoder networks to simultaneously find optimal families of observables which also generate both accurate embeddings of the flow into a space of observables and submersions of the observables back into flow coordinates. This network results in a global transformation of the flow and affords future state prediction via the EDMD and the decoder network. We call this method the deep learning dynamic mode decomposition (DLDMD). The method is tested on canonical nonlinear data sets and is shown to produce results that outperform a standard DMD approach and enable data-driven prediction where the standard DMD fails.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes