paper-with-me

Papers

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

2026-04-17 · Shimon Pisnoy, Hemanth Chandravamsi, Ziv Chen, Aaron Goldgewert, Gal Shaviner, Boris Shragner, Steven H. Frankel 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 within a unified modular workflow. The framework enables systematic evaluation of PINN performance across benchmark problems including 1D hyperbolic conservation laws, incompressible flows, and electromagnetic wave propagation. It supports a range of architectural and training enhancements, including Fourier feature embeddings, random weight factorization, strict boundary condition enforcement, adaptive loss balancing, curriculum training, and second-order optimization strategies, with extensibility to additional methods. We provide a comprehensive benchmark study quantifying the impact of these methods on convergence, accuracy, and computational cost, and analyze distributed data parallel scaling in terms of runtime and memory efficiency. In addition, we extend the framework to hybrid quantum-classical PINNs and derive a formal estimate for circuit-evaluation complexity under parameter-shift differentiation. Results highlight the sensitivity of PINNs to architectural and training choices, confirm their high computational cost relative to classical solvers, and identify regimes where hybrid quantum models offer improved parameter efficiency. PINNACLE provides a foundation for benchmarking physics-informed learning methods and guiding future developments through quantitative assessment of their trade-offs.

📄 PDF Abstract BibTeX arXiv:2604.15645

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi Scale Graph Neural Network for Alzheimer's Disease

2024-11-16 · Anya Chauhan, Ayush Noori, Zhaozhi Li, Yingnan He 외

Alzheimer's disease (AD) is a complex, progressive neurodegenerative disorder characterized by extracellular A\b{eta} plaques, neurofibrillary tau tangles, glial activation, and neuronal degeneration, involving multiple …

Graph Neural Network

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

2023-06-15 · Zhongkai Hao, Jiachen Yao, Chang Su, Hang Su 외

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 …

Benchmarking

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

Graph Learning for Parameter Prediction of Quantum Approximate Optimization Algorithm

2024-03-05 · Zhiding Liang, Gang Liu, Zheyuan Liu, Jinglei Cheng 외

In recent years, quantum computing has emerged as a transformative force in the field of combinatorial optimization, offering novel approaches to tackling complex problems that have long challenged classical computationa…

Combinatorial OptimizationGraph LearningParameter Prediction

Qiskit Machine Learning: an open-source library for quantum machine learning tasks at scale on quantum hardware and classical simulators

2025-05-23 · M. Emre Sahin, Edoardo Altamura, Oscar Wallis, Stephen P. Wood 외

We present Qiskit Machine Learning (ML), a high-level Python library that combines elements of quantum computing with traditional machine learning. The API abstracts Qiskit's primitives to facilitate interactions with cl…

Quantum Machine Learning