paper-with-me

Papers

PGDiff: Guiding Diffusion Models for Versatile Face Restoration via Partial Guidance

2023-09-19 · NeurIPS 2023 11 · Peiqing Yang, Shangchen Zhou, Qingyi Tao, Chen Change Loy

Exploiting pre-trained diffusion models for restoration has recently become a favored alternative to the traditional task-specific training approach. Previous works have achieved noteworthy success by limiting the solution space using explicit degradation models. However, these methods often fall short when faced with complex degradations as they generally cannot be precisely modeled. In this paper, we propose PGDiff by introducing partial guidance, a fresh perspective that is more adaptable to real-world degradations compared to existing works. Rather than specifically defining the degradation process, our approach models the desired properties, such as image structure and color statistics of high-quality images, and applies this guidance during the reverse diffusion process. These properties are readily available and make no assumptions about the degradation process. When combined with a diffusion prior, this partial guidance can deliver appealing results across a range of restoration tasks. Additionally, PGDiff can be extended to handle composite tasks by consolidating multiple high-quality image properties, achieved by integrating the guidance from respective tasks. Experimental results demonstrate that our method not only outperforms existing diffusion-prior-based approaches but also competes favorably with task-specific models.

📄 PDF Abstract BibTeX arXiv:2309.10810

Code (1)

pq-yang/pgdiff 공식 구현 pytorch

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

TPGDiff: Hierarchical Triple-Prior Guided Diffusion for Image Restoration

2026-01-28 · Yanjie Tu, Qingsen Yan, Axi Niu, Jiacong Tang arxiv

All-in-one image restoration aims to address diverse degradation types using a single unified model. Existing methods typically rely on degradation priors to guide restoration, yet often struggle to reconstruct content i…

Unified Image RestorationImage Reconstruction

PGDiffSeg: Prior-Guided Denoising Diffusion Model with Parameter-Shared Attention for Breast Cancer Segmentation

2024-10-23 · Feiyan Feng, Tianyu Liu, Hong Wang, Jun Zhao 외

Early detection through imaging and accurate diagnosis is crucial in mitigating the high mortality rate associated with breast cancer. However, locating tumors from low-resolution and high-noise medical images is extreme…

DenoisingImage SegmentationMedical Image SegmentationSegmentation+1

Proxies for Distortion and Consistency with Applications for Real-World Image Restoration

2025-01-21 · Sean Man, Guy Ohayon, Ron Raphaeli, Michael Elad

Real-world image restoration deals with the recovery of images suffering from an unknown degradation. This task is typically addressed while being given only degraded images, without their corresponding ground-truth vers…

Image Restoration

VRDMG: Vocal Restoration via Diffusion Posterior Sampling with Multiple Guidance

2023-09-13 · Carlos Hernandez-Olivan, Koichi Saito, Naoki Murata, Chieh-Hsin Lai 외

Restoring degraded music signals is essential to enhance audio quality for downstream music manipulation. Recent diffusion-based music restoration methods have demonstrated impressive performance, and among them, diffusi…

Bandwidth Extension

DVFace: Spatio-Temporal Dual-Prior Diffusion for Video Face Restoration

2026-04-16 · Zheng Chen, Bowen Chai, Rongjun Gao, Mingtao Nie 외 arxiv

Video face restoration aims to enhance degraded face videos into high-quality results with realistic facial details, stable identity, and temporal coherence. Recent diffusion-based methods have brought strong generative …