IVCVMar 25, 2021

Closing the Loop: Joint Rain Generation and Removal via Disentangled Image Translation

arXiv:2103.13660v198 citations
Originality Incremental advance
AI Analysis

This work addresses the domain gap between synthetic and real rain in image deraining, which is an incremental improvement for computer vision applications like autonomous driving.

The paper tackles the performance drop of deep learning-based image deraining methods on real rain by proposing a joint learning approach for rain generation and removal, achieving superior results on synthetic and real-world datasets compared to state-of-the-art methods.

Existing deep learning-based image deraining methods have achieved promising performance for synthetic rainy images, typically rely on the pairs of sharp images and simulated rainy counterparts. However, these methods suffer from significant performance drop when facing the real rain, because of the huge gap between the simplified synthetic rain and the complex real rain. In this work, we argue that the rain generation and removal are the two sides of the same coin and should be tightly coupled. To close the loop, we propose to jointly learn real rain generation and removal procedure within a unified disentangled image translation framework. Specifically, we propose a bidirectional disentangled translation network, in which each unidirectional network contains two loops of joint rain generation and removal for both the real and synthetic rain image, respectively. Meanwhile, we enforce the disentanglement strategy by decomposing the rainy image into a clean background and rain layer (rain removal), in order to better preserve the identity background via both the cycle-consistency loss and adversarial loss, and ease the rain layer translating between the real and synthetic rainy image. A counterpart composition with the entanglement strategy is symmetrically applied for rain generation. Extensive experiments on synthetic and real-world rain datasets show the superiority of proposed method compared to state-of-the-arts.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes