English

Rethinking RGB Color Representation for Image Restoration Models

Image and Video Processing 2024-02-07 v1 Computer Vision and Pattern Recognition

Abstract

Image restoration models are typically trained with a pixel-wise distance loss defined over the RGB color representation space, which is well known to be a source of blurry and unrealistic textures in the restored images. The reason, we believe, is that the three-channel RGB space is insufficient for supervising the restoration models. To this end, we augment the representation to hold structural information of local neighborhoods at each pixel while keeping the color information and pixel-grainedness unharmed. The result is a new representation space, dubbed augmented RGB (aaRGB) space. Substituting the underlying representation space for the per-pixel losses facilitates the training of image restoration models, thereby improving the performance without affecting the evaluation phase. Notably, when combined with auxiliary objectives such as adversarial or perceptual losses, our aaRGB space consistently improves overall metrics by reconstructing both color and local structures, overcoming the conventional perception-distortion trade-off.

Keywords

Cite

@article{arxiv.2402.03399,
  title  = {Rethinking RGB Color Representation for Image Restoration Models},
  author = {Jaerin Lee and JoonKyu Park and Sungyong Baik and Kyoung Mu Lee},
  journal= {arXiv preprint arXiv:2402.03399},
  year   = {2024}
}

Comments

31 pages (11 pages main manuscript + 20 pages appendices), 22 figures

R2 v1 2026-06-28T14:39:09.230Z