CVAug 23, 2025

AWM-Fuse: Multi-Modality Image Fusion for Adverse Weather via Global and Local Text Perception

arXiv:2508.16881v14 citationsh-index: 9Has Code
Originality Incremental advance
AI Analysis

This addresses the loss of visual information in adverse weather for applications like autonomous driving or surveillance, but it is incremental as it builds on existing text-based fusion approaches.

The paper tackles the problem of multi-modality image fusion in adverse weather by proposing AWM-Fuse, a method that uses global and local text perception to improve semantic understanding, resulting in outperforming state-of-the-art methods in complex weather conditions and downstream tasks.

Multi-modality image fusion (MMIF) in adverse weather aims to address the loss of visual information caused by weather-related degradations, providing clearer scene representations. Although less studies have attempted to incorporate textual information to improve semantic perception, they often lack effective categorization and thorough analysis of textual content. In response, we propose AWM-Fuse, a novel fusion method for adverse weather conditions, designed to handle multiple degradations through global and local text perception within a unified, shared weight architecture. In particular, a global feature perception module leverages BLIP-produced captions to extract overall scene features and identify primary degradation types, thus promoting generalization across various adverse weather conditions. Complementing this, the local module employs detailed scene descriptions produced by ChatGPT to concentrate on specific degradation effects through concrete textual cues, thereby capturing finer details. Furthermore, textual descriptions are used to constrain the generation of fusion images, effectively steering the network learning process toward better alignment with real semantic labels, thereby promoting the learning of more meaningful visual features. Extensive experiments demonstrate that AWM-Fuse outperforms current state-of-the-art methods in complex weather conditions and downstream tasks. Our code is available at https://github.com/Feecuin/AWM-Fuse.

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