-
FiniteNet: A Fully Convolutional LSTM Network Architecture for Time-Dependent Partial Differential Equations
In this work, we present a machine learning approach for reducing the er...
read it
-
Reduced operator inference for nonlinear partial differential equations
We present a new scientific machine learning method that learns from dat...
read it
-
Learning emergent PDEs in a learned emergent space
We extract data-driven, intrinsic spatial coordinates from observations ...
read it
-
PDE-Net: Learning PDEs from Data
In this paper, we present an initial attempt to learn evolution PDEs fro...
read it
-
Data-driven discovery of PDEs in complex datasets
Many processes in science and engineering can be described by partial di...
read it
-
Anomaly detection and classification for streaming data using PDEs
Nondominated sorting, also called Pareto Depth Analysis (PDA), is widely...
read it
-
Computing Derivatives for PETSc Adjoint Solvers using Algorithmic Differentiation
Most nonlinear partial differential equation (PDE) solvers require the J...
read it
Neural Time-Dependent Partial Differential Equation
Partial differential equations (PDEs) play a crucial role in studying a vast number of problems in science and engineering. Numerically solving nonlinear and/or high-dimensional PDEs is often a challenging task. Inspired by the traditional finite difference and finite elements methods and emerging advancements in machine learning, we propose a sequence deep learning framework called Neural-PDE, which allows to automatically learn governing rules of any time-dependent PDE system from existing data by using a bidirectional LSTM encoder, and predict the next n time steps data. One critical feature of our proposed framework is that the Neural-PDE is able to simultaneously learn and simulate the multiscale variables.We test the Neural-PDE by a range of examples from one-dimensional PDEs to a high-dimensional and nonlinear complex fluids model. The results show that the Neural-PDE is capable of learning the initial conditions, boundary conditions and differential operators without the knowledge of the specific form of a PDE system.In our experiments the Neural-PDE can efficiently extract the dynamics within 20 epochs training, and produces accurate predictions. Furthermore, unlike the traditional machine learning approaches in learning PDE such as CNN and MLP which require vast parameters for model precision, Neural-PDE shares parameters across all time steps, thus considerably reduces the computational complexity and leads to a fast learning algorithm.
READ FULL TEXT
Comments
There are no comments yet.