Emulating the dynamics of complex systems using autoregressive models on
manifolds (mNARX)
- URL: http://arxiv.org/abs/2306.16335v2
- Date: Thu, 12 Oct 2023 14:46:15 GMT
- Title: Emulating the dynamics of complex systems using autoregressive models on
manifolds (mNARX)
- Authors: Styfen Sch\"ar, Stefano Marelli, Bruno Sudret
- Abstract summary: We propose a novel surrogate modelling approach to efficiently approximate the response of complex dynamical systems.
We show that mNARX outperforms traditional autoregressive surrogates in predicting the response of a classical coupled spring-mass system.
We also show that mNARX is well suited for emulating very high-dimensional time- and state-dependent systems, even when affected by active controllers.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: We propose a novel surrogate modelling approach to efficiently and accurately
approximate the response of complex dynamical systems driven by time-varying
exogenous excitations over extended time periods. Our approach, namely manifold
nonlinear autoregressive modelling with exogenous input (mNARX), involves
constructing a problem-specific exogenous input manifold that is optimal for
constructing autoregressive surrogates. The manifold, which forms the core of
mNARX, is constructed incrementally by incorporating the physics of the system,
as well as prior expert- and domain- knowledge. Because mNARX decomposes the
full problem into a series of smaller sub-problems, each with a lower
complexity than the original, it scales well with the complexity of the
problem, both in terms of training and evaluation costs of the final surrogate.
Furthermore, mNARX synergizes well with traditional dimensionality reduction
techniques, making it highly suitable for modelling dynamical systems with
high-dimensional exogenous inputs, a class of problems that is typically
challenging to solve. Since domain knowledge is particularly abundant in
physical systems, such as those found in civil and mechanical engineering,
mNARX is well suited for these applications. We demonstrate that mNARX
outperforms traditional autoregressive surrogates in predicting the response of
a classical coupled spring-mass system excited by a one-dimensional random
excitation. Additionally, we show that mNARX is well suited for emulating very
high-dimensional time- and state-dependent systems, even when affected by
active controllers, by surrogating the dynamics of a realistic
aero-servo-elastic onshore wind turbine simulator. In general, our results
demonstrate that mNARX offers promising prospects for modelling complex
dynamical systems, in terms of accuracy and efficiency.
Related papers
- mNARX+: A surrogate model for complex dynamical systems using manifold-NARX and automatic feature selection [0.0]
We propose an automatic approach for nonlinear autoregressive modeling that leverages the feature-based structure of functional-NARX (F-NARX) modeling.<n>We show that the mNARX+ algorithm provides a systematic, data-driven method for creating accurate and stable surrogate models for complex dynamical systems.
arXiv Detail & Related papers (2025-07-17T17:11:07Z) - Learning to Dissipate Energy in Oscillatory State-Space Models [55.09730499143998]
State-space models (SSMs) are a class of networks for sequence learning.<n>We show that D-LinOSS consistently outperforms previous LinOSS methods on long-range learning tasks.
arXiv Detail & Related papers (2025-05-17T23:15:17Z) - Efficient Transformed Gaussian Process State-Space Models for Non-Stationary High-Dimensional Dynamical Systems [49.819436680336786]
We propose an efficient transformed Gaussian process state-space model (ETGPSSM) for scalable and flexible modeling of high-dimensional, non-stationary dynamical systems.
Specifically, our ETGPSSM integrates a single shared GP with input-dependent normalizing flows, yielding an expressive implicit process prior that captures complex, non-stationary transition dynamics.
Our ETGPSSM outperforms existing GPSSMs and neural network-based SSMs in terms of computational efficiency and accuracy.
arXiv Detail & Related papers (2025-03-24T03:19:45Z) - Automatically Learning Hybrid Digital Twins of Dynamical Systems [56.69628749813084]
Digital Twins (DTs) simulate the states and temporal dynamics of real-world systems.
DTs often struggle to generalize to unseen conditions in data-scarce settings.
In this paper, we propose an evolutionary algorithm ($textbfHDTwinGen$) to autonomously propose, evaluate, and optimize HDTwins.
arXiv Detail & Related papers (2024-10-31T07:28:22Z) - TANGO: Time-Reversal Latent GraphODE for Multi-Agent Dynamical Systems [43.39754726042369]
We propose a simple-yet-effective self-supervised regularization term as a soft constraint that aligns the forward and backward trajectories predicted by a continuous graph neural network-based ordinary differential equation (GraphODE)
It effectively imposes time-reversal symmetry to enable more accurate model predictions across a wider range of dynamical systems under classical mechanics.
Experimental results on a variety of physical systems demonstrate the effectiveness of our proposed method.
arXiv Detail & Related papers (2023-10-10T08:52:16Z) - On Robust Numerical Solver for ODE via Self-Attention Mechanism [82.95493796476767]
We explore training efficient and robust AI-enhanced numerical solvers with a small data size by mitigating intrinsic noise disturbances.
We first analyze the ability of the self-attention mechanism to regulate noise in supervised learning and then propose a simple-yet-effective numerical solver, Attr, which introduces an additive self-attention mechanism to the numerical solution of differential equations.
arXiv Detail & Related papers (2023-02-05T01:39:21Z) - Exploring Complex Dynamical Systems via Nonconvex Optimization [0.0]
We present an alternative, optimization-driven approach using tools from machine learning.
We apply this approach to a novel, fully-optimizable, reaction-diffusion model which incorporates complex chemical reaction networks.
This allows us to systematically identify new states and behaviors, including pattern formation, dissipation-maximizing nonequilibrium states, and replication-like dynamical structures.
arXiv Detail & Related papers (2023-01-03T01:35:39Z) - On Fast Simulation of Dynamical System with Neural Vector Enhanced
Numerical Solver [59.13397937903832]
We introduce a deep learning-based corrector called Neural Vector (NeurVec)
NeurVec can compensate for integration errors and enable larger time step sizes in simulations.
Our experiments on a variety of complex dynamical system benchmarks demonstrate that NeurVec exhibits remarkable generalization capability.
arXiv Detail & Related papers (2022-08-07T09:02:18Z) - Multiscale Neural Operator: Learning Fast and Grid-independent PDE
Solvers [0.0]
We propose a hybrid, flexible surrogate model that exploits known physics for simulating large-scale dynamics.
We are the first to learn grid-independent, non-local, and flexible parametrizations.
arXiv Detail & Related papers (2022-07-23T05:01:03Z) - Interfacing Finite Elements with Deep Neural Operators for Fast
Multiscale Modeling of Mechanics Problems [4.280301926296439]
In this work, we explore the idea of multiscale modeling with machine learning and employ DeepONet, a neural operator, as an efficient surrogate of the expensive solver.
DeepONet is trained offline using data acquired from the fine solver for learning the underlying and possibly unknown fine-scale dynamics.
We present various benchmarks to assess accuracy and speedup, and in particular we develop a coupling algorithm for a time-dependent problem.
arXiv Detail & Related papers (2022-02-25T20:46:08Z) - Constructing Neural Network-Based Models for Simulating Dynamical
Systems [59.0861954179401]
Data-driven modeling is an alternative paradigm that seeks to learn an approximation of the dynamics of a system using observations of the true system.
This paper provides a survey of the different ways to construct models of dynamical systems using neural networks.
In addition to the basic overview, we review the related literature and outline the most significant challenges from numerical simulations that this modeling paradigm must overcome.
arXiv Detail & Related papers (2021-11-02T10:51:42Z) - Efficient Model-Based Multi-Agent Mean-Field Reinforcement Learning [89.31889875864599]
We propose an efficient model-based reinforcement learning algorithm for learning in multi-agent systems.
Our main theoretical contributions are the first general regret bounds for model-based reinforcement learning for MFC.
We provide a practical parametrization of the core optimization problem.
arXiv Detail & Related papers (2021-07-08T18:01:02Z) - Interpretable Hyperspectral AI: When Non-Convex Modeling meets
Hyperspectral Remote Sensing [57.52865154829273]
Hyperspectral imaging, also known as image spectrometry, is a landmark technique in geoscience remote sensing (RS)
In the past decade efforts have been made to process analyze these hyperspectral (HS) products mainly by means of seasoned experts.
For this reason, it is urgent to develop more intelligent and automatic approaches for various HS RS applications.
arXiv Detail & Related papers (2021-03-02T03:32:10Z) - Reinforcement Learning for Adaptive Mesh Refinement [63.7867809197671]
We propose a novel formulation of AMR as a Markov decision process and apply deep reinforcement learning to train refinement policies directly from simulation.
The model sizes of these policy architectures are independent of the mesh size and hence scale to arbitrarily large and complex simulations.
arXiv Detail & Related papers (2021-03-01T22:55:48Z) - Multiscale Simulations of Complex Systems by Learning their Effective
Dynamics [10.52078600986485]
We present a systematic framework that bridges large scale simulations and reduced order models to Learn the Effective Dynamics.
LED provides a novel potent modality for the accurate prediction of complex systems.
LED is applicable to systems ranging from chemistry to fluid mechanics and reduces computational effort by up to two orders of magnitude.
arXiv Detail & Related papers (2020-06-24T02:35:51Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.