casyssong/RefSR-18K
RefSR-18K An LR-Conditioned Preference Dataset for Super-Resolution Dataset Card RefSR-18K is the first large-scale LR-conditioned preference dataset for super-resolution, introduced in "RefReward-SR: LR-Conditioned Reward Modeling for Preference-Aligned Super-Resolution". Each group provides pairwise human rankings based on LR–HR consistency and HR naturalness, rather than similarity to a ground-truth image. The reward model trained on this dataset is released… See the full description on the dataset page: https://huggingface.co/datasets/casyssong/RefSR-18K.
<h1 align="center">RefSR-18K</h1> <h3 align="center">An LR-Conditioned Preference Dataset for Super-Resolution</h3>
<div align="center"> <a href="https://arxiv.org/abs/2603.24198"><img src="https://img.shields.io/badge/Paper%20(arXiv)-2603.24198-red?logo=arxiv"></a> <a href="https://huggingface.co/casyssong/RefReward-SR"><img src="https://img.shields.io/badge/Model-RefReward--SR-yellow?logo=huggingface"></a> </div>
Dataset Card
RefSR-18K is the first large-scale LR-conditioned preference dataset for super-resolution, introduced in "RefReward-SR: LR-Conditioned Reward Modeling for Preference-Aligned Super-Resolution". Each group provides pairwise human rankings based on LR–HR consistency and HR naturalness, rather than similarity to a ground-truth image.
The reward model trained on this dataset is released separately as casyssong/RefReward-SR.
Data Provenance
The images annotated in RefSR-18K originate from the LSDIR dataset. High-resolution source images from LSDIR were degraded to produce LR inputs, and multiple super-resolution methods were used to generate the HR candidates. Human annotators then ranked groups of four HR candidates according to their consistency with the LR input and their visual naturalness.
The CSV/JSONL files and per-annotator rankings in this repository contain the preference annotations collected by the RefReward-SR project.
Contents
Each image group contains LR.png (low-resolution input) and 4 SR outputs from different methods (HR_A.png, HR_B.png, HR_C.png, HR_D.png), with human-annotated pairwise rankings.
Annotations:
Source Data License Information
This dataset card does not declare a new license for the RefSR-18K images or preference annotations. The applicable terms of the source image data are:
The derived LR images and SR candidates originate from LSDIR images and remain subject to the applicable LSDIR terms and the rights of the original image owners. No separate license is assigned to the human preference annotations by this dataset card. Users are responsible for reviewing and complying with the upstream terms before using or redistributing any part of the dataset.
Citation
@article{song2026refreward,
title={RefReward-SR: LR-Conditioned Reward Modeling for Preference-Aligned Super-Resolution},
author={Song, Yushuai and Quan, Weize and Wang, Weining and Sun, Jiahui and Liu, Jing and Li, Meng and Yu, Pengbin and Chen, Zhentao and Shen, Wei and Yuan, Lunxi and Yan, Dong-ming},
journal={arXiv preprint arXiv:2603.24198},
year={2026}
}