QCPINN: Quantum-Classical Physics-Informed Neural Networks for Solving PDEs
This work addresses computational challenges in solving PDEs for fields like physics and engineering, offering a parameter-efficient approach that is incremental by combining quantum and classical components.
The paper tackles the problem of high parameter requirements in physics-informed neural networks (PINNs) for solving partial differential equations (PDEs) by introducing a quantum-classical hybrid method (QCPINN), which achieves comparable accuracy with only 10-30% of the trainable parameters and reduces relative L_2 error by 4% to 64% on benchmark PDEs.
Physics-informed neural networks (PINNs) have emerged as promising methods for solving partial differential equations (PDEs) by embedding physical laws within neural architectures. However, these classical approaches often require a large number of parameters to achieve reasonable accuracy, particularly for complex PDEs. In this paper, we present a quantum-classical physics-informed neural network (QCPINN) that combines quantum and classical components, allowing us to solve PDEs with significantly fewer parameters while maintaining comparable accuracy and convergence to classical PINNs. We systematically evaluated two quantum circuit architectures across various configurations on five benchmark PDEs to identify optimal QCPINN designs. Our results demonstrate that the QCPINN achieves stable convergence and comparable accuracy while using only 10-30% of the trainable parameters required by classical PINNs. This approach also results in a significant reduction in the relative L_2 error for Helmholtz, Klein-Gordon, and Convection-diffusion equations, with a reduction ranging from 4% to 64% across various fields. These findings demonstrate the potential of parameter efficiency and solution accuracy in physics-informed machine learning, allowing for a substantial decrease in model complexity without compromising solution quality.QCPINN presents a promising pathway to address the computational challenges associated with solving PDEs.