Prominence-Aware Artifact Detection and Dataset for Image Super-Resolution
Ivan Molodetskikh, Kirill Malyshev, Mark Mirgaleev, Nikita Zagainov, Evgeney Bogatyrev, Dmitriy Vatolin
TL;DR
The paper tackles perceptual artifacts in SR by introducing prominence-aware artifact detection and a dataset with crowdsourced prominence annotations for 1302 SR artifact examples from 11 methods. It proposes a lightweight MLP-based prominence regressor that combines three features to produce artifact prominence heatmaps, and demonstrates the feasibility of using real-time SR as pseudo-ground-truth for full-reference metrics. The authors show that prominence-aware evaluation yields more robust detection of disturbing artifacts and enable effective fine-tuning of SR models to reduce artifacts, with practical release of code and datasets. By highlighting artifact prominence, the work provides a path toward perceptually aligned SR evaluation and mitigation in real-world settings where ground-truth HR images are unavailable.
Abstract
Generative image super-resolution (SR) is rapidly advancing in visual quality and detail restoration. As the capacity of SR models expands, however, so does their tendency to produce artifacts: incorrect, visually disturbing details that reduce perceived quality. Crucially, their perceptual impact varies: some artifacts are barely noticeable while others strongly degrade the image. We argue that artifacts should be characterized by their prominence to human observers rather than treated as uniform binary defects. Motivated by this, we present a novel dataset of 1302 artifact examples from 11 contemporary image-SR methods, where each artifact is paired with a crowdsourced prominence score. Building on this dataset, we train a lightweight regressor that produces spatial prominence heatmaps and outperforms existing methods at detecting prominent artifacts. We release the dataset and code to facilitate prominence-aware evaluation and mitigation of SR artifacts.
