RefSR-18K
收藏资源简介:
RefSR-18K 是首个大规模 LR 条件偏好数据集,专为超分辨率任务设计,由论文《RefReward-SR: LR-Conditioned Reward Modeling for Preference-Aligned Super-Resolution》提出。该数据集的核心创新在于:每个样本组提供基于低分辨率输入与高分辨率候选之间的一致性以及高分辨率候选的自然性的人工成对排名,而非与真实高分辨率图像的相似度。数据来源为 LSDIR 数据集中的高分辨率图像,通过退化处理生成低分辨率输入,并采用多种超分辨率方法生成候选高分辨率图像。数据集包含 8061 个图像组,其中 4499 组用于训练,200 组用于域内测试,200 组用于域外测试,另有 3562 组作为补充。每个图像组包括一个低分辨率输入和四个不同超分辨率方法生成的高分辨率输出,并附有相应的人工标注成对排名。注释文件以 CSV 和 JSONL 格式提供,包含训练集、测试集及每个标注者的原始排名,支持标注者间一致性评估。该数据集适用于奖励模型训练、偏好对齐超分辨率、图像质量评估等学术研究任务。数据使用需遵守上游 LSDIR 数据集的学术研究许可条款,数据集本身未声明单独许可证。
RefSR-18K is the first large-scale LR-conditioned preference dataset designed for super-resolution tasks, proposed in the paper RefReward-SR: LR-Conditioned Reward Modeling for Preference-Aligned Super-Resolution. The core innovation of this dataset is that each sample group provides human-annotated pairwise rankings based on the consistency between the low-resolution input and the high-resolution candidates, as well as the naturalness of the high-resolution candidates, rather than similarity to the ground-truth high-resolution image. The data source is high-resolution images from the LSDIR dataset, which are degraded to generate low-resolution inputs, and multiple super-resolution methods are used to generate candidate high-resolution images. The dataset contains 8061 image groups, with 4499 groups used for training, 200 for in-domain testing, 200 for out-of-domain testing, and an additional 3562 groups as supplementary. Each image group includes one low-resolution input and four high-resolution outputs generated by different super-resolution methods, accompanied by corresponding human-annotated pairwise rankings. Annotation files are provided in CSV and JSONL formats, including training set, test set, and raw rankings from each annotator, supporting inter-annotator consistency evaluation. This dataset is suitable for academic research tasks such as reward model training, preference-aligned super-resolution, and image quality assessment. Data usage must comply with the academic research license terms of the upstream LSDIR dataset; the dataset itself does not declare a separate license.
RefSR-18K 数据集概述
数据集简介
RefSR-18K 是首个大规模、基于低分辨率(LR)条件的人类偏好数据集,用于超分辨率(Super-Resolution)任务,由论文 "RefReward-SR: LR-Conditioned Reward Modeling for Preference-Aligned Super-Resolution" 提出。该数据集的核心特点在于每组数据提供基于 LR–HR 一致性 和 HR 自然度 的成对人类排序,而非与真实高分辨率图像的相似度。
数据来源
- 图像来源:LSDIR 数据集(https://ofsoundof.github.io/lsdir-data/)中的高分辨率源图像
- 处理流程:对源图像进行退化处理生成 LR 输入,使用多种超分辨率方法生成 HR 候选图像,由人类标注者对每组 4 个 HR 候选进行排序
数据集内容
| 分割 | 组数 | 大小 | 用途 |
|---|---|---|---|
train_images/ |
4499(编号 0001-4499) | 12G | 用于奖励模型训练 |
test_in_domain_images/ |
200 | 527M | 域内基准测试 |
test_out_domain_images/ |
200 | 532M | 域外基准测试 |
train_extra_images/ |
3562(编号 4500-8061) | 9.1G | 补充数据组;未用于已发布训练,供未来研究使用 |
每组图像包含 LR.png(低分辨率输入)和 4 个不同方法的超分辨率输出(HR_A.png、HR_B.png、HR_C.png、HR_D.png),并附带人工标注的成对排序。
标注文件
| 文件 | 描述 |
|---|---|
train.csv |
train_images/ 的标注(4499 组) |
train_extra.csv |
train_extra_images/ 的标注(3562 组) |
train_sr.jsonl |
由 train.csv + train_images/ 生成的训练文件 |
test_in_domain.csv / test_out_domain.csv |
测试集真实排序 |
raw-in-domain/ / raw-out-domain/ |
每位标注者的排序,用于标注者间一致性评估 |
许可信息
- 本数据集卡片未为 RefSR-18K 图像或偏好标注声明新许可证
- 源图像适用 LSDIR 的上游条款:仅限学术研究使用,所有图像来自互联网,版权归原始所有者所有
- 用户在使用或重新分发前需自行审查并遵守上游条款
相关资源
- 论文:arXiv:2603.24198(https://arxiv.org/abs/2603.24198)
- 奖励模型:casyssong/RefReward-SR(https://huggingface.co/casyssong/RefReward-SR)




