Stochastic Dimension Implicit Functional Projections for Exact Integral Conservation in High-Dimensional PINNs
About
Enforcing exact macroscopic conservation laws, such as mass and energy, in neural partial differential equation (PDE) solvers is computationally challenging in high dimensions. Traditional discrete projections rely on deterministic quadrature that scales poorly and restricts mesh-free formulations like PINNs. Furthermore, high-order operators incur heavy memory overhead, and generic optimization often lacks convergence guarantees for non-convex conservation manifolds. To address this, we propose the Stochastic Dimension Implicit Functional Projection (SDIFP) framework. Instead of projecting discrete vectors, SDIFP applies a global affine transformation to the continuous network output. This yields closed-form solutions for integral constraints via detached Monte Carlo (MC) quadrature, bypassing spatial grid dependencies. For scalable training, we introduce a doubly-stochastic unbiased gradient estimator (DS-UGE). By decoupling spatial sampling from differential operator subsampling, the DS-UGE reduces memory complexity from $\mathcal{O}(M \times N_{\mathcal{L}})$ to $\mathcal{O}(N \times |\mathcal{I}|)$. SDIFP mitigates sampling variance, preserves solution regularity, and maintains $\mathcal{O}(1)$ inference efficiency, providing a scalable, mesh-free approach for solving conservative high-dimensional PDEs.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Conservation Error Estimation | Advection equation 1D | Momentum Error1.56 | 8 | |
| Conservation Error Estimation | 1D wave equation | Momentum Error1.34 | 8 | |
| Conservation Error Estimation | 2D Advection equation | Momentum Conservation Error1.02 | 8 | |
| Conservation Error Estimation | 2D Reaction-Diffusion equation | Momentum Error1.07 | 8 | |
| Conservation Error Estimation | 2D Wave equation | Momentum Error1.56 | 8 | |
| Conservation Error Estimation | 3D Reaction-Diffusion equation | Momentum Conservation Error1.03 | 8 | |
| Conservation Error Estimation | 3D KdV equation | Momentum Conservation Error1.25 | 8 | |
| Conservation Error Estimation | 1D Reaction-Diffusion equation | Momentum Conservation Error2.4 | 8 | |
| Conservation Error Estimation | 2D KdV equation | Momentum Conservation Error3.66 | 8 | |
| Conservation Error Estimation | 3D Wave equation | Momentum Error4.66 | 8 |