REVIEW 25 cited by
Adaptive Fourier Neural Operators: Efficient Token Mixers for Transformers
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Vision transformers have delivered tremendous success in representation learning. This is primarily due to effective token mixing through self attention. However, this scales quadratically with the number of pixels, which becomes infeasible for high-resolution inputs. To cope with this challenge, we propose Adaptive Fourier Neural Operator (AFNO) as an efficient token mixer that learns to mix in the Fourier domain. AFNO is based on a principled foundation of operator learning which allows us to frame token mixing as a continuous global convolution without any dependence on the input resolution. This principle was previously used to design FNO, which solves global convolution efficiently in the Fourier domain and has shown promise in learning challenging PDEs. To handle challenges in visual representation learning such as discontinuities in images and high resolution inputs, we propose principled architectural modifications to FNO which results in memory and computational efficiency. This includes imposing a block-diagonal structure on the channel mixing weights, adaptively sharing weights across tokens, and sparsifying the frequency modes via soft-thresholding and shrinkage. The resulting model is highly parallel with a quasi-linear complexity and has linear memory in the sequence size. AFNO outperforms self-attention mechanisms for few-shot segmentation in terms of both efficiency and accuracy. For Cityscapes segmentation with the Segformer-B3 backbone, AFNO can handle a sequence size of 65k and outperforms other efficient self-attention mechanisms.
Forward citations
Cited by 25 Pith papers
-
From Points to Edges: Edge-Conditioned Spectral Operators for Physics-Sensitive PDE Learning
ESO conditions spectral mode mixing on local pairwise variation statistics, improving neural operator accuracy on PDEs with sharp local structures.
-
Adaptive Mamba Neural Operators
AMO builds adaptive Takenaka-Malmquist bases inside a Mamba state-space model for PDE operator learning, but the claimed equivalence to adaptive Fourier decomposition is not supported by the implemented recurrence.
-
Practical Quantum Advantage before Fault Tolerance via Quantum-Informed Machine Learning
Higher-order Q-Priors plus two-copy Bell readout give a claimed copy-complexity separation for invariant-measure correlators of chaotic systems, with reported skill gains on turbulence and ERA5 weather tasks.
-
Hierarchical Physics-Embedded Learning for Partially Known Spatiotemporal Dynamics
A hierarchical physics-embedded Fourier neural operator reduces long-horizon prediction error on Cahn-Hilliard, Allen-Cahn, dKPZ and CGL benchmarks while enabling symbolic recovery of unknown constitutive terms.
-
Fourier Neural Operators for Time-Periodic Quantum Systems: Learning Floquet Hamiltonians, Observable Dynamics, and Operator Growth
FNOs learn three maps for time-periodic spin chains (Floquet Hamiltonian, local observables, operator growth) with high accuracy, zero-shot transfer across time grids and driving frequencies, and extrapolation beyond ...
-
OpenBreastUS: Benchmarking Neural Operators for Wave Imaging Using Breast Ultrasound Computed Tomography
OpenBreastUS provides a large-scale, anatomically realistic benchmark of 16 million breast ultrasound simulations and demonstrates neural-operator-based full-waveform inversion on clinical in vivo breast data.
-
DEF: Diffusion-augmented Ensemble Forecasting
A conditional diffusion model that generates perturbed initial states can turn any deterministic neural weather forecast model into an ensemble, with measured error reduction on a single ERA5 case study.
-
Tokenizing Electron Cloud in Protein-Ligand Interaction Learning
ECBind tokenizes electron cloud densities via quantized embeddings and improves protein-ligand binding affinity prediction, especially per-structure correlations on MISATO.
-
DGenNO: A Novel Physics-aware Neural Operator for Solving Forward and Inverse PDE Problems based on Deep, Generative Probabilistic Modeling
A physics-driven neural operator with latent generative encoding solves forward and inverse PDE problems without labeled data, using weak-form residuals to handle discontinuous coefficients.
-
Implicit factorized transformer approach to fast prediction of turbulent channel flows
IFactFormer-m, using parallel factorized attention, achieves stable long-term predictions of turbulent channel flows at Re_tau = 180, 395, and 590, outperforming FNO, IFNO, IFactFormer-o, and traditional LES models.
-
DRIFT: Direct Reduced Fourier Transforms for Distributed Spectral Neural Operators
Distributed Fourier Neural Operators can compute their truncated spectra with local partial DFTs and two collectives on the kept modes, giving exact results with communication independent of grid resolution.
-
Integrating Fourier Neural Operator with Diffusion Model for Autoregressive Predictions of Three-dimensional Turbulence
DiAFNO, an implicit adaptive Fourier neural operator used as the denoiser inside an EDM diffusion model, gives more accurate autoregressive predictions of 3D turbulence than EDM or dynamic Smagorinsky LES.
-
A Geometry-Aware AI Emulator for the Coupled Whole Atmosphere from Earth Surface to the Ionosphere and Thermosphere
CAM-NET, an SFNO-based neural emulator, is claimed to reproduce WACCM-X whole-atmosphere variability at over 1000x speedup, but the paper provides no quantitative validation, code, or data to support the claim.
-
FourierFlow: Frequency-aware Flow Matching for Generative Turbulence Modeling
FourierFlow improves multi-step generative turbulence modeling by adding a differential-attention branch, a frequency-weighted Fourier mixing branch, and MAE-based feature alignment to a flow matching model.
-
Neural Interpretable PDEs: Harmonizing Fourier Insights with Attention for Scalable and Interpretable Physics Discovery
NIPS is a neural operator that uses linear attention and Fourier kernels to simultaneously predict PDE solutions and recover hidden material properties from limited data.
-
Latent Mamba Operator for Partial Differential Equations
LaMO replaces attention in latent-token neural operators with bidirectional state-space models and reports consistent accuracy gains on six PDE benchmarks.
-
Physics-Guided Learning of Meteorological Dynamics for Weather Downscaling and Forecasting
PhyDL-NWP trains neural surrogates with a fitted PDE regularizer and a latent force term, improving weather downscaling and fine-tuning forecasts over 17 baselines.
-
Fourier-enhanced Neural Networks For Systems Biology Applications
SB-FNN, a Fourier-neural-operator-based physics-informed solver with adaptive activations and a variance penalty, reports lower N-MSE than vanilla PINN on six systems biology models.
-
AirRadar: Inferring Nationwide Air Quality in China with Deep Neural Networks
A deep network with mask tokens, local and global spatial learners, and learned context weights infers PM2.5 at unmonitored locations across China with reported MAE of 6.41 to 8.11 at 25% to 75% missing stations.
-
Physics-guided spatiotemporal neural models for fuel density prediction
Adding physics-guided loss terms to ConvLSTM, AFNONet, and ViViT improves fuel density prediction accuracy and stability over purely data-driven baselines on simulated prescribed-fire data.
-
GeoTransolver: Learning Physics on Irregular Domains Using Multi-scale Geometry Aware Physics Attention Transformer
GeoTransolver, a geometry-aware attention transformer, improves surrogate CFD accuracy over existing baselines on three automotive/aerospace datasets, but the paper has major reporting gaps.
-
Principled Approaches for Extending Neural Architectures to Function Spaces for Operator Learning
A practical recipe to convert common neural architectures into discretization-agnostic neural operators, validated by Navier-Stokes experiments showing cross-resolution generalization of FNO-style models.
-
Deep Learning and Foundation Models for Weather Prediction: A Survey
A survey that organizes deep learning weather prediction models into three training paradigms: deterministic, generative, and pre-train-fine-tune.
-
Two-flow Feedback Multi-scale Progressive Generative Adversarial Network
A GAN paper that proposes several new modules but reports no actual experimental results, with placeholder dataset names and percentages.
-
Dynamic Double Space Tower
The paper claims a four-layer Gestalt-based tower can replace attention in VQA and lift a 3B model to state-of-the-art spatial reasoning, but provides no reproducible method or consistent results.
Discussion (0). Continue with ORCID to comment.