paper-with-me

홈 › Papers

DIFFNAT: Improving Diffusion Image Quality Using Natural Image Statistics

2023-11-16 · Aniket Roy, Maiterya Suin, Anshul Shah, Ketul Shah, Jiang Liu, Rama Chellappa

Diffusion models have advanced generative AI significantly in terms of editing and creating naturalistic images. However, efficiently improving generated image quality is still of paramount interest. In this context, we propose a generic "naturalness" preserving loss function, viz., kurtosis concentration (KC) loss, which can be readily applied to any standard diffusion model pipeline to elevate the image quality. Our motivation stems from the projected kurtosis concentration property of natural images, which states that natural images have nearly constant kurtosis values across different band-pass versions of the image. To retain the "naturalness" of the generated images, we enforce reducing the gap between the highest and lowest kurtosis values across the band-pass versions (e.g., Discrete Wavelet Transform (DWT)) of images. Note that our approach does not require any additional guidance like classifier or classifier-free guidance to improve the image quality. We validate the proposed approach for three diverse tasks, viz., (1) personalized few-shot finetuning using text guidance, (2) unconditional image generation, and (3) image super-resolution. Integrating the proposed KC loss has improved the perceptual quality across all these tasks in terms of both FID, MUSIQ score, and user evaluation.

📄 PDF Abstract BibTeX arXiv:2311.09753

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage Super-ResolutionSuper-ResolutionUnconditional Image Generation

Methods 이 논문이 사용한 방법론

MUSIQ MUSIQ, or Multi-scale Image Quality Transformer, is a Transformer-based model for multi-scale image quality assessment. It…
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 제목 키워드 기반

DiffNator: Generating Structured Explanations of Time-Series Differences

2025-09-24 · Kota Dohi, Tomoya Nishida, Harsh Purohit, Takashi Endo 외 arxiv

In many IoT applications, the central interest lies not in individual sensor signals but in their differences, yet interpreting such differences requires expert knowledge. We propose DiffNator, a framework for structured…

Visual Question Answering

UIEDP:Underwater Image Enhancement with Diffusion Prior

2023-12-11 · Dazhao Du, Enhan Li, Lingyu Si, Fanjiang Xu 외

Underwater image enhancement (UIE) aims to generate clear images from low-quality underwater images. Due to the unavailability of clear reference images, researchers often synthesize them to construct paired datasets for…

Image EnhancementImage GenerationImage Quality AssessmentNo-Reference Image Quality Assessment+1

DiffLoss: unleashing diffusion model as constraint for training image restoration network

2024-06-27 · Jiangtong Tan, Feng Zhao

Image restoration aims to enhance low quality images, producing high quality images that exhibit natural visual characteristics and fine semantic attributes. Recently, the diffusion model has emerged as a powerful techni…

Image GenerationImage Restoration

PICD: Versatile Perceptual Image Compression with Diffusion Rendering

2025-05-09 · CVPR 2025 1 · Tongda Xu, Jiahao Li, Bin Li, Yan Wang 외

Recently, perceptual image compression has achieved significant advancements, delivering high visual quality at low bitrates for natural images. However, for screen content, existing methods often produce noticeable arti…

Image Compression

Ambient Diffusion Omni: Training Good Models with Bad Data

2025-06-10 · Giannis Daras, Adrian Rodriguez-Munoz, Adam Klivans, Antonio Torralba 외

We show how to use low-quality, synthetic, and out-of-distribution images to improve the quality of a diffusion model. Typically, diffusion models are trained on curated datasets that emerge from highly filtered data poo…