Beyond Loss Guidance: Using PDE Residuals as Spectral Attention in Diffusion Neural Operators
About
Diffusion-based solvers for partial differential equations (PDEs) are often bottle-necked by slow gradient-based test-time optimization routines that use PDE residuals for loss guidance. They additionally suffer from optimization instabilities and are unable to dynamically adapt their inference scheme in the presence of noisy PDE residuals. To address these limitations, we introduce PRISMA (PDE Residual Informed Spectral Modulation with Attention), a conditional diffusion neural operator that embeds PDE residuals directly into the model's architecture via attention mechanisms in the spectral domain, enabling gradient-descent free inference. In contrast to previous methods that use PDE loss solely as external optimization targets, PRISMA integrates PDE residuals as integral architectural features, making it inherently fast, robust, accurate, and free from sensitive hyperparameter tuning. We show that PRISMA has competitive accuracy, at substantially lower inference costs, compared to previous methods across five benchmark PDEs, especially with noisy observations, while using 10x to 100x fewer denoising steps, leading to 15x to 250x faster inference.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Inverse PDE solving | Helmholtz full observations | Relative Error0.1076 | 14 | |
| PDE Forward Problem | Darcy Flow Noisy | L2 Relative Error3.77 | 12 | |
| PDE Inverse Problem | Darcy Flow Noisy | Error Rate12.34 | 12 | |
| PDE Forward Problem | Poisson Noisy | L2 Relative Error7.3 | 12 | |
| Forward PDE solving | Darcy Flow Full Observation | L2 Relative Error1.05 | 9 | |
| Inverse PDE solving | Poisson Full Observation | L2 Relative Error10.7 | 9 | |
| Forward Simulation | Darcy Flow 97% Sparse Observation | L2 Relative Error0.0311 | 9 | |
| Inverse PDE solving | Darcy Flow Full Observation | L2 Relative Error0.0379 | 9 | |
| Inverse Problem | Darcy Flow 97% Sparse Observation | L2 Relative Error6.8 | 9 | |
| Forward PDE solving | Poisson Full Observation | L2 Relative Error4 | 9 |