English

Beyond the Ground Truth: Enhanced Supervision for Image Restoration

Computer Vision and Pattern Recognition 2026-04-02 v3

Abstract

Deep learning-based image restoration has achieved significant success. However, when addressing real-world degradations, model performance is limited by the quality of groundtruth images in datasets due to practical constraints in data acquisition. To address this limitation, we propose a novel framework that enhances existing ground truth images to provide higher-quality supervision for real-world restoration. Our framework generates perceptually enhanced ground truth images using super-resolution by incorporating adaptive frequency masks, which are learned by a conditional frequency mask generator. These masks guide the optimal fusion of frequency components from the original ground truth and its super-resolved variants, yielding enhanced ground truth images. This frequency-domain mixup preserves the semantic consistency of the original content while selectively enriching perceptual details, preventing hallucinated artifacts that could compromise fidelity. The enhanced ground truth images are used to train a lightweight output refinement network that can be seamlessly integrated with existing restoration models. Extensive experiments demonstrate that our approach improves the quality of restored images. We further validate the effectiveness of both supervision enhancement and output refinement through user studies.

Keywords

Cite

@article{arxiv.2512.03932,
  title  = {Beyond the Ground Truth: Enhanced Supervision for Image Restoration},
  author = {Donghun Ryou and Inju Ha and Sanghyeok Chu and Bohyung Han},
  journal= {arXiv preprint arXiv:2512.03932},
  year   = {2026}
}

Comments

Project page: https://hij1112.github.io/beyond-the-ground-truth/ Accepted to CVPR 2026

R2 v1 2026-07-01T08:07:57.636Z