CVApr 8, 2025

CoA: Towards Real Image Dehazing via Compression-and-Adaptation

arXiv:2504.05590v120 citationsh-index: 7Has CodeCVPR
Originality Incremental advance
AI Analysis

This work addresses real image dehazing for practical applications, presenting an incremental improvement by bridging synthetic and real domains.

The paper tackles real image dehazing by proposing a Compression-and-Adaptation (CoA) flow to address efficiency and adaptability challenges, achieving domain-irrelevant stability and model-agnostic flexibility without specifying concrete performance numbers.

Learning-based image dehazing algorithms have shown remarkable success in synthetic domains. However, real image dehazing is still in suspense due to computational resource constraints and the diversity of real-world scenes. Therefore, there is an urgent need for an algorithm that excels in both efficiency and adaptability to address real image dehazing effectively. This work proposes a Compression-and-Adaptation (CoA) computational flow to tackle these challenges from a divide-and-conquer perspective. First, model compression is performed in the synthetic domain to develop a compact dehazing parameter space, satisfying efficiency demands. Then, a bilevel adaptation in the real domain is introduced to be fearless in unknown real environments by aggregating the synthetic dehazing capabilities during the learning process. Leveraging a succinct design free from additional constraints, our CoA exhibits domain-irrelevant stability and model-agnostic flexibility, effectively bridging the model chasm between synthetic and real domains to further improve its practical utility. Extensive evaluations and analyses underscore the approach's superiority and effectiveness. The code is publicly available at https://github.com/fyxnl/COA.

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