Parareal with a physics-informed neural network as coarse propagator

03/07/2023
by   Abdul Qadir Ibrahim, et al.
0

Parallel-in-time algorithms provide an additional layer of concurrency for the numerical integration of models based on time-dependent differential equations. Methods like Parareal, which parallelize across multiple time steps, rely on a computationally cheap and coarse integrator to propagate information forward in time, while a parallelizable expensive fine propagator provides accuracy. Typically, the coarse method is a numerical integrator using lower resolution, reduced order or a simplified model. Our paper proposes to use a physics-informed neural network (PINN) instead. We demonstrate for the Black-Scholes equation, a partial differential equation from computational finance, that Parareal with a PINN coarse propagator provides better speedup than a numerical coarse propagator. Training and evaluating a neural network are both tasks whose computing patterns are well suited for GPUs. By contrast, mesh-based algorithms with their low computational intensity struggle to perform well. We show that moving the coarse propagator PINN to a GPU while running the numerical fine propagator on the CPU further improves Parareal's single-node performance. This suggests that integrating machine learning techniques into parallel-in-time integration methods and exploiting their differences in computing patterns might offer a way to better utilize heterogeneous architectures.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/19/2021

A Physics-Informed Neural Network Framework For Partial Differential Equations on 3D Surfaces: Time-Dependent Problems

In this paper, we show a physics-informed neural network solver for the ...
research
06/14/2021

Physics-Aware Downsampling with Deep Learning for Scalable Flood Modeling

Background: Floods are the most common natural disaster in the world, af...
research
12/12/2019

Parareal with a Learned Coarse Model for Robotic Manipulation

A key component of many robotics model-based planning and control algori...
research
08/26/2021

Machine Learning Changes the Rules for Flux Limiters

Learning to integrate non-linear equations from highly resolved direct n...
research
02/13/2022

State-of-the-Art Review of Design of Experiments for Physics-Informed Deep Learning

This paper presents a comprehensive review of the design of experiments ...
research
03/16/2021

Parareal Neural Networks Emulating a Parallel-in-time Algorithm

As deep neural networks (DNNs) become deeper, the training time increase...
research
04/13/2020

Emergent spaces for coupled oscillators

In this paper we present a systematic, data-driven approach to discoveri...

Please sign up or login with your details

Forgot password? Click here to reset