English

Reflash Dropout in Image Super-Resolution

Computer Vision and Pattern Recognition 2022-04-21 v3

Abstract

Dropout is designed to relieve the overfitting problem in high-level vision tasks but is rarely applied in low-level vision tasks, like image super-resolution (SR). As a classic regression problem, SR exhibits a different behaviour as high-level tasks and is sensitive to the dropout operation. However, in this paper, we show that appropriate usage of dropout benefits SR networks and improves the generalization ability. Specifically, dropout is better embedded at the end of the network and is significantly helpful for the multi-degradation settings. This discovery breaks our common sense and inspires us to explore its working mechanism. We further use two analysis tools -- one is from recent network interpretation works, and the other is specially designed for this task. The analysis results provide side proofs to our experimental findings and show us a new perspective to understand SR networks.

Keywords

Cite

@article{arxiv.2112.12089,
  title  = {Reflash Dropout in Image Super-Resolution},
  author = {Xiangtao Kong and Xina Liu and Jinjin Gu and Yu Qiao and Chao Dong},
  journal= {arXiv preprint arXiv:2112.12089},
  year   = {2022}
}

Comments

CVPR2022 paper + supplementary file

R2 v1 2026-06-24T08:28:23.245Z