CVIVAug 25, 2021

Blind Image Decomposition

arXiv:2108.11364v351 citations
Originality Incremental advance
AI Analysis

This addresses a crucial step for real-world vision systems by enabling decomposition of complex mixed images, though it is incremental as it builds on existing image processing tasks.

The paper tackles the problem of Blind Image Decomposition (BID), which involves separating superimposed images into unknown constituent components like rain streaks or haze, and demonstrates the effectiveness of their proposed BIDeN network through experimental results.

We propose and study a novel task named Blind Image Decomposition (BID), which requires separating a superimposed image into constituent underlying images in a blind setting, that is, both the source components involved in mixing as well as the mixing mechanism are unknown. For example, rain may consist of multiple components, such as rain streaks, raindrops, snow, and haze. Rainy images can be treated as an arbitrary combination of these components, some of them or all of them. How to decompose superimposed images, like rainy images, into distinct source components is a crucial step toward real-world vision systems. To facilitate research on this new task, we construct multiple benchmark datasets, including mixed image decomposition across multiple domains, real-scenario deraining, and joint shadow/reflection/watermark removal. Moreover, we propose a simple yet general Blind Image Decomposition Network (BIDeN) to serve as a strong baseline for future work. Experimental results demonstrate the tenability of our benchmarks and the effectiveness of BIDeN.

Code Implementations1 repo
Foundations

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

Your Notes