LGAINAMLMay 5, 2023

Learning Stochastic Dynamical System via Flow Map Operator

arXiv:2305.03874v138 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of modeling stochastic systems for researchers in computational science and machine learning, representing an incremental extension of existing deterministic methods.

The authors tackled the problem of learning unknown stochastic dynamical systems from data by extending a deterministic flow map learning framework to include a stochastic component, resulting in a method that approximates the system's distribution with demonstrated effectiveness across various examples.

We present a numerical framework for learning unknown stochastic dynamical systems using measurement data. Termed stochastic flow map learning (sFML), the new framework is an extension of flow map learning (FML) that was developed for learning deterministic dynamical systems. For learning stochastic systems, we define a stochastic flow map that is a superposition of two sub-flow maps: a deterministic sub-map and a stochastic sub-map. The stochastic training data are used to construct the deterministic sub-map first, followed by the stochastic sub-map. The deterministic sub-map takes the form of residual network (ResNet), similar to the work of FML for deterministic systems. For the stochastic sub-map, we employ a generative model, particularly generative adversarial networks (GANs) in this paper. The final constructed stochastic flow map then defines a stochastic evolution model that is a weak approximation, in term of distribution, of the unknown stochastic system. A comprehensive set of numerical examples are presented to demonstrate the flexibility and effectiveness of the proposed sFML method for various types of stochastic systems.

Foundations

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

Your Notes