CVIVMar 29, 2022

Infrared and Visible Image Fusion via Interactive Compensatory Attention Adversarial Learning

arXiv:2203.15337v157 citationsh-index: 13Has Code
Originality Incremental advance
AI Analysis

This work addresses the issue of biased fusion results in image processing for applications like surveillance or medical imaging, representing an incremental improvement with novel attention modules.

The paper tackles the problem of unbalanced fusion in infrared and visible image fusion by proposing an interactive compensatory attention adversarial learning method, achieving superior performance and better generalization ability compared to other advanced methods in both subjective and objective evaluations.

The existing generative adversarial fusion methods generally concatenate source images and extract local features through convolution operation, without considering their global characteristics, which tends to produce an unbalanced result and is biased towards the infrared image or visible image. Toward this end, we propose a novel end-to-end mode based on generative adversarial training to achieve better fusion balance, termed as \textit{interactive compensatory attention fusion network} (ICAFusion). In particular, in the generator, we construct a multi-level encoder-decoder network with a triple path, and adopt infrared and visible paths to provide additional intensity and gradient information. Moreover, we develop interactive and compensatory attention modules to communicate their pathwise information, and model their long-range dependencies to generate attention maps, which can more focus on infrared target perception and visible detail characterization, and further increase the representation power for feature extraction and feature reconstruction. In addition, dual discriminators are designed to identify the similar distribution between fused result and source images, and the generator is optimized to produce a more balanced result. Extensive experiments illustrate that our ICAFusion obtains superior fusion performance and better generalization ability, which precedes other advanced methods in the subjective visual description and objective metric evaluation. Our codes will be public at \url{https://github.com/Zhishe-Wang/ICAFusion}

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