TL;DR
SpectraNet is a novel neural operator combining spectral convolutions with U-Net hierarchies, achieving stable, efficient PDE surrogates with fewer parameters and better accuracy than existing methods.
Contribution
It introduces SpectraNet, a spectral-U-Net hybrid architecture with a Residual-Target Spectral Block, improving stability, efficiency, and accuracy in neural PDE surrogates.
Findings
SpectraNet achieves lower test error with fewer parameters than FNO.
It maintains bounded free rollout for T=100, unlike FNO.
SpectraNet runs efficiently on CPU, outperforming large transformers in latency.
Abstract
Neural operators for time-dependent PDEs face a structural tension: spectral architectures (FNO and descendants) inherit exponential rollout-error growth from their one-step Lipschitz constant, while hierarchical U-Net operators trade resolution invariance for multi-scale detail. We introduce SpectraNet, an autoregressive neural operator that composes truncated spectral convolutions inside a U-Net hierarchy with a Residual-Target Spectral Block trained under a Semigroup-Consistency Loss. The residual-target parametrization replaces L^T stability blow-up with linear T*delta drift, and the spectral path's parameter count is Theta(L w^2 M^2), independent of grid N. Under a single unified protocol against 16 published neural-operator baselines on Navier-Stokes nu=1e-5 at 64x64, SpectraNet reaches test relative L2 = 0.0822 at 2.04M parameters -- 2.33x fewer than canonical FNO at ~20% lower…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
