paper-with-me

Papers

Emulating dynamic non-linear simulators using Gaussian processes

2018-02-21 · Hossein Mohammadi, Peter Challenor, Marc Goodfellow

The dynamic emulation of non-linear deterministic computer codes where the output is a time series, possibly multivariate, is examined. Such computer models simulate the evolution of some real-world phenomenon over time, for example models of the climate or the functioning of the human brain. The models we are interested in are highly non-linear and exhibit tipping points, bifurcations and chaotic behaviour. However, each simulation run could be too time-consuming to perform analyses that require many runs, including quantifying the variation in model output with respect to changes in the inputs. Therefore, Gaussian process emulators are used to approximate the output of the code. To do this, the flow map of the system under study is emulated over a short time period. Then, it is used in an iterative way to predict the whole time series. A number of ways are proposed to take into account the uncertainty of inputs to the emulators, after fixed initial conditions, and the correlation between them through the time series. The methodology is illustrated with two examples: the highly non-linear dynamical systems described by the Lorenz and Van der Pol equations. In both cases, the predictive performance is relatively high and the measure of uncertainty provided by the method reflects the extent of predictability in each system.

📄 PDF Abstract BibTeX arXiv:1802.07575

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

On the complexity of linear systems: an approach via rate distortion theory and emulating systems

2023-06-04 · Eric Wendel, John Baillieul, Joseph Hollmann

We define the complexity of a continuous-time linear system to be the minimum number of bits required to describe its forward increments to a desired level of fidelity, and compute this quantity using the rate distortion…

Decision Making

Gradient Diffusion: Enhancing Existing Neural Models with Homeostatic Control and Tuning

2024-12-10 · Lennart P. L. Landsmeer, Mario Negrello, Said Hamdioui, Christos Strydis

Realistic brain modeling requires precise estimation of numerous unobserved parameters, a task hindered by complex nonlinearities and the inaccessibility of the brain's full dynamical state. Current multicompartmental-mo…

SEMULATOR: Emulating the Dynamics of Crossbar Array-based Analog Neural System with Regression Neural Networks

2021-01-19 · Chaeun Lee, Seyoung Kim

As deep neural networks require tremendous amount of computation and memory, analog computing with emerging memory devices is a promising alternative to digital computing for edge devices. However, because of the increas…

regression

Towards Learned Simulators for Cell Migration

2022-10-02 · Koen Minartz, Yoeri Poels, Vlado Menkovski

Simulators driven by deep learning are gaining popularity as a tool for efficiently emulating accurate but expensive numerical simulators. Successful applications of such neural simulators can be found in the domains of …

Estimating Nonlinear Dynamics with the ConvNet Smoother

2017-02-17 · Luca Ambrogioni, Umut Güçlü, Eric Maris, Marcel van Gerven

Estimating the state of a dynamical system from a series of noise-corrupted observations is fundamental in many areas of science and engineering. The most well-known method, the Kalman smoother (and the related Kalman fi…