DDFusion:Degradation-Decoupled Fusion Framework for Robust Infrared and Visible Images Fusion
Tianpei Zhang, Jufeng Zhao, Yiming Zhu, Guangmang Cui, Yuxin Jing
TL;DR
DDFusion tackles the realistic challenge of infrared–visible image fusion under compound degradations by decoupling degradation effects from fusion. It introduces DDON to perform modality-specific degradation separation (2D-DCT for infrared, Retinex for visible) and extract degradation-aware features, and ILGFN to fuse these features through multi-scale local and global interactions. The framework is trained with a degradation-focused loss and a fusion loss that jointly preserve structure, texture, and perceptual content. Extensive experiments show superior performance over state-of-the-art methods on degraded and non-degraded data, with demonstrated gains in downstream tasks such as object detection, highlighting practical relevance for robust IVIF systems.
Abstract
Conventional infrared and visible image fusion(IVIF) methods often assume high-quality inputs, neglecting real-world degradations such as low-light and noise, which limits their practical applicability. To address this, we propose a Degradation-Decoupled Fusion(DDFusion) framework, which achieves degradation decoupling and jointly models degradation suppression and image fusion in a unified manner. Specifically, the Degradation-Decoupled Optimization Network(DDON) performs degradation-specific decomposition to decouple inter-degradation and degradation-information components, followed by component-specific extraction paths for effective suppression of degradation and enhancement of informative features. The Interactive Local-Global Fusion Network (ILGFN) aggregates complementary features across multi-scale pathways and alleviates performance degradation caused by the decoupling between degradation optimization and image fusion. Extensive experiments demonstrate that DDFusion achieves superior fusion performance under both clean and degraded conditions. Our code is available at https://github.com/Lmmh058/DDFusion.
