Customized Fusion: A Closed-Loop Dynamic Network for Adaptive Multi-Task-Aware Infrared-Visible Image Fusion
About
Infrared-visible image fusion aims to integrate complementary information for robust visual understanding, but existing fusion methods struggle with simultaneously adapting to multiple downstream tasks. To address this issue, we propose a Closed-Loop Dynamic Network (CLDyN) that can adaptively respond to the semantic requirements of diverse downstream tasks for task-customized image fusion. Specifically, CLDyN introduces a closed-loop optimization mechanism that establishes a semantic transmission chain to achieve explicit feedback from downstream tasks to the fusion network through a Requirement-driven Semantic Compensation (RSC) module. The RSC module leverages a Basis Vector Bank (BVB) and an Architecture-Adaptive Semantic Injection (A2SI) block to customize the network architecture according to task requirements, thereby enabling task-specific semantic compensation and allowing the fusion network to actively adapt to diverse tasks without retraining. To promote semantic compensation, a reward-penalty strategy is introduced to reward or penalize the RSC module based on task performance variations. Experiments on the M3FD, FMB, and VT5000 datasets demonstrate that CLDyN not only maintains high fusion quality but also exhibits strong multi-task adaptability. The code is available at https://github.com/YR0211/CLDyN.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Detection | COCO | -- | 137 | |
| Salient Object Detection | VT5000 | -- | 50 | |
| Semantic segmentation | FMB | mIoU0.6034 | 49 | |
| Object Detection | M3FD | AP@[0.5:0.95]63.04 | 35 | |
| Infrared-Visible Image Fusion | VT5000 | MI2.3352 | 8 | |
| Semantic segmentation | Segmentation Dataset | mIoU60.34 | 7 | |
| Object Detection | Infrared-Visible Image Fusion (IVIF) | mAP (50:95)64.3 | 4 | |
| Salient Object Detection | Salient Object Detection Dataset | mF_beta81.29 | 4 |