PINNACLE: An Open-Source Computational Framework for Classical and Quantum PINNs
For researchers and practitioners in scientific machine learning, this framework provides a standardized platform to benchmark and compare PINN methods, highlighting trade-offs in accuracy, cost, and scalability.
PINNACLE is an open-source framework for classical and quantum physics-informed neural networks (PINNs) that integrates modern training strategies and multi-GPU acceleration. Benchmark results show PINNs are sensitive to architectural choices and have high computational cost, with hybrid quantum models offering improved parameter efficiency in certain regimes.
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.