Adaptive Dropout: Unleashing Dropout across Layers for Generalizable Image Super-Resolution
Hang Xu, Wei Yu, Jiangtong Tan, Zhen Zou, Feng Zhao

TL;DR
This paper introduces Adaptive Dropout, a novel regularization technique for blind super-resolution that applies dropout across layers to improve generalization and reduce overfitting, outperforming previous methods.
Contribution
The paper proposes Adaptive Dropout, a new method that adaptively regularizes features at all network layers, addressing training-testing and layer-wise inconsistency issues in blind SR.
Findings
Outperforms previous regularization methods on benchmark datasets
Effective in synthetic and real-world image restoration tasks
Enhances generalization and reduces overfitting in blind SR
Abstract
Blind Super-Resolution (blind SR) aims to enhance the model's generalization ability with unknown degradation, yet it still encounters severe overfitting issues. Some previous methods inspired by dropout, which enhances generalization by regularizing features, have shown promising results in blind SR. Nevertheless, these methods focus solely on regularizing features before the final layer and overlook the need for generalization in features at intermediate layers. Without explicit regularization of features at intermediate layers, the blind SR network struggles to obtain well-generalized feature representations. However, the key challenge is that directly applying dropout to intermediate layers leads to a significant performance drop, which we attribute to the inconsistency in training-testing and across layers it introduced. Therefore, we propose Adaptive Dropout, a new regularization…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications · Image Enhancement Techniques
