Search papers, labs, and topics across Lattice.
This paper explores data-centric training and test-time self-ensembling to improve image denoising with a fixed Restormer architecture. They significantly expand the training dataset and use a two-stage optimization strategy, achieving a 3.366 dB PSNR improvement over the baseline. Ablation studies confirm that the expanded training corpus and two-stage optimization contribute the most to the performance gain, with self-ensembling providing a smaller boost.
Forget novel architectures: massive datasets and clever training schedules can unlock surprisingly large gains in image denoising, even with established models.
This paper presents our solution to the NTIRE 2026 Image Denoising Challenge (Gaussian color image denoising at fixed noise level $蟽= 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$ 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 $\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$ 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.