paper-with-me

홈 › Papers

Incremental Spatial and Spectral Learning of Neural Operators for Solving Large-Scale PDEs

2022-11-28 · Robert Joseph George, Jiawei Zhao, Jean Kossaifi, Zongyi Li, Anima Anandkumar

Fourier Neural Operators (FNO) offer a principled approach to solving challenging partial differential equations (PDE) such as turbulent flows. At the core of FNO is a spectral layer that leverages a discretization-convergent representation in the Fourier domain, and learns weights over a fixed set of frequencies. However, training FNO presents two significant challenges, particularly in large-scale, high-resolution applications: (i) Computing Fourier transform on high-resolution inputs is computationally intensive but necessary since fine-scale details are needed for solving many PDEs, such as fluid flows, (ii) selecting the relevant set of frequencies in the spectral layers is challenging, and too many modes can lead to overfitting, while too few can lead to underfitting. To address these issues, we introduce the Incremental Fourier Neural Operator (iFNO), which progressively increases both the number of frequency modes used by the model as well as the resolution of the training data. We empirically show that iFNO reduces total training time while maintaining or improving generalization performance across various datasets. Our method demonstrates a 10% lower testing error, using 20% fewer frequency modes compared to the existing Fourier Neural Operator, while also achieving a 30% faster training.

📄 PDF Abstract BibTeX arXiv:2211.15188

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SAOT: An Enhanced Locality-Aware Spectral Transformer for Solving PDEs

2025-11-24 · Chenhong Zhou, Jie Chen, Zaifeng Yang arxiv

Neural operators have shown great potential in solving a family of Partial Differential Equations (PDEs) by modeling the mappings between input and output functions. Fourier Neural Operator (FNO) implements global convol…

Hyperspectral and multispectral image fusion under spectrally varying spatial blurs -- Application to high dimensional infrared astronomical imaging

2019-12-26 · Claire Guilloteau, Thomas Oberlin, Olivier Berné, Nicolas Dobigeon

Hyperspectral imaging has become a significant source of valuable data for astronomers over the past decades. Current instrumental and observing time constraints allow direct acquisition of multispectral images, with hig…

Earth Observation

Model-Guided Network with Cluster-Based Operators for Spatio-Spectral Super-Resolution

2025-05-30 · Ivan Pereira-Sánchez, Julia Navarro, Ana Belén Petro, Joan Duran

This paper addresses the problem of reconstructing a high-resolution hyperspectral image from a low-resolution multispectral observation. While spatial super-resolution and spectral super-resolution have been extensively…

Spectral ReconstructionSpectral Super-ResolutionSuper-Resolution

Spatio-spectral graph neural operator for solving computational mechanics problems on irregular domain and unstructured grid

2024-09-01 · Subhankar Sarkar, Souvik Chakraborty

Scientific machine learning has seen significant progress with the emergence of operator learning. However, existing methods encounter difficulties when applied to problems on unstructured grids and irregular domains. Sp…

Operator learning

Shearlet Neural Operators for Anisotropic-Shock-Dominated and Multi-scale parametric partial differential equations

2026-04-28 · Fabio Pereira dos Santos, Julio de Castro Vargas Fernandes, Adriano Mauricio de Almeida Cortes arxiv

Neural operators have emerged as powerful data-driven surrogates for learning solution operators of parametric partial differential equations (PDEs). However, widely used Fourier Neural Operators (FNOs) rely on global Fo…