CVSep 28, 2025

$\mathbf{R}^3$: Reconstruction, Raw, and Rain: Deraining Directly in the Bayer Domain

arXiv:2509.24022v1h-index: 14
Originality Incremental advance
AI Analysis

This work addresses image quality degradation in low-level vision tasks like deraining, advocating for an ISP-last paradigm that could impact camera pipeline design, though it is incremental in applying raw-domain processing to a specific degradation.

The paper tackles the problem of image reconstruction from rainy images by proposing to learn directly on raw Bayer mosaics instead of post-ISP sRGB images, resulting in up to +0.99 dB PSNR and +1.2% ICS improvements while reducing computational cost by half.

Image reconstruction from corrupted images is crucial across many domains. Most reconstruction networks are trained on post-ISP sRGB images, even though the image-signal-processing pipeline irreversibly mixes colors, clips dynamic range, and blurs fine detail. This paper uses the rain degradation problem as a use case to show that these losses are avoidable, and demonstrates that learning directly on raw Bayer mosaics yields superior reconstructions. To substantiate the claim, we (i) evaluate post-ISP and Bayer reconstruction pipelines, (ii) curate Raw-Rain, the first public benchmark of real rainy scenes captured in both 12-bit Bayer and bit-depth-matched sRGB, and (iii) introduce Information Conservation Score (ICS), a color-invariant metric that aligns more closely with human opinion than PSNR or SSIM. On the test split, our raw-domain model improves sRGB results by up to +0.99 dB PSNR and +1.2% ICS, while running faster with half of the GFLOPs. The results advocate an ISP-last paradigm for low-level vision and open the door to end-to-end learnable camera pipelines.

Foundations

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

Your Notes