Text-IF: Leveraging Semantic Text Guidance for Degradation-Aware and Interactive Image Fusion
Xunpeng Yi, Han Xu, Hao Zhang, Linfeng Tang, Jiayi Ma
TL;DR
The paper tackles degradation-prone infrared-visible image fusion and user-driven customization by introducing Text-IF, a text-guided fusion framework. It fuses an image-pipeline with a text interaction module, leveraging a frozen CLIP text encoder and a semantic interaction guidance module to adapt fusion to degradations via semantic prompts. Key contributions include a Transformer-based image fusion pipeline with cross-attention, SIGM-aided text guidance, and semantically conditioned loss functions, validated across multiple datasets and downstream tasks. Results show enhanced fusion quality and robustness to degradations, with interactive text prompts enabling flexible, high-quality outputs that support practical applications such as object detection on fused imagery.
Abstract
Image fusion aims to combine information from different source images to create a comprehensively representative image. Existing fusion methods are typically helpless in dealing with degradations in low-quality source images and non-interactive to multiple subjective and objective needs. To solve them, we introduce a novel approach that leverages semantic text guidance image fusion model for degradation-aware and interactive image fusion task, termed as Text-IF. It innovatively extends the classical image fusion to the text guided image fusion along with the ability to harmoniously address the degradation and interaction issues during fusion. Through the text semantic encoder and semantic interaction fusion decoder, Text-IF is accessible to the all-in-one infrared and visible image degradation-aware processing and the interactive flexible fusion outcomes. In this way, Text-IF achieves not only multi-modal image fusion, but also multi-modal information fusion. Extensive experiments prove that our proposed text guided image fusion strategy has obvious advantages over SOTA methods in the image fusion performance and degradation treatment. The code is available at https://github.com/XunpengYi/Text-IF.
