paper-with-me

Papers

Separable PINN: Mitigating the Curse of Dimensionality in Physics-Informed Neural Networks

2022-11-16 · Junwoo Cho, Seungtae Nam, Hyunmo Yang, Seok-Bae Yun, Youngjoon Hong, Eunbyung Park

Physics-informed neural networks (PINNs) have emerged as new data-driven PDE solvers for both forward and inverse problems. While promising, the expensive computational costs to obtain solutions often restrict their broader applicability. We demonstrate that the computations in automatic differentiation (AD) can be significantly reduced by leveraging forward-mode AD when training PINN. However, a naive application of forward-mode AD to conventional PINNs results in higher computation, losing its practical benefit. Therefore, we propose a network architecture, called separable PINN (SPINN), which can facilitate forward-mode AD for more efficient computation. SPINN operates on a per-axis basis instead of point-wise processing in conventional PINNs, decreasing the number of network forward passes. Besides, while the computation and memory costs of standard PINNs grow exponentially along with the grid resolution, that of our model is remarkably less susceptible, mitigating the curse of dimensionality. We demonstrate the effectiveness of our model in various PDE systems by significantly reducing the training run-time while achieving comparable accuracy. Project page: https://jwcho5576.github.io/spinn/

📄 PDF Abstract BibTeX arXiv:2211.08761

Code (1)

HewlettPackard/separable-operator-networks jax

Similar Papers 제목 키워드 기반

Functional Tensor Decompositions for Physics-Informed Neural Networks

2024-08-23 · Sai Karthikeya Vemuri, Tim Büchner, Julia Niebling, Joachim Denzler

Physics-Informed Neural Networks (PINNs) have shown continuous and increasing promise in approximating partial differential equations (PDEs), although they remain constrained by the curse of dimensionality. In this paper…

Tensor Decomposition

Tackling the Curse of Dimensionality with Physics-Informed Neural Networks

2023-07-23 · Zheyuan Hu, Khemraj Shukla, George Em Karniadakis, Kenji Kawaguchi

The curse-of-dimensionality taxes computational resources heavily with exponentially increasing computational cost as the dimension increases. This poses great challenges in solving high-dimensional PDEs, as Richard E. B…

GPU

Tackling the Curse of Dimensionality in Fractional and Tempered Fractional PDEs with Physics-Informed Neural Networks

2024-06-17 · Zheyuan Hu, Kenji Kawaguchi, Zhongqiang Zhang, George Em Karniadakis

Fractional and tempered fractional partial differential equations (PDEs) are effective models of long-range interactions, anomalous diffusion, and non-local effects. Traditional numerical methods for these problems are m…

Generic bounds on the approximation error for physics-informed (and) operator learning

2022-05-23 · Tim De Ryck, Siddhartha Mishra

We propose a very general framework for deriving rigorous bounds on the approximation error for physics-informed neural networks (PINNs) and operator learning architectures such as DeepONets and FNOs as well as for physi…

Operator learning

Separable DeepONet: Breaking the Curse of Dimensionality in Physics-Informed Machine Learning

2024-07-21 · Luis Mandl, Somdatta Goswami, Lena Lambers, Tim Ricken

The deep operator network (DeepONet) is a popular neural operator architecture that has shown promise in solving partial differential equations (PDEs) by using deep neural networks to map between infinite-dimensional fun…

Physics-informed machine learning