CVOct 10, 2025

HeadsUp! High-Fidelity Portrait Image Super-Resolution

arXiv:2510.09924v1h-index: 5
Originality Incremental advance
AI Analysis

This addresses the need for high-fidelity portrait enhancement in social media photography, offering a practical solution to avoid blending artifacts, though it is incremental in improving upon existing super-resolution techniques.

The paper tackles the problem of portrait image super-resolution, where existing blending methods cause artifacts, by proposing HeadsUp, a single-step diffusion model that restores and upscales portraits end-to-end, achieving state-of-the-art performance on portrait datasets while maintaining competitive results on general and face datasets.

Portrait pictures, which typically feature both human subjects and natural backgrounds, are one of the most prevalent forms of photography on social media. Existing image super-resolution (ISR) techniques generally focus either on generic real-world images or strictly aligned facial images (i.e., face super-resolution). In practice, separate models are blended to handle portrait photos: the face specialist model handles the face region, and the general model processes the rest. However, these blending approaches inevitably introduce blending or boundary artifacts around the facial regions due to different model training recipes, while human perception is particularly sensitive to facial fidelity. To overcome these limitations, we study the portrait image supersolution (PortraitISR) problem, and propose HeadsUp, a single-step diffusion model that is capable of seamlessly restoring and upscaling portrait images in an end-to-end manner. Specifically, we build our model on top of a single-step diffusion model and develop a face supervision mechanism to guide the model in focusing on the facial region. We then integrate a reference-based mechanism to help with identity restoration, reducing face ambiguity in low-quality face restoration. Additionally, we have built a high-quality 4K portrait image ISR dataset dubbed PortraitSR-4K, to support model training and benchmarking for portrait images. Extensive experiments show that HeadsUp achieves state-of-the-art performance on the PortraitISR task while maintaining comparable or higher performance on both general image and aligned face datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes