paper-with-me

홈 › Papers

PINNacle: A Comprehensive Benchmark of Physics-Informed Neural Networks for Solving PDEs

2023-06-15 · Zhongkai Hao, Jiachen Yao, Chang Su, Hang Su, Ziao Wang, Fanzhi Lu, Zeyu Xia, Yichi Zhang, Songming Liu, Lu Lu, Jun Zhu

While significant progress has been made on Physics-Informed Neural Networks (PINNs), a comprehensive comparison of these methods across a wide range of Partial Differential Equations (PDEs) is still lacking. This study introduces PINNacle, a benchmarking tool designed to fill this gap. PINNacle provides a diverse dataset, comprising over 20 distinct PDEs from various domains, including heat conduction, fluid dynamics, biology, and electromagnetics. These PDEs encapsulate key challenges inherent to real-world problems, such as complex geometry, multi-scale phenomena, nonlinearity, and high dimensionality. PINNacle also offers a user-friendly toolbox, incorporating about 10 state-of-the-art PINN methods for systematic evaluation and comparison. We have conducted extensive experiments with these methods, offering insights into their strengths and weaknesses. In addition to providing a standardized means of assessing performance, PINNacle also offers an in-depth analysis to guide future research, particularly in areas such as domain decomposition methods and loss reweighting for handling multi-scale problems and complex geometry. To the best of our knowledge, it is the largest benchmark with a diverse and comprehensive evaluation that will undoubtedly foster further research in PINNs.

📄 PDF Abstract BibTeX arXiv:2306.08827

Code (2)

i207m/pinnacle 공식 구현 jax
https://gitlab.com/mia_jinns/pinn-multi-library-benchmark pytorch

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

PINNACLE: An Open-Source Computational Framework for Classical and Quantum PINNs

2026-04-17 · Shimon Pisnoy, Hemanth Chandravamsi, Ziv Chen, Aaron Goldgewert 외 arxiv

We present PINNACLE, an open-source computational framework for physics-informed neural networks (PINNs) that integrates modern training strategies, multi-GPU acceleration, and hybrid quantum-classical architectures with…

When Attention Beats Fourier: Multi-Scale Transformers for PDE Solving on Irregular Domains

2026-05-08 · Brandon Yee, Pairie Koh, Jack Rodriguez, Mihir Tekal arxiv

We study the problem of \emph{architecture selection} for deep learning models trained to solve partial differential equations (PDEs), asking when transformer-based architectures with learned attention outperform Fourier…

PINNACLE: PINN Adaptive ColLocation and Experimental points selection

2024-04-11 · Gregory Kang Ruey Lau, Apivich Hemachandra, See-Kiong Ng, Bryan Kian Hsiang Low

Physics-Informed Neural Networks (PINNs), which incorporate PDEs as soft constraints, train with a composite loss function that contains multiple training point types: different types of collocation points chosen during …

Transfer Learning

Solving Differential Equations using Physics-Informed Deep Equilibrium Models

2024-06-05 · Bruno Machado Pacheco, Eduardo Camponogara

This paper introduces Physics-Informed Deep Equilibrium Models (PIDEQs) for solving initial value problems (IVPs) of ordinary differential equations (ODEs). Leveraging recent advancements in deep equilibrium models (DEQs…

Physics-Informed Broad Learning System: An Efficient Backpropagation-Free Framework for Solving Partial Differential Equations

2026-07-28 · Pinki Khatun, M. Sajid, Abhinav Jha, M. Tanveer arxiv

Physics-informed neural networks (PINNs) have emerged as a powerful paradigm for solving partial differential equations (PDEs) by embedding governing physical laws into deep neural networks. However, their reliance on co…