paper-with-me

홈 › Papers

Factorized Fourier Neural Operators

2021-11-27 · Alasdair Tran, Alexander Mathews, Lexing Xie, Cheng Soon Ong

We propose the Factorized Fourier Neural Operator (F-FNO), a learning-based approach for simulating partial differential equations (PDEs). Starting from a recently proposed Fourier representation of flow fields, the F-FNO bridges the performance gap between pure machine learning approaches to that of the best numerical or hybrid solvers. This is achieved with new representations - separable spectral layers and improved residual connections - and a combination of training strategies such as the Markov assumption, Gaussian noise, and cosine learning rate decay. On several challenging benchmark PDEs on regular grids, structured meshes, and point clouds, the F-FNO can scale to deeper networks and outperform both the FNO and the geo-FNO, reducing the error by 83% on the Navier-Stokes problem, 31% on the elasticity problem, 57% on the airfoil flow problem, and 60% on the plastic forging problem. Compared to the state-of-the-art pseudo-spectral method, the F-FNO can take a step size that is an order of magnitude larger in time and achieve an order of magnitude speedup to produce the same solution quality.

📄 PDF Abstract BibTeX arXiv:2111.13802

Code (2)

alasdairtran/fourierflow 공식 구현 jax
condiff-dataset/ConDiff jax

Similar Papers 제목 키워드 기반

Implicit factorized transformer approach to fast prediction of turbulent channel flows

2024-12-25 · Huiyu Yang, Yunpeng Wang, Jianchun Wang

Transformer neural operators have recently become an effective approach for surrogate modeling of systems governed by partial differential equations (PDEs). In this paper, we introduce a modified implicit factorized tran…

FrictionPrediction

Factorized Neural Operators Decompose Dynamic and Persistent Responses

2026-06-15 · Hao Tang, Yuechen Duan, Jiongyu Zhu, Zimeng Feng 외 arxiv

Physical systems often exhibit heterogeneous mechanisms, where rapidly evolving dynamics coexist with persistent structures. Capturing such multiscale physical behavior remains challenging for existing neural operators, …

Pretraining a Neural Operator in Lower Dimensions

2024-07-24 · AmirPouya Hemmasian, Amir Barati Farimani

There has recently been increasing attention towards developing foundational neural Partial Differential Equation (PDE) solvers and neural operators through large-scale pretraining. However, unlike vision and language mo…

Beyond Regular Grids: Fourier-Based Neural Operators on Arbitrary Domains

2023-05-31 · Levi Lingsch, Mike Y. Michelis, Emmanuel de Bezenac, Sirani M. Perera 외

The computational efficiency of many neural operators, widely used for learning solutions of PDEs, relies on the fast Fourier transform (FFT) for performing spectral computations. As the FFT is limited to equispaced (rec…

Computational Efficiency

Fourier Basis Density Model

2024-02-23 · Alfredo De la Fuente, Saurabh Singh, Johannes Ballé

We introduce a lightweight, flexible and end-to-end trainable probability density model parameterized by a constrained Fourier basis. We assess its performance at approximating a range of multi-modal 1D densities, which …

model