Probabilistic function-on-function nonlinear autoregressive model for emulation and reliability analysis of stochastic dynamical systems

· Source: stat.ML updates on arXiv.org · Field: Science & Research — Engineering & Applied Sciences, Mathematics & Computational Sciences, Artificial Intelligence & Machine Learning · Depth: Expert, extended

Summary

The novel Function-on-Function Nonlinear AutoRegressive model with eXogenous inputs (F2NARX) significantly enhances the emulation and reliability analysis of stochastic dynamical systems. This model reformulates conventional NARX from a function-on-function regression perspective, utilizing principal component analysis (PCA) for feature extraction and sparse Gaussian process (SGP) regression for learning. F2NARX employs a one-time-window-ahead prediction strategy and integrates the unscented transform for efficient probabilistic predictions. Benchmarking against state-of-the-art NARX models, F2NARX demonstrates orders-of-magnitude greater efficiency and higher accuracy. For instance, in a three-story steel frame example, it predicted 10,000 responses in 37 seconds with 50 training histories, achieving a normalized mean squared error below 1e-3, approximately 3,000 times faster than the finite element model. Its probabilistic capabilities also enable active learning for accurate first-passage failure probability estimation with only about 15 training trajectories.

Key takeaway

For Machine Learning Engineers and Research Scientists modeling complex dynamical systems, you should consider F2NARX to significantly enhance prediction efficiency and accuracy. Its function-on-function autoregressive approach, combined with sparse Gaussian processes and unscented transform, provides robust probabilistic predictions. This enables you to perform active learning for reliability analysis, accurately estimating first-passage failure probabilities with substantially fewer training trajectories, thereby reducing computational costs by orders of magnitude.

Key insights

F2NARX uses function-on-function autoregression with sparse Gaussian processes for efficient, probabilistic emulation of complex dynamical systems.

Principles

Method

F2NARX employs a one-time-window-ahead strategy, using PCA for feature extraction from time windows. Sparse Gaussian Process regression learns these features, and the unscented transform provides probabilistic predictions.

In practice

Topics

Best for: AI Scientist, Research Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by stat.ML updates on arXiv.org.