Unsupervised Deraining: Where Contrastive Learning Meets Self-similarity
Yuntong Ye, Changfeng Yu, Yi Chang, Lin Zhu, Xile Zhao, Luxin Yan and, Yonghong Tian

TL;DR
This paper introduces an unsupervised deraining method using non-local contrastive learning that leverages self-similarity and layer exclusivity to improve real-world rainy image restoration, outperforming existing supervised approaches.
Contribution
It proposes a novel unsupervised contrastive learning framework that exploits self-similarity and layer mutual exclusivity for more effective image deraining.
Findings
Achieves state-of-the-art results on real rainy datasets.
Effectively models layer relationships without supervised pairs.
Improves generalization to real-world rainy images.
Abstract
Image deraining is a typical low-level image restoration task, which aims at decomposing the rainy image into two distinguishable layers: the clean image layer and the rain layer. Most of the existing learning-based deraining methods are supervisedly trained on synthetic rainy-clean pairs. The domain gap between the synthetic and real rains makes them less generalized to different real rainy scenes. Moreover, the existing methods mainly utilize the property of the two layers independently, while few of them have considered the mutually exclusive relationship between the two layers. In this work, we propose a novel non-local contrastive learning (NLCL) method for unsupervised image deraining. Consequently, we not only utilize the intrinsic self-similarity property within samples but also the mutually exclusive property between the two layers, so as to better differ the rain layer from…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Advanced Image Processing Techniques · Image and Signal Denoising Methods
MethodsContrastive Learning
