paper-with-me

홈 › Papers

Implicit Neural Solver for Time-dependent Linear PDEs with Convergence Guarantee

2019-10-08 · Suprosanna Shit, Abinav Ravi Venkatakrishnan, Ivan Ezhov, Jana Lipkova, Marie Piraud, Bjoern Menze

Fast and accurate solution of time-dependent partial differential equations (PDEs) is of key interest in many research fields including physics, engineering, and biology. Generally, implicit schemes are preferred over the explicit ones for better stability and correctness. The existing implicit schemes are usually iterative and employ a general-purpose solver which may be sub-optimal for a specific class of PDEs. In this paper, we propose a neural solver to learn an optimal iterative scheme for a class of PDEs, in a data-driven fashion. We attain this objective by modifying an iteration of an existing semi-implicit solver using a deep neural network. Further, we prove theoretically that our approach preserves the correctness and convergence guarantees provided by the existing iterative-solvers. We also demonstrate that our model generalizes to a different parameter setting than the one seen during training and achieves faster convergence compared to the semi-implicit schemes.

📄 PDF Abstract BibTeX arXiv:1910.03452

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Semi-Implicit Neural Solver for Time-dependent Partial Differential Equations

2021-09-03 · Suprosanna Shit, Ivan Ezhov, Leon Mächler, Abinav R. 외

Fast and accurate solutions of time-dependent partial differential equations (PDEs) are of pivotal interest to many research fields, including physics, engineering, and biology. Generally, implicit/semi-implicit schemes …

Implicit Neural Spatial Representations for Time-dependent PDEs

2022-09-30 · Honglin Chen, Rundi Wu, Eitan Grinspun, Changxi Zheng 외

Implicit Neural Spatial Representation (INSR) has emerged as an effective representation of spatially-dependent vector fields. This work explores solving time-dependent PDEs with INSR. Classical PDE solvers introduce bot…

Contact mechanics

Gamblets for opening the complexity-bottleneck of implicit schemes for hyperbolic and parabolic ODEs/PDEs with rough coefficients

2016-06-24 · Houman Owhadi, Lei Zhang

Implicit schemes are popular methods for the integration of time dependent PDEs such as hyperbolic and parabolic PDEs. However the necessity to solve corresponding linear systems at each time step constitutes a complexit…

Learning time-dependent PDE solver using Message Passing Graph Neural Networks

2022-04-15 · Pourya Pilva, Ahmad Zareei

One of the main challenges in solving time-dependent partial differential equations is to develop computationally efficient solvers that are accurate and stable. Here, we introduce a graph neural network approach to find…

Graph Neural Network

CROM: Continuous Reduced-Order Modeling of PDEs Using Implicit Neural Representations

2022-06-06 · Peter Yichen Chen, Jinxu Xiang, Dong Heon Cho, Yue Chang 외

The long runtime of high-fidelity partial differential equation (PDE) solvers makes them unsuitable for time-critical applications. We propose to accelerate PDE solvers using reduced-order modeling (ROM). Whereas prior R…