中文
相关论文

相关论文: DiffFNO: Diffusion Fourier Neural Operator

200 篇论文

Surface-from-gradients (SfG) aims to recover a three-dimensional (3D) surface from its gradients. Traditional methods encounter significant challenges in achieving high accuracy and handling high-resolution inputs, particularly facing the…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Jiaqi Leng , Yakun Ju , Yuanxu Duan , Jiangnan Zhang , Qingxuan Lv , Zuxuan Wu , Hao Fan

The performance of single image super-resolution depends heavily on how to generate and complement high-frequency details to low-resolution images. Recently, diffusion-based DDPM models exhibit great potential in generating high-quality…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Xingjian Wang , Li Chai , Jiming Chen

Change detection in remote sensing imagery plays a vital role in various engineering applications, such as natural disaster monitoring, urban expansion tracking, and infrastructure management. Despite the remarkable progress of deep…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Xiaoyang Zhang , Guodong Fan , Guang-Yong Chen , Zhen Hua , Jinjiang Li , Min Gan , C. L. Philip Chen

One of the main drawback of diffusion models is the slow inference time for image generation. Among the most successful approaches to addressing this problem are distillation methods. However, these methods require considerable…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Senmao Li , Taihang Hu , Joost van de Weijer , Fahad Shahbaz Khan , Tao Liu , Linxuan Li , Shiqi Yang , Yaxing Wang , Ming-Ming Cheng , Jian Yang

Underwater images are subject to intricate and diverse degradation, inevitably affecting the effectiveness of underwater visual tasks. However, most approaches primarily operate in the raw pixel space of images, which limits the exploration…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Chen Zhao , Weiling Cai , Chenyu Dong , Chengwei Hu

Multimodal medical image fusion (MMIF) extracts the most meaningful information from multiple source images, enabling a more comprehensive and accurate diagnosis. Achieving high-quality fusion results requires a careful balance of…

计算机视觉与模式识别 · 计算机科学 2025-06-19 Dan He , Weisheng Li , Guofen Wang , Yuping Huang , Shiqiang Liu

Image fusion aims to integrate complementary information across modalities to generate high-quality fused images, thereby enhancing the performance of high-level vision tasks. While global spatial modeling mechanisms show promising results,…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Guan Zheng , Xue Wang , Wenhua Qian , Peng Liu , Runzhuo Ma

In recent years, Artificial Intelligence (AI) models have achieved remarkable success across various domains, yet challenges persist in two critical areas: ensuring robustness against uncertain inputs and drastically increasing model…

机器学习 · 计算机科学 2025-02-20 Erik B. Terres-Escudero , Javier Del Ser , Aitor Martínez-Seras , Pablo Garcia-Bringas

Out-of-distribution (OOD) detection is a crucial task for ensuring the reliability and safety of deep learning. Currently, discriminator models outperform other methods in this regard. However, the feature extraction process used by…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Luping Liu , Yi Ren , Xize Cheng , Rongjie Huang , Chongxuan Li , Zhou Zhao

Diffusion models have achieved impressive performance on multi-focus image fusion (MFIF). However, a key challenge in applying diffusion models to the ill-posed MFIF problem is that defocus blur can make common symmetric geometric…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Bo Li , Tingting Bao , Lingling Zhang , Weiping Fu , Yaxian Wang , Jun Liu

Diffusion models have become a leading paradigm for image super-resolution (SR), but existing methods struggle to guarantee both the high-frequency perceptual quality and the low-frequency structural fidelity of generated images. Although…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Hexin Zhang , Dong Li , Jie Huang , Bingzhou Wang , Xueyang Fu , Zhengjun Zha

Ultrasound Computed Tomography (USCT) constitutes a nonlinear inverse problem with inherent ill-posedness that can benefit from regularization through diffusion generative priors. However, traditional approaches for solving Helmholtz…

数值分析 · 数学 2026-05-13 Xiang Cao , Qiaoqiao Ding , Xinliang Liu , Lei Zhang , Xiaoqun Zhang

Imaging techniques such as functional near-infrared spectroscopy (fNIRS) and diffuse optical tomography (DOT) achieve deep, non-invasive sensing in turbid media, but they are constrained by the photon budget. Wavefront shaping (WFS) can…

光学 · 物理学 2026-04-21 Pablo Jara , Arthur Goetschy , Hui Cao , Alexey Yamilov

Diffusion models have achieved remarkable progress in the field of image generation due to their outstanding capabilities. However, these models require substantial computing resources because of the multi-step denoising process during…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Haowei Zhu , Dehua Tang , Ji Liu , Mingjie Lu , Jintu Zheng , Jinzhang Peng , Dong Li , Yu Wang , Fan Jiang , Lu Tian , Spandan Tiwari , Ashish Sirasao , Jun-Hai Yong , Bin Wang , Emad Barsoum

Image denoising is a fundamental and challenging task in the field of computer vision. Most supervised denoising methods learn to reconstruct clean images from noisy inputs, which have intrinsic spectral bias and tend to produce…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Yujin Wang , Lingen Li , Tianfan Xue , Jinwei Gu

We consider solving partial differential equations (PDEs) with Fourier neural operators (FNOs), which operate in the frequency domain. Since the laws of physics do not depend on the coordinate system used to describe them, it is desirable…

机器学习 · 计算机科学 2023-07-28 Jacob Helwig , Xuan Zhang , Cong Fu , Jerry Kurtin , Stephan Wojtowytsch , Shuiwang Ji

Solving parametric partial differential equations (PDEs) and associated PDE-based, inverse problems is a central task in engineering and physics, yet existing neural operator methods struggle with high-dimensional, discontinuous inputs and…

机器学习 · 计算机科学 2025-07-03 Yaohua Zang , Phaedon-Stelios Koutsourelakis

Most publicly accessible remote sensing data suffer from low resolution, limiting their practical applications. To address this, we propose a diffusion model guided by neural operators for continuous remote sensing image super-resolution…

图像与视频处理 · 电气工程与系统科学 2025-11-06 Zihao Xu , Yuzhi Tang , Bowen Xu , Qingquan Li

Diffusion models have been shown to implicitly generate visual content autoregressively in the frequency domain, where low-frequency components are generated earlier in the denoising process while high-frequency details emerge only in later…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Howard Xiao , Brian Chao , Lior Yariv , Gordon Wetzstein

Diffusion-based super-resolution (SR) models have recently garnered significant attention due to their potent restoration capabilities. But conventional diffusion models perform noise sampling from a single distribution, constraining their…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Chengcheng Wang , Zhiwei Hao , Yehui Tang , Jianyuan Guo , Yujie Yang , Kai Han , Yunhe Wang