Hero-SR: One-Step Diffusion for Super-Resolution with Human Perception Priors
Jiangang Wang, Qingnan Fan, Qi Zhang, Haigen Liu, Yuhang Yu, Jinwei Chen, Wenqi Ren
TL;DR
Real-world SR demands reconstructions that satisfy semantic consistency and perceptual naturalness under heavy degradation. Hero-SR addresses this with a one-step diffusion framework augmented by Dynamic Time-Step Module (DTSM) and Open-World Multi-modality Supervision (OWMS), leveraging CLIP guidance across text and image domains. DTSM adaptively selects the diffusion step $t^*$ from a candidate set via Gumbel-Softmax, while OWMS imposes Text-Domain Perceptual Alignment Loss and Image-Domain Semantic Alignment Loss to align outputs with human perception. Experiments on synthetic and real datasets show Hero-SR achieves state-of-the-art performance among one-step methods and strong results against multi-step baselines, especially in perceptual quality metrics; limitations include the VAE’s capacity to recover very small structures, suggesting avenues for future refinement.
Abstract
Owing to the robust priors of diffusion models, recent approaches have shown promise in addressing real-world super-resolution (Real-SR). However, achieving semantic consistency and perceptual naturalness to meet human perception demands remains difficult, especially under conditions of heavy degradation and varied input complexities. To tackle this, we propose Hero-SR, a one-step diffusion-based SR framework explicitly designed with human perception priors. Hero-SR consists of two novel modules: the Dynamic Time-Step Module (DTSM), which adaptively selects optimal diffusion steps for flexibly meeting human perceptual standards, and the Open-World Multi-modality Supervision (OWMS), which integrates guidance from both image and text domains through CLIP to improve semantic consistency and perceptual naturalness. Through these modules, Hero-SR generates high-resolution images that not only preserve intricate details but also reflect human perceptual preferences. Extensive experiments validate that Hero-SR achieves state-of-the-art performance in Real-SR. The code will be publicly available upon paper acceptance.
