ICML 2026spotlight0 citations

Overcoming PINNs Failure Modes In High Dimension With Low-Rank Fourier Sum

Natan Kaminsky, Daniel Freedman, Kira Radinsky

Abstract

Physics-informed neural networks (PINNs) can be unreliable on PDEs with oscillatory, multiscale, stiff, or long-time solutions, and these difficulties worsen in high dimensions where collocation-based training yields large numerical integration error and high-variance gradients. We propose Low-Rank Fourier Sums (LoRFS), representing the solution as a low-rank sum of separable Fourier expansions (products of one-dimensional Fourier series across coordinates). This makes high-frequency structure explicit and enables closed-form evaluation of common physics-based objectives and their gradients (e.g., $L^2$ residual and variational losses), replacing sampling-based collocation estimates with analytic loss evaluation and eliminating sampling noise. We further provide theoretical results that clarify why LoRFS is particularly well suited to high-dimensional regimes. Across canonical PINN failure-mode benchmarks and their high-dimensional extensions, LoRFS consistently outperforms strong PINN baselines and remains stable in regimes where competing methods degrade.

OptimizationBenchmark
BibTeX
@inproceedings{
kaminsky2026overcoming,
title={Overcoming {PINN}s Failure Modes In High Dimension With Low-Rank Fourier Sum},
author={Natan Kaminsky and Daniel Freedman and Kira Radinsky},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=fq3yjso8Tn}
}