paper-with-me

Papers

Multi evolutional deep neural networks (Multi-EDNN)

2024-07-17 · Hadden Kim, Tamer A. Zaki

Evolutional deep neural networks (EDNN) solve partial differential equations (PDEs) by marching the network representation of the solution fields, using the governing equations. Use of a single network to solve coupled PDEs on large domains requires a large number of network parameters and incurs a significant computational cost. We introduce coupled EDNN (C-EDNN) to solve systems of PDEs by using independent networks for each state variable, which are only coupled through the governing equations. We also introduce distributed EDNN (D-EDNN) by spatially partitioning the global domain into several elements and assigning individual EDNNs to each element to solve the local evolution of the PDE. The networks then exchange the solution and fluxes at their interfaces, similar to flux-reconstruction methods, and ensure that the PDE dynamics are accurately preserved between neighboring elements. Together C-EDNN and D-EDNN form the general class of Multi-EDNN methods. We demonstrate these methods with aid of canonical problems including linear advection, the heat equation, and the compressible Navier-Stokes equations in Couette and Taylor-Green flows.

📄 PDF Abstract BibTeX arXiv:2407.12293

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Evolutional Deep Neural Network

2021-03-18 · Yifan Du, Tamer A. Zaki

The notion of an Evolutional Deep Neural Network (EDNN) is introduced for the solution of partial differential equations (PDE). The parameters of the network are trained to represent the initial state of the system only,…

UnifiedNN: Efficient Neural Network Training on the Cloud

2024-08-02 · Sifat Ut Taki, Arthi Padmanabhan, Spyridon Mastorakis

Nowadays, cloud-based services are widely favored over the traditional approach of locally training a Neural Network (NN) model. Oftentimes, a cloud service processes multiple requests from users--thus training multiple …

Efficient Neural Network

Multi-scale Deep Neural Network (MscaleDNN) for Solving Poisson-Boltzmann Equation in Complex Domains

2020-07-22 · Ziqi Liu, Wei Cai, Zhi-Qin John Xu

In this paper, we propose multi-scale deep neural networks (MscaleDNNs) using the idea of radial scaling in frequency domain and activation functions with compact support. The radial scaling converts the problem of appro…

Subspace Decomposition based DNN algorithm for elliptic-type multi-scale PDEs

2021-12-10 · Xi-An Li, Zhi-Qin John Xu, Lei Zhang

While deep learning algorithms demonstrate a great potential in scientific computing, its application to multi-scale problems remains to be a big challenge. This is manifested by the "frequency principle" that neural net…

Vocal Bursts Type Prediction

Complex Evolutional Pattern Learning for Temporal Knowledge Graph Reasoning

2022-03-15 · ACL 2022 5 · Zixuan Li, Saiping Guan, Xiaolong Jin, Weihua Peng 외

A Temporal Knowledge Graph (TKG) is a sequence of KGs corresponding to different timestamps. TKG reasoning aims to predict potential facts in the future given the historical KG sequences. One key of this task is to mine …

Diversity