CVDec 3, 2025

Beyond the Ground Truth: Enhanced Supervision for Image Restoration

arXiv:2512.03932v22 citationsh-index: 4Has Code
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in deep learning-based image restoration for real-world applications, offering an incremental improvement by enhancing existing ground truth without requiring new data acquisition.

The paper tackles the limitation of ground-truth image quality in real-world image restoration by proposing a framework that enhances supervision through frequency-domain mixup, resulting in improved restored image quality as validated by experiments and user studies.

Deep learning-based image restoration has achieved significant success. However, when addressing real-world degradations, model performance is limited by the quality of ground-truth 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 consistently improves the quality of restored images. We further validate the effectiveness of both supervision enhancement and output refinement through user studies. Code is available at https://github.com/dhryougit/Beyond-the-Ground-Truth.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes