English

RASR: Retrieval-Augmented Super Resolution for Practical Reference-based Image Restoration

Computer Vision and Pattern Recognition 2026-05-28 v2

Abstract

Reference-based Super Resolution (RefSR) improves upon Single Image Super Resolution (SISR) by leveraging high-quality reference images to enhance texture fidelity and visual realism. However, a critical limitation of existing RefSR approaches is their reliance on manually curated target-reference image pairs, which severely constrains their practicality in real-world scenarios. To overcome this, we introduce Retrieval-Augmented Super Resolution (RASR), a new and practical RefSR paradigm that automatically retrieves semantically relevant high-resolution images from a reference database given only a low-quality input. This enables scalable and flexible RefSR in realistic use cases, such as enhancing mobile photos taken in environments like zoos or museums, where category-specific reference data (e.g., animals, artworks) can be readily collected or pre-curated. To facilitate research in this direction, we construct RASR-Flickr30, the first benchmark dataset designed for RASR. Unlike prior datasets with fixed target-reference pairs, RASR-Flickr30 provides per-category reference databases to support open-world retrieval. We further propose RASRNet, a strong baseline that combines a semantic reference retriever with a diffusion-based RefSR generator. It retrieves relevant references based on semantic similarity and employs a diffusion-based generator enhanced with semantic conditioning. Experiments on RASR-Flickr30 demonstrate that RASRNet consistently improves over SISR baselines, achieving +0.38 dB PSNR and -0.0131 LPIPS, while generating more realistic textures. These findings highlight retrieval augmentation as a promising direction to bridge the gap between academic RefSR research and real-world applicability.

Keywords

Cite

@article{arxiv.2508.09449,
  title  = {RASR: Retrieval-Augmented Super Resolution for Practical Reference-based Image Restoration},
  author = {Jiaqi Yan and Shuning Xu and Xiangyu Chen and Dell Zhang and Jiantao Zhou and Jie Tang and Gangshan Wu and Jie Liu},
  journal= {arXiv preprint arXiv:2508.09449},
  year   = {2026}
}

Comments

Accepted at ISCAS 2026

R2 v1 2026-07-01T04:47:27.065Z