Deep learning for universal linear embeddings of nonlinear dynamics

Bethany Lusch, J. Nathan Kutz, Steven L. Brunton

Introduction

Nonlinearity is a hallmark feature of complex systems, giving rise to a rich diversity of observed dynamical behaviors across the physical, biological, and engineering sciences . Although computationally tractable, there exists no general mathematical framework for solving nonlinear dynamical systems. Thus representing nonlinear dynamics in a linear framework is particularly appealing because of powerful and comprehensive techniques for the analysis and control of linear systems , which do not readily generalize to nonlinear systems. Koopman operator theory, developed in 1931 , has recently emerged as a leading candidate for the systematic linear representation of nonlinear systems . This renewed interest in Koopman analysis has been driven by a combination of theoretical advances , improved numerical methods such as dynamic mode decomposition (DMD) , and an increasing abundance of data. Eigenfunctions of the Koopman operator are now widely sought, as they provide intrinsic coordinates that globally linearize nonlinear dynamics. Despite the immense promise of Koopman embeddings, obtaining representations has proven difficult in all but the simplest systems, and representations are often intractably complex or are the output of uninterpretable black-box optimizations. In this work, we utilize the power of deep learning for flexible and general representations of the Koopman operator, while enforcing a network structure that promotes parsimony and interpretability of the resulting models.

Neural networks (NNs), which form the theoretical architecture of deep learning, were inspired by the primary visual cortex of cats where neurons are organized in hierarchical layers of cells to process visual stimulus . The first mathematical model of a NN was the neocognitron which has many of the features of modern deep neural networks (DNNs), including a multi-layer structure, convolution, max pooling and nonlinear dynamical nodes. Importantly, the universal approximation theorem guarantees that a NN with sufficiently many hidden units and a linear output layer is capable of representing any arbitrary function, including our desired Koopman eigenfunctions. Although NNs have a four-decade history, the analysis of the ImageNet data set , containing over 15 million labeled images in 22,000 categories, provided a watershed moment . Indeed, powered by the rise of big data and increased computational power, deep learning is resulting in transformative progress in many data-driven classification and identification tasks . A strength of deep learning is that features of the data are built hierarchically, which enables the representation of complex functions. Thus, deep learning can accurately fit functions without hand-designed features or the user choosing a good basis . However, a current challenge in deep learning research is the identification of parsimonious, interpretable, and transferable models .

Deep learning has the potential to enable a scaleable and data-driven architecture for the discovery and representation of Koopman eigenfunctions, providing intrinsic linear representations of strongly nonlinear systems. This approach alleviates two key challenges in modern dynamical systems: 1) equations are often unknown for systems of interest , as in climate, neuroscience, epidemiology, and finance; and, 2) low-dimensional dynamics are typically embedded in a high-dimensional state space, requiring scaleable architectures that discover dynamics on latent variables. Although NNs have also been used to model dynamical systems and other physical processes for decades, great strides have been made recently in using DNNs to learn Koopman embeddings, resulting in several excellent papers . For example, the VAMPnet architecture uses a time-lagged auto-encoder and a custom variational score to identify Koopman coordinates on an impressive protein folding example. In all of these recent studies, DNN representations have been shown to be more flexible and exhibit higher accuracy than other leading methods on challenging problems.

The focus of this work is on developing DNN representations of Koopman eigenfunctions that remain interpretable and parsimonious, even for high-dimensional and strongly nonlinear systems. Our approach (See Fig. 1) differs from previous studies, as we are focused specifically on obtaining parsimonious models that match the intrinsic low-rank dynamics while avoiding overfitting and remaining interpretable, thus merging the best of DNN architectures and Koopman theory. In particular, many dynamical systems exhibit a continuous eigenvalue spectrum, which confounds low-dimensional representation using existing DNN or Koopman representations. This work develops a generalized framework and enforces new constraints specifically designed to extract the fewest meaningful eigenfunctions in an interpretable manner. For systems with continuous spectra, we utilize an augmented network to parameterize the linear dynamics on the intrinsic coordinates, avoiding an infinite asymptotic expansion in harmonic eigenfunctions. Thus, the resulting networks remain parsimonious, and the few key eigenfunctions are interpretable. We demonstrate our deep learning approach to Koopman on several examples designed to illustrate the strength of the method, while remaining intuitive in terms of classic dynamical systems.

Data-driven dynamical systems

To give context to our deep learning approach to identify Koopman eigenfunctions, we first summarize highlights and challenges in the data-driven discovery of dynamics. Throughout this work, we will consider discrete-time dynamical systems,

The dominant geometric perspective of dynamical systems, in the tradition of Poincaré, concerns the organization of trajectories of Eq. 1, including fixed points, periodic orbits, and attractors. Formulating the dynamics as a system of differential equations in x\mathbf{x} often admits compact and efficient representations for many natural systems ; for example, Newton’s second law is naturally expressed by Eq. 1. However, the solution to these dynamics may be arbitrarily complicated, and possibly even irrepresentable, except for special classes of systems. Linear dynamics, where the map F\mathbf{F} is a matrix that advances the state x\mathbf{x}, are among the few systems that admit a universal solution, in terms of the eigenvalues and eigenvectors of the matrix F\mathbf{F}, also known as the spectral expansion.

In 1931, B. O. Koopman provided an alternative description of dynamical systems in terms of the evolution of functions in the Hilbert space of possible measurements y=g(x)y=g(\mathbf{x}) of the state . The so-called Koopman operator, K\mathcal{K}, that advances measurement functions is an infinite-dimensional linear operator:

Koopman analysis has gained significant attention recently with the pioneering work of Mezic et al. , and in response to the growing wealth of measurement data and the lack of known equations for many systems . Representing nonlinear dynamics in a linear framework, via the Koopman operator, has the potential to enable advanced nonlinear prediction, estimation, and control using the comprehensive theory developed for linear systems. However, obtaining finite-dimensional approximations of the infinite-dimensional Koopman operator has proven challenging in practical applications.

Finite-dimensional representations of the Koopman operator are often approximated using the dynamic mode decomposition (DMD) , introduced by Schmid . By construction, DMD identifies spatio-temporal coherent structures from a high-dimensional dynamical system, although it does not generally capture nonlinear transients since it is based on linear measurements of the system, g(x)=xg(\mathbf{x})=\mathbf{x}. Extended DMD (eDMD) and the related variational approach of conformation dynamics (VAC) enriches the model with nonlinear measurements ; for more details, see SI Appendix. Identifying regression models based on nonlinear measurements will generally result in closure issues, as there is no guarantee that these measurements form a Koopman invariant subspace . The resulting models are of exceedingly high dimension, and when kernel methods are employed , the models may become uninterpretable. Instead, many approaches seek to identify eigenfunctions of the Koopman operator directly, satisfying:

Eigenfunctions are guaranteed to span an invariant subspace, and the Koopman operator will yield a matrix when restricted to this subspace . In practice, Koopman eigenfunctions may be more difficult to obtain than the solution of (1); however, this is a one-time up-front cost that yields a compact linear description. The challenge of identifying and representing Koopman eigenfunctions provides strong motivation for the use of powerful emerging deep learning methods .

Koopman for systems with continuous spectra

The Koopman operator provides a global linearization of the dynamics. The concept of linearizing dynamics is not new, and locally linear representations are commonly obtained by linearizing around fixed points and periodic orbits . Indeed, asymptotic and perturbation methods have been widely used since the time of Newton to approximate solutions of nonlinear problems by starting from the exact solution of a related, typically linear problem. The classic pendulum, for instance, satisfies the differential equation x¨=sin(ωx)\ddot{x}=-\sin(\omega x) and has eluded an analytic solution since its mathematical inception. The linear problem associated with the pendulum involves the small angle approximation whereby sin(ωx)=ωx(ωx)3/3!+\sin(\omega x)=\omega x-(\omega x)^{3}/3!+\cdots and only the first term is retained in order to yield exact sinusoidal solutions. The next correction involving the cubic term gives the Duffing equation which is one of the most commonly studied nonlinear oscillators in physics . Importantly, the cubic contribution is known to shift the linear oscillation frequency of the pendulum, ωω+Δω\omega\rightarrow\omega+\Delta{\omega} as well as generate harmonics such as exp(±3iω)\exp(\pm 3i\omega) . An exact representation of the solution can be derived in terms of Jacobi elliptic functions, which have a Taylor series representation in terms of an infinite sum of sinusoids with frequencies (2n ⁣ ⁣1)ω(2n\!-\!1)\omega where n=1,2,,n=1,2,\cdots,\infty. Thus, the simple pendulum oscillates at the (linear) natural frequency ω\omega for small deflections, and as the pendulum energy is increased, the frequency decreases continuously, resulting in a so-called continuous spectrum.

The importance of accounting for the continuous spectrum was discussed in 1932 in an extension by Koopman and von Neumann . A continuous spectrum, as described for the simple pendulum, is characterized by a continuous range of observed frequencies, as opposed to the discrete spectrum consisting of isolated, fixed frequencies. This phenomena is observed in a wide range of physical systems that exhibit broadband frequency content, such as turbulence and nonlinear optics. The continuous spectrum thus confounds simple Koopman descriptions, as there is not a straightforward finite approximation in terms of a small number of eigenfunctions . Indeed, away from the linear regime, an infinite Fourier sum is required to approximate the shift in frequency and eigenfunctions. In fact, in some cases, eigenfunctions may not exist at all.

Recently, there have been several algorithmic advances to approximate systems with continuous spectra, including nonlinear Laplacian spectral analysis and the use of delay coordinates . A critically enabling innovation of the present work is explicitly accounting for the parametric dependence of the Koopman operator K(λ)\cal{K}(\lambda) on the continuously varying λ\lambda, related to the classic perturbation results above. By constructing an auxiliary network (See Fig. 2) to first determine the parametric dependency of the Koopman operator on the frequency λ±=±iω\lambda_{\pm}=\pm i\omega, an interpretable low-rank model of the intrinsic dynamics can then by constructed. In particular, a nonlinear oscillator with continuous spectrum may now be represented as a single pair of conjugate eigenfunctions, mapping trajectories into perfect sines and cosines, with a continuous eigenvalue parameterizing the frequency. If this explicit frequency dependence is unaccounted for, then a high-dimensional network is necessary to account for the shifting frequency and eigenvalues. We conjecture that previous Koopman models using high-dimensional DNNs represent the harmonic series expansion required to approximate the continuous spectrum for systems such as the Duffing oscillator.

Deep learning to identify Koopman eigenfunctions

The overarching goal of this work is to leverage the power of deep learning to discover and represent eigenfunctions of the Koopman operator. Our perspective is driven by the need for parsimonious representations that are efficient, avoid overfitting, and provide minimal descriptions of the dynamics on interpretable intrinsic coordinates. Unlike previous deep learning approaches to Koopman , our network architecture is designed specifically to handle a ubiquitous class of nonlinear systems characterized by a continuous frequency spectrum generated by the nonlinearity. A continuous spectrum presents unique challenges for compact and interpretable representation, and our approach is inspired by the classical asymptotic and perturbation approaches in dynamical systems.

Intrinsic coordinates that are useful for reconstruction. We seek to identify a few intrinsic coordinates y=φ(x)\mathbf{y}=\boldsymbol{\varphi}(\mathbf{x}) where the dynamics evolve, along with an inverse x=φ1(y)\mathbf{x}=\boldsymbol{\varphi}^{-1}(\mathbf{y}) so that the state x\mathbf{x} may be recovered. This is achieved using an auto-encoder (See Figure 1 a.), where φ\boldsymbol{\varphi} is the encoder and φ1\boldsymbol{\varphi}^{-1} is the decoder. The dimension pp of the auto-encoder subspace is a hyperparameter of the network, and this choice may be guided by knowledge of the system. Reconstruction accuracy of the auto-encoder is achieved using the following loss: xφ1(φ(x))\|\mathbf{x}-{\boldsymbol{\varphi}}^{-1}({\boldsymbol{\varphi}}(\mathbf{x}))\|.

Linear dynamics. To discover Koopman eigenfunctions, we learn the linear dynamics K\mathbf{K} on the intrinsic coordinates, i.e., yk+1=Kyk\mathbf{y}_{k+1}={\bf K}\mathbf{y}_{k}. Linear dynamics are achieved using the following loss: φ(xk+1)Kφ(xk)\|{\boldsymbol{\varphi}}(\mathbf{x}_{k+1})-{\bf K}{\boldsymbol{\varphi}}(\mathbf{x}_{k})\|. More generally, we enforce linear prediction over mm time steps with the loss: φ(xk+m)Kmφ(xk)\|{\boldsymbol{\varphi}}(\mathbf{x}_{k+m})-{\bf K}^{m}{\boldsymbol{\varphi}}(\mathbf{x}_{k})\|. (See Figure 1 c.)

Future state prediction. Finally, the intrinsic coordinates must enable future state prediction. Specifically, we identify linear dynamics in the matrix K\mathbf{K}. This corresponds to the loss xk+1φ1(Kφ(xk))\|\mathbf{x}_{k+1}-{\boldsymbol{\varphi}}^{-1}({\bf K}{\boldsymbol{\varphi}}(\mathbf{x}_{k}))\|, and more generally xk+mφ1(Kmφ(xk))\|\mathbf{x}_{k+m}-{\boldsymbol{\varphi}}^{-1}({\bf K}^{m}{\boldsymbol{\varphi}}(\mathbf{x}_{k}))\|. (See Figure 1 b.)

To address the continuous spectrum, we allow the eigenvalues of the matrix K{\bf K} to vary, parametrized by the function λ=Λ(y)\lambda=\Lambda(\mathbf{y}), which is learned by an auxiliary network (See Fig. 2). The eigenvalues λ±=μ±iω\lambda_{\pm}=\mu\pm i\omega are then used to parametrize block-diagonal K(μ,ω){\bf K}({\mu,\omega}). For each pair of complex eigenvalues, the discrete-time K{\bf K} has a Jordan block of the form:

This network structure allows the eigenvalues to vary across phase space, facilitating a small number of eigenfunctions. To enforce circular symmetry in the eigenfunction coordinates, we often parameterize the eigenvalues by the radius λ(y22)\lambda(\|\mathbf{y}\|_{2}^{2}). The second and third prediction loss function must also be modified for systems with continuous spectrum, as discussed in the SI Appendix.

To train our network, we generate trajectories from random initial conditions, which are split into training, validation, and test sets. Models are trained on the training set and compared on the validation set, which is also used for early stopping to prevent overfitting. We report accuracy on the test set.

Results

We demonstrate our deep learning approach to identify Koopman eigenfunctions on several example systems, including a simple model with a discrete spectrum and two examples that exhibit a continuous spectrum: the nonlinear pendulum and the high-dimensional unsteady fluid flow past a cylinder.

Before analyzing systems with the additional challenges of a continuous spectrum and high-dimensionality, we consider a simple nonlinear system with a single fixed point and a discrete eigenvalue spectrum:

This dynamical system has been well-studied in the literature , and for stable eigenvalues λ<μ<0\lambda<\mu<0, the system exhibits a slow manifold given by x2=x12x_{2}=x_{1}^{2}; we use μ=0.05\mu=-0.05 and λ=1\lambda=-1. As shown in Fig. 3, the Koopman embedding identifies nonlinear coordinates that flatten this inertial manifold, providing a globally linear representation of the dynamics; moreover, the correct Koopman eigenvalues are identified. Specific details about the network and training procedure are provided in the SI Appendix.

Nonlinear pendulum with continuous spectrum

As a second example, we consider the nonlinear pendulum, which exhibits a continuous eigenvalue spectrum with increasing energy:

Although this is a simple mechanical system, it has eluded parsimonious representation in the Koopman framework. The deep Koopman embedding is shown in Fig. 4, where it is clear that the dynamics are linear in the eigenfunction coordinates, given by y=φ(x)\mathbf{y}=\boldsymbol{\varphi}(\mathbf{x}). As the Hamiltonian energy of the system increases, corresponding to an elongation of the oscillation period, the parameterized Koopman network accounts for this continuous frequency shift and provides a compact representation in terms of two conjugate eigenfunctions. Alternative network architectures that are not specifically designed to account for continuous spectra with an auxiliary network would be forced to approximate this frequency shift with the classical asymptotic expansion in terms of harmonics. The resulting network would be overly bulky and would limit interpretability.

Recall that we have three types of losses on the network: reconstruction, prediction, and linearity. Figure 4II.A shows that the network is able to function as an auto-encoder, accurately reconstructing the ten example trajectories. Next, we show that the network is able to predict the evolution of the system. Figure 4II.B shows the prediction horizon for ten initial conditions that are simulated forward with the network, stopping the prediction when the relative error reaches 10%. As expected, the prediction horizon deteriorates as the energy of the initial condition increases, although the prediction is still quite accurate. Finally, we demonstrate that the dynamics in the intrinsic coordinates y\mathbf{y} are truly linear, as shown by the nearly concentric circles in Fig. 4II.C. The eigenfunctions φ1(x)\varphi_{1}(\mathbf{x}) and φ2(x)\varphi_{2}(\mathbf{x}) are shown in Fig. 4III, and are connected to theory in the SI Appendix.

High-dimensional nonlinear fluid flow

As our final example, we consider the nonlinear fluid flow past a circular cylinder at Reynolds number 100100 based on diameter, which is characterized by vortex shedding. This model has been a benchmark in fluid dynamics for decades , and has been extensively analyzed in the context of data-driven modeling and Koopman analysis . In 2003, Noack et al. showed that the high-dimensional dynamics evolve on a low-dimensional attractor, given by a slow-manifold in the following model:

This mean-field model exhibits a stable limit cycle corresponding to von Karman vortex shedding, and an unstable equilibrium corresponding to a low-drag condition. Starting near this equilibrium, the flow unwinds up the slow manifold toward the limit cycle.

In , Loiseau showed that this flow may be modeled by a nonlinear oscillator with state-dependent damping, making it amenable to the continuous spectrum analysis. We use trajectories from this model to train a Koopman network, and the resulting eigenfunctions are shown in Fig. 5.

In this example, the damping rate μ\mu and frequency ω\omega are allowed to vary along level sets of the radius in eigenfunction coordinates, so that μ(R)\mu(R) and ω(R)\omega(R), where R2=y12+y22R^{2}=y_{1}^{2}+y_{2}^{2}; this is accomplished with an auxiliary network as in Fig. 2. Although we only show the ability of the model to predict the future state in Fig. 5, corresponding to the second and third loss functions, the network also functions as an autoencoder.

Discussion

In summary, we have employed powerful deep learning approaches to identify and represent coordinate transformations that recast strongly nonlinear dynamics into a globally linear framework. Our approach is designed to discover eigenfunctions of the Koopman operator, which provide an intrinsic coordinate system to linearize nonlinear systems, and have been notoriously difficult to identify and represent using alternative methods. Building on a deep auto-encoder framework, we enforce additional constraints and loss functions to identify Koopman eigenfunctions where the dynamics evolve linearly. Moreover, we generalize this framework to include a broad class of nonlinear systems that exhibit a continuous eigenvalue spectrum, where a continuous range of frequencies is observed. Continuous-spectrum systems are notoriously difficult to analyze, especially with Koopman theory, and naive learning approaches require asymptotic expansions in terms of higher order harmonics of the fundamental frequency, leading to unwieldy models. In contrast, we utilize an auxiliary network to parametrize and identify the continuous frequency, which then parameterizes a compact Koopman model on the auto-encoder coordinates. Thus, our deep neural network models remain both parsimonious and interpretable, merging the best of neural network representations and Koopman embeddings. In most deep learning applications, although the basic architecture is extremely general, considerable expert knowledge and intuition is typically used in the training process and in designing loss functions and constraints. Throughout this paper, we have also used physical insight and intuition from asymptotic theory and continuous spectrum dynamical systems to design parsimonious Koopman embeddings.

The use of deep learning in physics and engineering is increasing at an incredible rate, and this trend is only expected to accelerate. Nearly every field of science is revisiting challenging problems of central importance from the perspective of big data and deep learning. With this explosion of interest, it is imperative that we as a community seek machine learning models that favor interpretability and promote physical insight and intuition. In this challenge, there is a tremendous opportunity to gain new understanding and insight by applying increasingly powerful techniques to data. For example, discovering Koopman eigenfunctions will result in new symmetries and conservation laws, as conserved eigenfunctions are related to conservation laws via a generalized Noether’s theorem. It will also be important to apply these techniques to increasingly challenging problems, such as turbulence, epidemiology, and neuroscience, where data is abundant and models are needed. The goal is to model these systems with a small number of coupled nonlinear oscillators using similar parameterized Koopman embeddings. Finally, the use of deep learning to discover Koopman eigenfunctions may enable transformative advances in the nonlinear control of complex systems. All of these future directions will be facilitated by more powerful network representations.

Acknowledgements

We acknowledge generous funding from the Army Research Office (ARO W911NF-17-1-0306) and the Defense Advanced Research Projects Agency (DARPA HR0011-16-C-0016). We would like to thank many people for valuable discussions about neural networks and Koopman theory: Bing Brunton, Karthik Duraisamy, Eurika Kaiser, Bernd Noack, and Josh Proctor, and especially Jean-Christophe Loiseau, Igor Mezić, and Frank Noé.

References

Supporting Information (SI)

We demonstrate the ability of deep learning to represent Koopman eigenfunctions on three example systems, shown in Fig. 6.

The first system has a single fixed point and a discrete eigenvalue spectrum:

where μ=0.05\mu=-0.05 and λ=1\lambda=-1. This provides a benchmark system to test our architecture.

The second system is the nonlinear pendulum:

The nonlinear pendulum exhibits a continuous eigenvalue spectrum as the energy of the pendulum is increased, posing a significant challenge for classical Koopman embedding techniques. In this example, we consider the frictionless pendulum, so that the system is conservative and trajectories evolve on Hamiltonian energy level sets.

The third example is the mean-field model for the fluid flow past a circular cylinder at Reynolds number 100:

where μ=0.1\mu=0.1, ω=1\omega=1, A=0.1A=-0.1, and λ=10\lambda=10. This system is a challenging canonical system in fluid dynamics, and is a model for the vortex shedding observed behind bluff bodies. The system exhibits a slow manifold, and we consider two cases corresponding to trajectories that start on the slow manifold and trajectories that start off of the manifold.

We create our datasets by solving the systems of differential equations in MATLAB using the ode45 solver.

For each dynamical system, we choose 5000 initial conditions for the test set, 5000 for the validation set, and 5000-20000 for the training set (see Table 1). For each initial condition, we solve the differential equations for some time span. That time span is t=0,.02,,1t=0,.02,\dots,1 for the discrete spectrum and pendulum datasets. Since the dynamics on the slow manifold for the fluid flow example are slower and more complicated, we increase the time span for that dataset to t=0,.05,,6t=0,.05,\dots,6. However, when we include data off the slow manifold, we want to capture the fast dynamics as the trajectories are attracted to the slow manifold, so we change the time span to t=0,.01,,1t=0,.01,\dots,1.

The discrete spectrum dataset is created from random initial conditions x\mathbf{x} where x1,x2[0.5,0.5]x_{1},x_{2}\in[-0.5,0.5], since this portion of phase space is sufficient to capture the dynamics.

The pendulum dataset is created from random initial conditions x\mathbf{x} where x1[3.1,3.1]x_{1}\in[-3.1,3.1] (just under [π,π][-\pi,\pi]), x2x_{2}\in, and the potential function is under 0.990.99. The potential function for the pendulum is 12x22cos(x1)\frac{1}{2}x_{2}^{2}-\cos(x_{1}). These ranges are chosen to sample the pendulum in the full phase space where the pendulum approaches having an infinite period.

The fluid flow problem limited to the slow manifold is created from random initial conditions x\mathbf{x} on the bowl where r[0,1.1]r\in[0,1.1], θ[0,2π]\theta\in[0,2\pi], x1=rcos(θ)x_{1}=r\cos(\theta), x2=rsin(θ)x_{2}=r\sin(\theta), and x3=x12+x22x_{3}=x_{1}^{2}+x_{2}^{2}. This captures all types of dynamics on the slow manifold, including spiraling in towards the limit cycle at r=1r=1 and spiraling out towards it.

The fluid flow problem beyond the slow manifold is created from random initial conditions x\mathbf{x} where x1[1.1,1.1]x_{1}\in[-1.1,1.1], x2[1.1,1.1]x_{2}\in[-1.1,1.1], and x3[0,2.42]x_{3}\in[0,2.42]. These limits are chosen to include the dynamics on the slow manifold covered by the previous dataset, as well as trajectories that begin off the slow manifold. Any trajectory that grows to x3>2.5x_{3}>2.5 is eliminated so that the domain is reasonably compact and well-sampled.

Network architecture and training

We use the Python API for the TensorFlow framework and the Adam optimizer for training. All of our code is available online at github.com/BethanyL/DeepKoopman.

Network architecture

Each hidden layer has the form of Wx+b{\bf W}\mathbf{x}+{\bf b} followed by an activation with the rectified linear unit (ReLU): f(x)=max{0,x}f(\mathbf{x})=\max\{0,\mathbf{x}\}. In our experiments, training was significantly faster with ReLU as the activation function than with sigmoid. See Table 2 for the number of hidden layers in the encoder, decoder, and auxiliary network, as well as their widths. The output layers of the encoder, decoder, and auxiliary network are linear (simply Wx+b{\bf W}\mathbf{x}+{\bf b}).

Explicit loss function

where MSE refers to mean squared error and TT is the number of time steps in each trajectory. The weights α1\alpha_{1}, α2\alpha_{2}, and α3\alpha_{3} are hyperparameters. The integer SpS_{p} is a hyperparameter for how many steps to check in the prediction loss. The hyperparameters α1\alpha_{1}, α2\alpha_{2}, α3\alpha_{3}, and SpS_{p} are listed in Table 3.

The matrix K{\bf K} is parametrized by the function λ=Λ(y)\lambda=\Lambda(\mathbf{y}), which is learned by an auxiliary network. The eigenvalues can vary along a trajectory, so in Lpred\mathcal{L}_{pred} and Llin\mathcal{L}_{lin}, Km=K(λ1)K(λ2)K(λm){\bf K}^{m}={\bf K}(\lambda_{1})\cdot{\bf K}(\lambda_{2})\cdots{\bf K}(\lambda_{m}). However, on Hamiltonian systems, such as the pendulum, the eigenvalues are constant along each trajectory. If a system is known to be Hamiltonian, the network training could be sped up by encoding the constraint that Km=K(λ)m{\bf K}^{m}={\bf K}(\lambda)^{m}. In order to demonstrate that this specialized knowledge is not necessary, we use the more general case for all of our datasets, including the pendulum.

Training

We initialize each weight matrix W{\bf W} randomly from a uniform distribution in the range [s,s][-s,s] for s=1/as=1/\sqrt{a}, where aa is the dimension of the input of the layer. This distribution was suggested in . Each bias vector b{\bf b} is initialized to . The model for the discrete spectrum example is trained for two hours on an NVIDIA K80 GPU. The other models are each trained for six hours. The learning rate for the Adam optimizer is 0.0010.001. On the pendulum and fluid flow datasets, for five minutes, we pretrain the network to be a simple autoencoder, using the autoencoder loss but not the linearity or prediction losses, as this speeds up the training. For each dynamical system, we train multiple models in a random search of parameter space and choose the one with the lowest validation error. Each model is initialized with different random weights. We also use early stopping; for each model, at the end of training, we resume the step with the lowest validation error.

Results

The training, validation, and test errors for all examples are reported in Table 4.

Figure 7 shows the average prediction error versus the number of prediction steps. Even for a large number of steps, the error is quite small, giving good prediction. This figure also demonstrates prediction performance on example trajectories. The eigenfunctions for this example are shown in Fig. 9. We see that one is quadratic and the other is linear. This is expected because we can analytically derive that y1=x1y_{1}=x_{1} and y2=x2bx12y_{2}=x_{2}-bx_{1}^{2} is a pair of eigenfunctions for this system, where b=λ2μλb=\frac{-\lambda}{2\mu-\lambda}. When the eigenvalues are allowed to vary with the auxiliary network used for continuous spectrum systems, the eigenvalues remain relatively constant, near the true values of 0.05-0.05 and 1-1, as shown in Fig. 9.

Nonlinear pendulum

The nonlinear pendulum is one of the simplest examples that exhibits a continuous eigenvalue spectrum. Using the auxiliary network, we allow the frequency ω\omega of the Koopman eigenvalues to vary continuously with the embedded coordinates y1y_{1} and y2y_{2}, as shown in Fig. 10. The frequency ω\omega varies smoothly with the radius y12+y22\sqrt{y_{1}^{2}+y_{2}^{2}}, from around 0.95-0.95 to 0.4-0.4 as the energy is increased. When the damping rate is also allowed to vary continuously, it remains nearly constant around the value of μ=0\mu=0, since the system is conservative. Figure 11 shows the Koopman eigenfunctions in magnitude and phase coordinates, where it can be seen that that magnitude essentially traces level sets of the Hamiltonian energy. This is consistent with previous theoretical derivations of Mezic , and we thank him for communicating this connection to us.

Fluid flow on attractor

For the final example, we consider the nonlinear fluid vortex shedding behind a cylinder. We begin by considering dynamics on the attracting manifold. When we train the network with trajectories on the slow manifold, we are able to identify a single conjugate eigenfunction pair, shown in Fig. 13. The corresponding continuously varying eigenvalues are shown in Fig. 13, where it can be seen that the frequency ω\omega is extremely close to the true constant 1-1, while the damping μ\mu varies significantly, and in fact switches stability for trajectories outside the natural limit cycle. This is consistent with the data-driven model of Loiseau .

Fluid flow off attractor

We now consider the case where we train a network using trajectories that start off of the attracting slow manifold. Figure 14 shows the prediction performance of the Koopman neural network for trajectories that start away from the bowl; in both cases, the dynamics are faithfully captured and the dynamics are propagated forward until the limit cycle.

The eigenfunctions are shown in Fig. 15, where it can be seen that the mode shapes match those in the on-attractor data in Fig. 13. The continuously varying eigenvalues are shown in Fig. 16. Again, similar to the on-attractor case, the damping μ\mu varies considerably with radius, while the frequency is very nearly a constant 1-1.

Miscellaneous notes

It has recently been shown that eDMD is equivalent to the variational approach of conformation dynamics (VAC) , first derived by Noé and Nüske in 2013 to simulate molecular dynamics with a broad separation of timescales. Further connections between eDMD and VAC and between DMD and the time lagged independent component analysis (TICA) are explored in a recent review . A key contribution of VAC is a variational score enabling the objective assessment of Koopman models via cross-validation. Recently, eDMD has been demonstrated to improve model predictive control performance in nonlinear systems .