CoMoFusion: Fast and High-quality Fusion of Infrared and Visible Image with Consistency Model
Zhiming Meng, Hui Li, Zeyang Zhang, Zhongwei Shen, Yunlong Yu, Xiaoning Song, Xiaojun Wu
TL;DR
CoMoFusion tackles the instability of GAN-based IVF and the slow sampling of diffusion models by introducing a consistency-model backbone to fuse infrared and visible images. The method constructs multi-modal joint features with forward and reverse consistency processes, then feeds these features into a tailored fusion module guided by a novel pixel-value selection loss, $L_{pvs}$, and a gradient loss, $L_{grad}$. Ablation studies and broad experiments on KAIST, TNO, and MSRS show state-of-the-art fusion quality with fast inference, validating the approach's robustness and real-time potential. Overall, CoMoFusion provides a stable, fast, and high-fidelity IVF framework with practical impact for downstream vision tasks.
Abstract
Generative models are widely utilized to model the distribution of fused images in the field of infrared and visible image fusion. However, current generative models based fusion methods often suffer from unstable training and slow inference speed. To tackle this problem, a novel fusion method based on consistency model is proposed, termed as CoMoFusion, which can generate the high-quality images and achieve fast image inference speed. In specific, the consistency model is used to construct multi-modal joint features in the latent space with the forward and reverse process. Then, the infrared and visible features extracted by the trained consistency model are fed into fusion module to generate the final fused image. In order to enhance the texture and salient information of fused images, a novel loss based on pixel value selection is also designed. Extensive experiments on public datasets illustrate that our method obtains the SOTA fusion performance compared with the existing fusion methods.
