Unpaired Deep Image Dehazing Using Contrastive Disentanglement Learning
Xiang Chen, Zhentao Fan, Pengpeng Li, Longgang Dai, Caihua Kong,, Zhuoran Zheng, Yufeng Huang, Yufeng Li

TL;DR
This paper introduces a novel unpaired image dehazing method that uses contrastive disentanglement learning within a CycleGAN framework to effectively separate haze-related factors from clear image features, improving dehazing performance.
Contribution
It proposes a contrastive disentangled dehazing network (CDD-GAN) that leverages negative adversaries and contrastive loss to enhance factor separation in unpaired image dehazing tasks.
Findings
Outperforms existing unpaired dehazing methods on synthetic datasets.
Effectively disentangles haze factors from clear images using contrastive learning.
Demonstrates robustness on real-world hazy images.
Abstract
We offer a practical unpaired learning based image dehazing network from an unpaired set of clear and hazy images. This paper provides a new perspective to treat image dehazing as a two-class separated factor disentanglement task, i.e, the task-relevant factor of clear image reconstruction and the task-irrelevant factor of haze-relevant distribution. To achieve the disentanglement of these two-class factors in deep feature space, contrastive learning is introduced into a CycleGAN framework to learn disentangled representations by guiding the generated images to be associated with latent factors. With such formulation, the proposed contrastive disentangled dehazing method (CDD-GAN) employs negative generators to cooperate with the encoder network to update alternately, so as to produce a queue of challenging negative adversaries. Then these negative adversaries are trained end-to-end…
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
TopicsImage Enhancement Techniques · Visual Attention and Saliency Detection · Advanced Image Fusion Techniques
MethodsHuMan(Expedia)||How do I get a human at Expedia? · *Communicated@Fast*How Do I Communicate to Expedia? · Contrastive Learning · Batch Normalization · Residual Connection · Convolution · Sigmoid Activation · Cycle Consistency Loss · GAN Least Squares Loss · PatchGAN
