Physics-Informed Neural Network with Squeeze-Excitation-like Attention
About
We introduce SEA-PINN, a novel architecture that incorporates a Squeeze-Excitation-like attention mechanism into physics-informed neural networks to dynamically recalibrate the importance of neurons across layers. A key feature of SEA-PINN is its highly stable initialization. On 17 out of 20 benchmark problems, SEA-PINN exhibit nearly negligible variance and significantly reduced initial loss, establishing a quasi-deterministic and favorable starting point for optimization. Notably, without employing Fourier feature embeddings or periodic activation functions, SEA-PINN attained competitive accuracy (83\% vs. 90\% improvement relative to FNN-PINN on the high-frequency case 7) as compared with TSA-PINN-a model specifically engineered for high-frequency problems via learnable frequencies in sinusoidal activations. Furthermore, integrating SEA-PINN into TSA-PINN boosted performance by 42.49\%. These results underscore SEA-PINN as a lightweight plug-in module that enhances nonlinear representation power, promotes more robust and efficient convergence, and strengthens the overall reliability of physics-informed learning.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Forward PDE solving | 1D Burgers' equation standard synthetic (test) | Relative L2 Error0.0127 | 14 | |
| Partial Differential Equation (PDE) Solving | Gray-Scott PDE | -- | 6 | |
| Forward PDE solving | Burgers2D (test) | Mean L2RE49.41 | 4 | |
| Forward PDE solving | Poisson3D ComplexGeometry (test) | Mean L2 Relative Error0.2031 | 4 | |
| Forward PDE solving | Heat2D_Multiscale (test) | Mean L2 Relative Error2.07 | 4 | |
| Forward PDE solving | NS2D_LidDriven (test) | Mean L2 Relative Error0.0373 | 4 | |
| Forward PDE solving | NS2D_BackStep (test) | Mean L2 Relative Error0.1083 | 4 | |
| Forward PDE solving | Wave1D (test) | Mean L2 Relative Error0.4381 | 4 | |
| Forward PDE solving | HeatND (test) | Mean L2RE3.00e-4 | 4 | |
| Inverse PDE solving | PoissonInv (test) | Mean L2 Relative Error0.0612 | 4 |