REVIEW 4 major objections 4 minor 26 references
OpenRR-5k: A Large-Scale Benchmark for Reflection Removal in the Wild
T0 review · 4 major / 4 minor · reviewed 2026-08-07 · deepseek-v4-flash
Pith's one-line read This paper claims that OpenRR-5k, a new dataset of 5,300 real-world, pixel-aligned reflection/clean image pairs produced with AI-assisted editing, supplies the large, diverse training data that single-image reflection removal models lack…
desk verdict OpenRR-5k is a large-scale dataset with a novel collection protocol, but the ground truth is unvalidated and circular, so the benchmark claims don't hold as submitted. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing mechanism is the paired-data generation pipeline: each training pair consists of an observed reflection image and a clean image obtained by applying a commercial AI reflection remover followed by manual fine-detail editing, so that the two images are aligned at the pixel level and can be used for direct supervised training. The second component is the dataset structure itself, with 5,000/300/100 train/validation/test splits and explicit coverage of scene types (humans, animals, objects, landscapes) and lighting conditions (daytime, nighttime, indoor), designed so that models trained on the training split face realistic in-the-wild variation at evaluation time. The empirical argument is carried by a NAFNet-based baseline: trained only on OpenRR-5k, it reaches 26.59 dB PSNR on its own validation set and the cross-dataset PSNR figures above, which the paper reads as evidence of improved generalization without any additional training data.
What would settle it
Collect scenes where the true clean image is independently known (for example, photograph the same subject through glass and again after removing the glass, or use a black-cloth capture), run the paper's AI-plus-editing protocol on the through-glass images, and measure per-pixel differences between the produced 'clean' images and the true clean images. If systematic discrepancies appear in regions such as text, fine textures, or faces that the commercial tool tends to blur or hallucinate, the central assumption that OpenRR-5k pairs are faithful ground truth would be refuted.
Extended reading notes
Core claim
The central discovery the paper argues for is that a high-quality SIRR training set can be mass-produced from real-world photographs: a proven commercial AI reflection remover produces an initial clean estimate, human editors refine away residual reflections and artifacts, and the refined image is paired with the original photograph as pixel-aligned ground truth. According to the paper, this protocol removes the pixel-level misalignment that plagues physically captured pairs and the domain gap that plagues fully synthetic pairs, while enabling data collection at a scale and diversity that previous real-world datasets do not match. The supporting experiment trains a NAFNet-based restoration network on OpenRR-5k and reports PSNR 26.59 on OpenRR-5kval, together with 25.62 on Nature, 21.16 on Real, and 24.52 on SIR2, which the authors present as evidence that the dataset 'enhances the performance and generalization' of reflection removal models.
Load-bearing premise
The load-bearing premise is that the clean images produced by the commercial AI reflection remover plus manual editing are faithful approximations of the true reflection-free scenes, so that models trained on them learn real reflection removal rather than the tool's own artifacts.
Editorial extensions
If this is right
- Training a SIRR model on OpenRR-5k rather than on earlier small real-world datasets should improve transfer to unseen reflection scenes, because the training pairs come from genuine photographs across many lighting conditions and glass types.
- The 300 validation pairs give the community a pixel-aligned real-world benchmark for comparable evaluation, while the 100 no-ground-truth test images allow practical performance checks on fully unlabeled scenes.
- The collection protocol can be scaled further through crowdsourcing, since it requires no specialized capture equipment, meaning larger benchmarks of the same type are straightforward to build.
- Because OpenRR-5k's training split includes all OpenRR-1k pairs, results on the new benchmark directly extend and are comparable with the earlier 1k dataset.
Reading between the lines
- The authors do not run a matched comparison against RRW's 14,952 pairs, so a direct test of whether OpenRR-5k's advantage comes from diversity, alignment, or sheer scale would be to train the same baseline on both datasets under identical settings and evaluate on a shared test set.
- Because the ground truth is produced by a commercial AI plus human editing, the dataset implicitly teaches models to reproduce that tool's notion of a clean image; systematic errors in the tool, such as over-smoothing text or fine texture, could be inherited by trained models, a risk that perceptual or human-preference studies on the 100 no-GT test images could expose.
- The same edit-the-AI-output protocol could be transferred to other ill-posed restoration tasks, such as dehazing or low-light enhancement, where true clean targets are similarly hard to capture, making the approach a general template for dataset construction.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces OpenRR-5k, a dataset of 5,300 real-world reflection-contaminated images paired with clean counterparts for single image reflection removal (SIRR). The clean images are generated by applying the OPPO smartphone AI reflection removal tool and then manually refining the results with image editing software (Section III.A). The authors train a NAFNet-based baseline on the 5,000 training pairs and report quantitative metrics (PSNR, SSIM, LPIPS, DISTS, NIQE) on the 300 validation pairs plus PSNR on three external datasets (Nature, Real, SIR2). The central claim is that OpenRR-5k provides a large-scale, pixel-aligned, diverse real-world dataset that enhances the performance and generalization of SIRR models. The paper also provides a 100-image test set without ground truth for qualitative evaluation.
Significance. If the dataset's label-generation pipeline were validated, the scale and diversity of OpenRR-5k could make it a valuable training resource for the SIRR community. The proposed protocol is convenient and scalable compared to physical capture setups. However, the paper provides no evidence that the AI-generated clean images faithfully represent true reflection-free scenes, and the experimental evaluation is too sparse to support the claimed benefits. The utility of the dataset therefore rests entirely on an unvalidated, likely circular supervision signal. The authors promise to release the dataset and code, which would allow independent checks, but as submitted the manuscript does not demonstrate that the dataset is a trustworthy benchmark.
major comments (4)
- [III.A] The ground-truth generation pipeline, which uses the OPPO AI reflection remover followed by manual editing, is not validated. There are no quantitative comparisons against physically captured clean images, no residual-artifact statistics, no inter-editor consistency analysis, and no before/after evaluation. This is the load-bearing assumption of the entire paper: if the AI-generated clean images contain hallucinations or smoothing artifacts, models trained on this dataset will learn to reproduce those artifacts rather than perform true reflection removal. The absence of any such validation makes the dataset's supervision unreliable.
- [IV.A, Table II] The claim that the dataset 'effectively enhances the performance and generalization' of SIRR models is unsupported by the reported experiments. Table II lists only NAFNet trained on OpenRR-5k evaluated on Nature, Real, and SIR2, with no control condition: we do not see the same architecture trained on existing datasets (e.g., RRW, Nature, or Real) and evaluated on the same external test sets, nor do we see comparisons with prior state-of-the-art methods. Without these baselines, the PSNR values of 25.62, 21.16, and 24.52 cannot be interpreted as evidence of improvement or generalization.
- [IV.A, Tables II and III] The validation set (OpenRR-5kval) is generated by the same OPPO-AI-plus-manual-editing pipeline as the training set. Therefore, the reported PSNR of 26.59 dB on OpenRR-5kval measures the model's consistency with the commercial tool's output distribution, not its fidelity to true reflection-free scenes. A meaningful evaluation of the dataset's utility requires held-out real-world pairs with physically captured ground truth, which are absent from this paper.
- [III.A, item 3] The claim that the dataset provides 'True Real-World Data' is overstated. While the input reflection images are real photographs, the clean ground-truth images are the output of a proprietary AI model plus manual editing, not real captures. The statement that the method 'eliminates the need for collecting ground-truth data' conflates avoiding physical capture with obtaining authentic ground truth. This wording could mislead readers about the nature of the supervision.
minor comments (4)
- [References] The OpenRR-1k dataset is cited inconsistently: reference [8] is used in the text on multiple occasions, but Table I cites it as [10]. Please unify the citations.
- [Abstract and III.B] The abstract says the test set consists of '100 real-world testing images without ground truth,' while Section III.B says '100 image pairs without Ground Truth for the test set.' Please clarify whether the test set contains images or pairs.
- [IV.B] The implementation details do not specify the loss function used to train NAFNet, the total number of parameters, or the exact architecture modifications beyond increasing block counts. These details are needed for reproducibility.
- [Fig. 3] The pie chart percentages for scene content (60% landscapes, 7% animals, 14% humans, 19% objects) sum to 100%, but the figure is not visible in the submitted text; please ensure it is legible and the caption clearly defines the categories.
Circularity Check
OpenRR-5k's clean labels and validation targets are both generated by the same OPPO-AI-plus-manual-editing pipeline, so the reported validation metrics measure consistency with that tool rather than true reflection-free fidelity.
-
self definitional
[Section III.A (Dataset Collection Protocol); Section IV.A / Table III]
"We adopted the OPPO smartphone’s AI-based reflection removal software to obtain the initial reflection removal results. ... After precise manual adjustments, the final processed images are of high quality and suitable for training and evaluation purposes. ... Our method eliminates the need for collecting ground-truth data, allowing us to capture authentic reflection scenarios directly from real-world environments."
The 'clean version' in every OpenRR-5k pair is not an independent measurement of the reflection-free transmission layer; it is the output of a reflection-removal system (OPPO AI plus manual editing). The same protocol is used to produce the 300 validation pairs. Therefore the NAFNet baseline is trained to approximate this pipeline and then evaluated on the same pipeline's outputs: PSNR 26.59, SSIM, LPIPS, etc. on OpenRR-5kval measure agreement with the commercial tool's output distribution, not fidelity to a true scene. The paper supplies no captured clean images, no residual-artifact statistics, and no cross-check showing the edited AI output equals ground truth; it defines 'ground truth' as the pipeline result.
full rationale
The paper's central claim is that OpenRR-5k is a large-scale, high-quality benchmark that improves reflection-removal training and generalization. That claim rests entirely on Section III.A's assumption that OPPO-AI-plus-manual-editing outputs are faithful clean transmission images. Because both the training targets and the validation targets come from this same unverified pipeline, the headline validation metrics in Table III are self-referential: a model trained to predict the pipeline's output is scored against the pipeline's own output. The external Nature/Real/SIR2 evaluations in Table II are independent of the OPPO pipeline, but the paper provides no control—such as the same NAFNet trained on RRW or another existing dataset and evaluated on the same external sets—so those numbers cannot establish the stated claim that the dataset 'enhances the performance and generalization' of SIRR models. The self-citations to OpenRR-1k are not load-bearing here: the circularity is in the label-generation protocol itself, not in a citation chain. Overall, the benchmark's central validation evidence is defined by the same process it purports to evaluate, a substantial but partial circularity because external evaluation sets do provide some independent signal.
Assumptions & free parameters
assumptions (3)
- domain assumption OPPO AI reflection removal plus manual editing yields faithful clean ground truth.
- domain assumption Pixel-level alignment holds between the reflection image and the processed clean image.
- domain assumption The quality of the manual refinement is sufficient for training and evaluation.
Cite this review
Pith. "Pith review of OpenRR-5k: A Large-Scale Benchmark for Reflection Removal in the Wild." pith.science (2026). https://pith.science/paper/ZPWSFATC
@misc{pith2026250605482,
author = {Pith},
title = {Pith review of: OpenRR-5k: A Large-Scale Benchmark for Reflection Removal in the Wild},
year = {2026},
howpublished = {\url{https://pith.science/paper/ZPWSFATC}},
note = {Machine review of arXiv:2506.05482}
}
read the original abstract
Removing reflections is a crucial task in computer vision, with significant applications in photography and image enhancement. Nevertheless, existing methods are constrained by the absence of large-scale, high-quality, and diverse datasets. In this paper, we present a novel benchmark for Single Image Reflection Removal (SIRR). We have developed a large-scale dataset containing 5,300 high-quality, pixel-aligned image pairs, each consisting of a reflection image and its corresponding clean version. Specifically, the dataset is divided into two parts: 5,000 images are used for training, and 300 images are used for validation. Additionally, we have included 100 real-world testing images without ground truth (GT) to further evaluate the practical performance of reflection removal methods. All image pairs are precisely aligned at the pixel level to guarantee accurate supervision. The dataset encompasses a broad spectrum of real-world scenarios, featuring various lighting conditions, object types, and reflection patterns, and is segmented into training, validation, and test sets to facilitate thorough evaluation. To validate the usefulness of our dataset, we train a U-Net-based model and evaluate it using five widely-used metrics, including PSNR, SSIM, LPIPS, DISTS, and NIQE. We will release both the dataset and the code on https://github.com/caijie0620/OpenRR-5k to facilitate future research in this field.
Figures
Reference graph
Works this paper leans on
-
[1]
Online multi-object tracking using multi-function integration and tracking simulation training,
J. Yang, H. Ge, J. Yang, Y . Tong, and S. Su, “Online multi-object tracking using multi-function integration and tracking simulation training,” Applied Intelli- gence, 2022
work page 2022
-
[2]
Modern approaches to augmented reality,
O. Bimber and R. Raskar, “Modern approaches to augmented reality,” in ACM SIGGRAPH 2006 Courses, 2006
work page 2006
-
[3]
Deep learning based end-to-end specular reflection removal for medical endoscopic images,
Chi-Sheng Shih, Yu-Cheng Liao, and Ching-Ting Tan, “Deep learning based end-to-end specular reflection removal for medical endoscopic images,” in Proceed- ings of the 2023 International Conference on Research in Adaptive and Convergent Systems , 2023
work page 2023
-
[4]
A generic deep architecture for single image reflection removal and image smoothing,
Q. Fan, J. Yang, G. Hua, B. Chen, and D. Wipf, “A generic deep architecture for single image reflection removal and image smoothing,” in ICCV, 2017
work page 2017
-
[5]
Single image reflection removal through cascaded refinement,
C. Li, Y . Yang, K. He, S. Lin, and J. E Hopcroft, “Single image reflection removal through cascaded refinement,” in CVPR, 2020
work page 2020
-
[6]
Robust single image reflection removal against adversarial attacks,
Z. Song, Z. Zhang, K. Zhang, W. Luo, Z. Fan, W. Ren, and J. Lu, “Robust single image reflection removal against adversarial attacks,” in CVPR, 2023
work page 2023
-
[7]
Language-guided image reflection separation,
H. Zhong, Y . Hong, S. Weng, J. Liang, and B. Shi, “Language-guided image reflection separation,” in CVPR, 2024, pp. 24913–24922
work page 2024
-
[8]
Ntire 2025 challenge on single image reflection removal in the wild: Datasets, methods and results,
K. Yang, J. Cai, L. Ouyang, F. Vasluianu, R. Timofte, et al., “Ntire 2025 challenge on single image reflection removal in the wild: Datasets, methods and results,” in CVPR Workshops, 2025
2025
Show all 26 references
-
[9]
Survey on single-image reflection removal using deep learning techniques,
K. Yang, H. Sun, J. Cai, L. Fu, J. Ding, J. Li, and Z. Meng, “Survey on single-image reflection removal using deep learning techniques,” in MIPR, 2025
2025
-
[10]
Openrr-1k: A scalable dataset for real-world reflection removal,
K. Yang, L. Ouyang, H. Sun, J. Cai, L. Fu, J. Ding, C. M. Ho, and Z. Meng, “Openrr-1k: A scalable dataset for real-world reflection removal,” in ICIP, 2025
2025
-
[11]
F2t2-hit: A u-shaped fft transformer and hierarchical transformer for reflection removal,
J. Cai, K. Yang, L. Ouyang, L. Fu, J. Ding, H. Sun, C. M. Ho, and Z. Meng, “F2t2-hit: A u-shaped fft transformer and hierarchical transformer for reflection removal,” in ICIP, 2025
2025
-
[12]
Degradation-aware image enhancement via vision-language classification,
J. Cai, K. Yang, J. Ding, L. Fu, L. Ouyang, J. Li, J. Shen, and Z. Meng, “Degradation-aware image enhancement via vision-language classification,” in MIPR, 2025
2025
-
[13]
Reversible de- coupling network for single image reflection removal,
H. Zhao, M. Li, Q. Hu, and X. Guo, “Reversible de- coupling network for single image reflection removal,” in CVPR, 2025
2025
-
[14]
Sin- gle image reflection removal exploiting misaligned training data and network enhancements,
K. Wei, J. Yang, Y . Fu, D. Wipf, and H. Huang, “Sin- gle image reflection removal exploiting misaligned training data and network enhancements,” in CVPR, 2019
2019
-
[15]
User assisted separation of reflections from a single image using a sparsity prior,
Anat Levin and Yair Weiss, “User assisted separation of reflections from a single image using a sparsity prior,” IEEE Transactions on Pattern Analysis and Machine Intelligence, 2007
2007
-
[16]
Crrn: Multi-scale guided concurrent reflection removal network,
Renjie Wan, Boxin Shi, Ling-Yu Duan, Ah-Hwee Tan, and Alex C Kot, “Crrn: Multi-scale guided concurrent reflection removal network,” in CVPR, 2018
2018
-
[17]
Seeing deeply and bidirectionally: A deep learning approach for single image reflection removal,
Jie Yang, Dong Gong, Lingqiao Liu, and Qinfeng Shi, “Seeing deeply and bidirectionally: A deep learning approach for single image reflection removal,” in ECCV, 2018
2018
-
[18]
Location-aware single image reflection removal,
Zheng Dong, Ke Xu, Yin Yang, Hujun Bao, Weiwei Xu, and Rynson WH Lau, “Location-aware single image reflection removal,” in ICCV, 2021
2021
-
[19]
Benchmarking single-image reflection removal algorithms,
Renjie Wan, Boxin Shi, Ling-Yu Duan, Ah-Hwee Tan, and Alex C Kot, “Benchmarking single-image reflection removal algorithms,” in ICCV, 2017, pp. 3922–3930
2017
-
[20]
Single image reflection separation with perceptual losses,
Xuaner Zhang, Ren Ng, and Qifeng Chen, “Single image reflection separation with perceptual losses,” in Proceedings of the IEEE conference on computer vision and pattern recognition , 2018
2018
-
[21]
Polarized reflection removal with perfect alignment in the wild,
Chenyang Lei, Xuhua Huang, Mengdi Zhang, Qiong Yan, Wenxiu Sun, and Qifeng Chen, “Polarized reflection removal with perfect alignment in the wild,” in CVPR, 2020, pp. 1750–1758
2020
-
[22]
A categorized reflection removal dataset with diverse real-world scenes,
Chenyang Lei, Xuhua Huang, Chenyang Qi, Yankun Zhao, Wenxiu Sun, Qiong Yan, and Qifeng Chen, “A categorized reflection removal dataset with diverse real-world scenes,” in CVPR, 2022, pp. 3040–3048
2022
-
[23]
Revisiting single image reflection removal in the wild,
Y . Zhu, X. Fu, Peng-Tao Jiang, H. Zhang, Q. Sun, J. Chen, Zheng-Jun Zha, and B. Li, “Revisiting single image reflection removal in the wild,” in CVPR, 2024
2024
-
[24]
Benchmarking ultra-high-definition image reflection removal,
Zhenyuan Zhang, Zhenbo Song, Kaihao Zhang, Zhaoxin Fan, and Jianfeng Lu, “Benchmarking ultra-high-definition image reflection removal,” arXiv preprint arXiv:2308.00265, 2023
2023 arXiv
-
[25]
Robust separation of reflection from multiple images,
Xiaojie Guo, Xiaochun Cao, and Yi Ma, “Robust separation of reflection from multiple images,” in CVPR, 2014, pp. 2187–2194
2014
-
[26]
Simple baselines for image restoration,
L. Chen, X. Chu, X. Zhang, and J. Sun, “Simple baselines for image restoration,” in ECCV, 2022
2022
Reviewed August 7, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.