Robust Physics Discovery from Highly Corrupted Data: A PINN Framework Applied to the Nonlinear Schrödinger Equation
By: Pietro de Oliveira Esteves
Potential Business Impact:
Find hidden patterns in messy data.
We demonstrate a deep learning framework capable of recovering physical parameters from the Nonlinear Schrodinger Equation (NLSE) under severe noise conditions. By integrating Physics-Informed Neural Networks (PINNs) with automatic differentiation, we achieve reconstruction of the nonlinear coefficient beta with less than 0.2 percent relative error using only 500 sparse, randomly sampled data points corrupted by 20 percent additive Gaussian noise, a regime where traditional finite difference methods typically fail due to noise amplification in numerical derivatives. We validate the method's generalization capabilities across different physical regimes (beta between 0.5 and 2.0) and varying data availability (between 100 and 1000 training points), demonstrating consistent sub-1 percent accuracy. Statistical analysis over multiple independent runs confirms robustness (standard deviation less than 0.15 percent for beta equals 1.0). The complete pipeline executes in approximately 80 minutes on modest cloud GPU resources (NVIDIA Tesla T4), making the approach accessible for widespread adoption. Our results indicate that physics-based regularization acts as an effective filter against high measurement uncertainty, positioning PINNs as a viable alternative to traditional optimization methods for inverse problems in spatiotemporal dynamics where experimental data is scarce and noisy. All code is made publicly available to facilitate reproducibility.
Similar Papers
Enforcing hidden physics in physics-informed neural networks
Machine Learning (CS)
Makes computer models follow nature's rules better.
PINNverse: Accurate parameter estimation in differential equations from noisy data with constrained physics-informed neural networks
Machine Learning (CS)
**Solves hard science puzzles from messy data.**
Physics-Informed Neural Networks with Unknown Partial Differential Equations: an Application in Multivariate Time Series
Machine Learning (CS)
Finds hidden rules to predict future events.