paper-with-me

Papers

Self-Adaptive Reality-Guided Diffusion for Artifact-Free Super-Resolution

2024-03-25 · CVPR 2024 1 · Qingping Zheng, Ling Zheng, Yuanfan Guo, Ying Li, Songcen Xu, Jiankang Deng, Hang Xu

Artifact-free super-resolution (SR) aims to translate low-resolution images into their high-resolution counterparts with a strict integrity of the original content, eliminating any distortions or synthetic details. While traditional diffusion-based SR techniques have demonstrated remarkable abilities to enhance image detail, they are prone to artifact introduction during iterative procedures. Such artifacts, ranging from trivial noise to unauthentic textures, deviate from the true structure of the source image, thus challenging the integrity of the super-resolution process. In this work, we propose Self-Adaptive Reality-Guided Diffusion (SARGD), a training-free method that delves into the latent space to effectively identify and mitigate the propagation of artifacts. Our SARGD begins by using an artifact detector to identify implausible pixels, creating a binary mask that highlights artifacts. Following this, the Reality Guidance Refinement (RGR) process refines artifacts by integrating this mask with realistic latent representations, improving alignment with the original image. Nonetheless, initial realistic-latent representations from lower-quality images result in over-smoothing in the final output. To address this, we introduce a Self-Adaptive Guidance (SAG) mechanism. It dynamically computes a reality score, enhancing the sharpness of the realistic latent. These alternating mechanisms collectively achieve artifact-free super-resolution. Extensive experiments demonstrate the superiority of our method, delivering detailed artifact-free high-resolution images while reducing sampling steps by 2X. We release our code at https://github.com/ProAirVerse/Self-Adaptive-Guidance-Diffusion.git.

📄 PDF Abstract BibTeX arXiv:2403.16643

Code (0)

등록된 구현이 없습니다.

Tasks

Super-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 제목 키워드 기반

ArtiFree: Detecting and Reducing Generative Artifacts in Diffusion-based Speech Enhancement

2025-09-23 · Bhawana Chhaglani, Yang Gao, Julius Richter, Xilin Li 외 arxiv

Diffusion-based speech enhancement (SE) achieves natural-sounding speech and strong generalization, yet suffers from key limitations like generative artifacts and high inference latency. In this work, we systematically s…

Speech Enhancement

Face Animation with an Attribute-Guided Diffusion Model

2023-04-06 · Bohan Zeng, Xuhui Liu, Sicheng Gao, Boyu Liu 외

Face animation has achieved much progress in computer vision. However, prevailing GAN-based methods suffer from unnatural distortions and artifacts due to sophisticated motion deformation. In this paper, we propose a Fac…

3D Face ReconstructionAttributeFace Reconstructionmodel+1

Discriminator-Guided Adaptive Diffusion for Source-Free Test-Time Adaptation under Image Corruptions

2026-04-26 · Francesco Olivato, Cigdem Beyan, Vittorio Murino arxiv

In this work, we study Source-Free Unsupervised Domain Adaptation under corruption-induced domain shifts, where performance degradation is caused by natural image corruptions that go beyond additive noise, including blur…

Unsupervised Domain AdaptationTest-time Adaptation

Self-Supervised Selective-Guided Diffusion Model for Old-Photo Face Restoration

2025-10-14 · Wenjie Li, Xiangyi Wang, Heng Guo, Guangwei Gao 외 arxiv

Old-photo face restoration poses significant challenges due to compounded degradations such as breakage, fading, and severe blur. Existing pre-trained diffusion-guided methods either rely on explicit degradation priors o…

Face Parsing

GeoQuery: Geometry-Query Diffusion for Sparse-View Reconstruction

2026-05-12 · Xiao Cao, Yuze Li, Youmin Zhang, Jiayu Song 외 arxiv

3D Gaussian Splatting (3DGS) has emerged as a prominent paradigm for 3D reconstruction and novel view synthesis. However, it remains vulnerable to severe artifacts when trained under sparse-view constraints. While recent…

Novel View Synthesis3D Reconstruction