paper-with-me

홈 › Papers

Fourier Priors-Guided Diffusion for Zero-Shot Joint Low-Light Enhancement and Deblurring

2024-01-01 · CVPR 2024 1 · Xiaoqian Lv, Shengping Zhang, Chenyang Wang, Yichen Zheng, Bineng Zhong, Chongyi Li, Liqiang Nie

Existing joint low-light enhancement and deblurring methods learn pixel-wise mappings from paired synthetic data which results in limited generalization in real-world scenes. While some studies explore the rich generative prior of pre-trained diffusion models they typically rely on the assumed degradation process and cannot handle unknown real-world degradations well. To address these problems we propose a novel zero-shot framework FourierDiff which embeds Fourier priors into a pre-trained diffusion model to harmoniously handle the joint degradation of luminance and structures. FourierDiff is appealing in its relaxed requirements on paired training data and degradation assumptions. The key zero-shot insight is motivated by image characteristics in the Fourier domain: most luminance information concentrates on amplitudes while structure and content information are closely related to phases. Based on this observation we decompose the sampled results of the reverse diffusion process in the Fourier domain and take advantage of the amplitude of the generative prior to align the enhanced brightness with the distribution of natural images. To yield a sharp and content-consistent enhanced result we further design a spatial-frequency alternating optimization strategy to progressively refine the phase of the input. Extensive experiments demonstrate the superior effectiveness of the proposed method especially in real-world scenes.

📄 PDF Abstract BibTeX

Code (1)

aipixel/fourierdiff 공식 구현 pytorch

Tasks

Deblurring

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
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 제목 키워드 기반

Zero-Shot Low-Light Image Enhancement via Joint Frequency Domain Priors Guided Diffusion

2024-11-21 · Jinhong He, Shivakumara Palaiahnakote, Aoxiang Ning, Minglong Xue

Due to the singularity of real-world paired datasets and the complexity of low-light environments, this leads to supervised methods lacking a degree of scene generalisation. Meanwhile, limited by poor lighting and conten…

Image EnhancementImage GenerationLow-Light Image Enhancement

ZeroGVC: Zero-Shot Generative Video Compression with Autoregressive Diffusion Priors

2026-06-21 · Yixin Gao, Xiaohan Pan, Lin Liu, Xin Li 외 arxiv

Recent generative video compression methods leverage powerful generative priors to achieve perceptually pleasing reconstructions. However, most existing approaches require additional training to adapt generative models t…

Video Reconstruction

UnPose: Uncertainty-Guided Diffusion Priors for Zero-Shot Pose Estimation

2025-08-21 · Zhaodong Jiang, Ashish Sinha, Tongtong Cao, Yuan Ren 외 arxiv

Estimating the 6D pose of novel objects is a fundamental yet challenging problem in robotics, often relying on access to object CAD models. However, acquiring such models can be costly and impractical. Recent approaches …

6D Pose Estimation3D Reconstruction

DiTVR: Zero-Shot Diffusion Transformer for Video Restoration

2025-08-11 · Sicheng Gao, Nancy Mehta, Zongwei Wu, Radu Timofte arxiv

Video restoration aims to reconstruct high quality video sequences from low quality inputs, addressing tasks such as super resolution, denoising, and deblurring. Traditional regression based methods often produce unreali…

Video Restoration

DGMO: Training-Free Audio Source Separation through Diffusion-Guided Mask Optimization

2025-06-03 · Geonyoung Lee, Geonhee Han, Paul Hongsuck Seo

Language-queried Audio Source Separation (LASS) enables open-vocabulary sound separation via natural language queries. While existing methods rely on task-specific training, we explore whether pretrained diffusion models…

Audio GenerationAudio Source SeparationNatural Language Queries