Self-Supervised Selective-Guided Diffusion Model for Old-Photo Face Restoration
Wenjie Li, Xiangyi Wang, Heng Guo, Guangwei Gao, Zhanyu Ma
Abstract
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 or global statistical guidance, which struggle with localized artifacts or face color. We propose Self-Supervised Selective-Guided Diffusion (SSDiff), which leverages pseudo-reference faces generated by a pre-trained diffusion model under weak guidance. These pseudo-labels exhibit structurally aligned contours and natural colors, enabling region-specific restoration via staged supervision: structural guidance applied throughout the denoising process and color refinement in later steps, aligned with the coarse-to-fine nature of diffusion. By incorporating face parsing maps and scratch masks, our method selectively restores breakage regions while avoiding identity mismatch. We further construct VintageFace, a 300-image benchmark of real old face photos with varying degradation levels. SSDiff outperforms existing GAN-based and diffusion-based methods in perceptual quality, fidelity, and regional controllability. Code link: https://github.com/PRIS-CV/SSDiff.
BibTeX
@inproceedings{
li2025selfsupervised,
title={Self-Supervised Selective-Guided Diffusion Model for Old-Photo Face Restoration},
author={Wenjie Li and Xiangyi Wang and Heng Guo and Guangwei Gao and Zhanyu Ma},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=sbPlIVIZN9}
}