paper-with-me

홈 › Papers

DiffFNO: Diffusion Fourier Neural Operator

2024-11-15 · CVPR 2025 1 · Xiaoyi Liu, Hao Tang

We introduce DiffFNO, a novel diffusion framework for arbitrary-scale super-resolution strengthened by a Weighted Fourier Neural Operator (WFNO). Mode Re-balancing in WFNO effectively captures critical frequency components, significantly improving the reconstruction of high-frequency image details that are crucial for super-resolution tasks. Gated Fusion Mechanism (GFM) adaptively complements WFNO's spectral features with spatial features from an Attention-based Neural Operator (AttnNO). This enhances the network's capability to capture both global structures and local details. Adaptive Time-Step (ATS) ODE solver, a deterministic sampling strategy, accelerates inference without sacrificing output quality by dynamically adjusting integration step sizes ATS. Extensive experiments demonstrate that DiffFNO achieves state-of-the-art (SOTA) results, outperforming existing methods across various scaling factors by a margin of 2 to 4 dB in PSNR, including those beyond the training distribution. It also achieves this at lower inference time. Our approach sets a new standard in super-resolution, delivering both superior accuracy and computational efficiency.

📄 PDF Abstract BibTeX arXiv:2411.09911

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencySuper-Resolution

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Light-Weight Diffusion Multiplier and Uncertainty Quantification for Fourier Neural Operators

2025-08-01 · Albert Matveev, Sanmitra Ghosh, Aamal Hussain, James-Michael Leahy 외 arxiv

Operator learning is a powerful paradigm for solving partial differential equations, with Fourier Neural Operators serving as a widely adopted foundation. However, FNOs face significant scalability challenges due to over…

Mitigating Spectral Bias in Neural Operators via High-Frequency Scaling for Physical Systems

2025-03-17 · Siavash Khodakarami, Vivek Oommen, Aniruddha Bora, George Em Karniadakis

Neural operators have emerged as powerful surrogates for modeling complex physical problems. However, they suffer from spectral bias making them oblivious to high-frequency modes, which are present in multiscale physical…

FB-Diff: Fourier Basis-guided Diffusion for Temporal Interpolation of 4D Medical Imaging

2025-07-06 · Xin You, Runze Yang, Chuyan Zhang, Zhongliang Jiang 외 arxiv

The temporal interpolation task for 4D medical imaging, plays a crucial role in clinical practice of respiratory motion modeling. Following the simplified linear-motion hypothesis, existing approaches adopt optical flow-…

LNO: Laplace Neural Operator for Solving Differential Equations

2023-03-19 · Qianying Cao, Somdatta Goswami, George Em Karniadakis

We introduce the Laplace neural operator (LNO), which leverages the Laplace transform to decompose the input space. Unlike the Fourier Neural Operator (FNO), LNO can handle non-periodic signals, account for transient res…

Operator learning

LFNO: Bridging Laplace and Fourier via Transient-Steady Decomposition

2026-05-29 · Jeongun Ha, Sanga Yoon, Donghun Lee arxiv

We introduce the Laplace-Fourier Neural Operator (LFNO), a unified framework for modeling dynamical systems across transient and steady-state regimes by integrating the spectral advantages of Laplace and Fourier Neural O…