Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Task-driven Image Fusion with Learnable Fusion Loss

About

Multi-modal image fusion aggregates information from multiple sensor sources, achieving superior visual quality and perceptual features compared to single-source images, often improving downstream tasks. However, current fusion methods for downstream tasks still use predefined fusion objectives that potentially mismatch the downstream tasks, limiting adaptive guidance and reducing model flexibility. To address this, we propose Task-driven Image Fusion (TDFusion), a fusion framework incorporating a learnable fusion loss guided by task loss. Specifically, our fusion loss includes learnable parameters modeled by a neural network called the loss generation module. This module is supervised by the downstream task loss in a meta-learning manner. The learning objective is to minimize the task loss of fused images after optimizing the fusion module with the fusion loss. Iterative updates between the fusion module and the loss module ensure that the fusion network evolves toward minimizing task loss, guiding the fusion process toward the task objectives. TDFusion's training relies entirely on the downstream task loss, making it adaptable to any specific task. It can be applied to any architecture of fusion and task networks. Experiments demonstrate TDFusion's performance through fusion experiments conducted on four different datasets, in addition to evaluations on semantic segmentation and object detection tasks.

Haowen Bai, Jiangshe Zhang, Zixiang Zhao, Yichen Wu, Lilun Deng, Yukun Cui, Tao Feng, Shuang Xu• 2024

Related benchmarks

TaskDatasetResultRank
Object DetectionLLVIP
mAP5095
58
Semantic segmentationMSRS
mIoU75.09
42
Semantic segmentationFMB
mIoU0.605
26
Infrared-Visible Image FusionMSRS
Entropy (EN)6.74
23
Object DetectionM3FD
mAP@0.5086.27
10
Infrared-Visible Image FusionFMB
EN (Entropy)6.86
8
Infrared-Visible Image FusionM3FD
EN6.99
8
Infrared-Visible Image FusionLLVIP
EN7.36
8
Showing 8 of 8 rows

Other info

Code

Follow for update