Overview
Field: Machine Learning Authors: Vaibhav Mehandiratta, Saket Ramchandra arXiv: 2608.28589
QGPINNs is a physics-informed neural network framework developed in PyTorch for the numerical solution of nonlocal differential equations on quantum graphs.
Key Ideas
- The solution on each edge of the graph is approximated by a neural network, while a unified graph-based loss function enforces the governing equations together with initial, boundary, and vertex transmission conditions.
- The formulation incorporates standard continuity and Kirchhoff-Neumann vertex conditions, as well as Dirichlet boundary conditions, coupling local edge-wise neural approximations into a global solution on the graph.
- Multi-term fractional elliptic problems
- Time-fractional evolution equations on quantum graphs
- Soft and hard constraint enforcement
- Dynamic loss balancing
- Fourier feature embeddings
- Learnable singularity features to capture weakly singular solutions
Model Classes
The framework is developed for two representative classes of nonlinear models:
Training Strategies
To improve accuracy and training stability, QGPINNs integrates several graph-adaptive learning techniques:
Inverse Problems
The framework naturally extends to inverse problems, including identifying fractional operator orders and physical parameters from noisy observation data.
Validation
Numerical experiments on benchmark graph structures and real-world networks—including the IEEE 14-bus system and open agricultural drainage networks—demonstrate the accuracy, computational efficiency, and physical consistency of the proposed framework.
--- *Auto-collected on 2026-09-01*