提出可解释的多模态图像融合网络,通过稀疏编码分离独特与共有特征。
l0-Regularized Sparse Coding-based Interpretable Network for Multi-Modal Image Fusion
- 基于深度展开设计可学习的l0正则稀疏编码模块
- 在8个数据集上实现高质量融合,提升目标检测与分割性能
- 可视化中间结果,具备良好可解释性,适合需要透明决策的场景
多模态图像融合(MMIF)通过结合不同传感器图像的特有和共有特征,提升融合图像的信息量,从而改善可视化、目标检测等任务。本文提出一种可解释的融合网络FNet,其核心是基于l0正则化多模态卷积稀疏编码(MCSC)模型。为求解l0正则化问题,我们通过深度展开设计了一个可学习的l0正则稀疏编码(LZSC)模块。FNet首先利用LZSC模块从不同模态源图像中分离出独特与共有特征,再进行融合生成最终图像。此外,我们还提出了一个用于逆向融合的l0正则化MCSC模型,并据此构建了训练用的可解释逆向融合网络IFNet。大量实验表明,FNet在8个不同多模态图像融合数据集上均取得高质量结果。同时,我们在可见光-热成像对上验证了其对下游目标检测和语义分割任务的提升作用。通过可视化中间特征,证明了FNet具有良好的可解释性。代码与模型链接:https://github.com/gargi884/FNet-MMIF。
原文摘要 · Abstract (English)
Multi-modal image fusion (MMIF) enhances the information content of the fused image by combining the unique as well as common features obtained from different modality sensor images, improving visualization, object detection, and many more tasks. In this work, we introduce an interpretable network for the MMIF task, named FNet, based on an $\ell_0$-regularized multi-modal convolutional sparse coding (MCSC) model. Specifically, for solving the $\ell_0$-regularized CSC problem, we design a learnable $\ell_0$-regularized sparse coding (LZSC) block in a principled manner through deep unfolding. Given different modality source images, FNet first separates the unique and common features from them using the LZSC block and then these features are combined to generate the final fused image. Additionally, we propose an $\ell_0$-regularized MCSC model for the inverse fusion process. Based on this model, we introduce an interpretable inverse fusion network named IFNet, which is utilized during FNet's training. Extensive experiments show that FNet achieves high-quality fusion results across eight different MMIF datasets. Furthermore, we show that FNet enhances downstream object detection \textcolor[rgb]{ 0, 0, 0}{and semantic segmentation} in visible-thermal image pairs. We have also visualized the intermediate results of FNet, which demonstrates the good interpretability of our network. Link for code and models: https://github.com/gargi884/FNet-MMIF.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。