A Tutorial on the Use of Physics-Informed Neural Networks to Compute the Spectrum of Quantum Systems
Lorenzo Brevi, Antonio Mandarino, Enrico Prati

TL;DR
This paper introduces a physics-informed neural network approach to compute eigenvalues and eigenfunctions of quantum systems, enabling mesh-free, unsupervised solutions to Schrödinger's equation with improved accuracy and efficiency.
Contribution
It presents a novel application of PINNs for quantum eigenproblem solving, including methods for excited states and leveraging physical constraints for better convergence.
Findings
Successfully applied to infinite potential well and particle in a ring
Able to find ground and excited states with high accuracy
Enhanced convergence through physical constraints and smart collocation points
Abstract
Quantum many-body systems are of great interest for many research areas, including physics, biology and chemistry. However, their simulation is extremely challenging, due to the exponential growth of the Hilbert space with the system size, making it exceedingly difficult to parameterize the wave functions of large systems by using exact methods. Neural networks and machine learning in general are a way to face this challenge. For instance, methods like Tensor networks and Neural Quantum States are being investigated as promising tools to obtain the wave function of a quantum mechanical system. In this tutorial, we focus on a particularly promising class of deep learning algorithms. We explain how to construct a Physics-Informed Neural Network (PINN) able to solve the Schr\"odinger equation for a given potential, by finding its eigenvalues and eigenfunctions. This technique is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Computational Physics and Python Applications
MethodsFocus
