English

Beyond Model Design: Data-Centric Training and Self-Ensemble for Gaussian Color Image Denoising

Computer Vision and Pattern Recognition 2026-04-28 v2

Abstract

This paper presents our solution to the NTIRE 2026 Image Denoising Challenge (Gaussian color image denoising at fixed noise level σ=50\sigma = 50). Rather than proposing a new restoration backbone, we revisit the performance boundary of the mature Restormer architecture from two complementary directions: stronger data-centric training and more complete Test-Time capability release. Starting from the public Restormer σ ⁣= ⁣50\sigma\!=\!50 baseline, we expand the standard multi-dataset training recipe with larger and more diverse public image corpora and organize optimization into two stages. At inference, we apply ×8\times 8 geometric self-ensemble to further release model capacity. A TLC-style local inference wrapper is retained for implementation consistency; however, systematic ablation reveals its quantitative contribution to be negligible in this setting. On the challenge validation set of 100 images, our final submission achieves 30.762 dB PSNR and 0.861 SSIM, improving over the public Restormer σ ⁣= ⁣50\sigma\!=\!50 pretrained baseline by up to 3.366 dB PSNR. Ablation studies show that the dominant gain originates from the expanded training corpus and the two-stage optimization schedule, and self-ensemble provides marginal but consistent improvement.

Keywords

Cite

@article{arxiv.2604.11468,
  title  = {Beyond Model Design: Data-Centric Training and Self-Ensemble for Gaussian Color Image Denoising},
  author = {Gengjia Chang and Xining Ge and Weijun Yuan and Zhan Li and Qiurong Song and Luen Zhu and Shuhong Liu},
  journal= {arXiv preprint arXiv:2604.11468},
  year   = {2026}
}
R2 v1 2026-07-01T12:06:24.832Z