paper-with-me

홈 › Papers

MultiTaskVIF: Segmentation-oriented visible and infrared image fusion via multi-task learning

2025-05-10 · Zixian Zhao, Andrew Howes, Xingchen Zhang

Visible and infrared image fusion (VIF) has attracted significant attention in recent years. Traditional VIF methods primarily focus on generating fused images with high visual quality, while recent advancements increasingly emphasize incorporating semantic information into the fusion model during training. However, most existing segmentation-oriented VIF methods adopt a cascade structure comprising separate fusion and segmentation models, leading to increased network complexity and redundancy. This raises a critical question: can we design a more concise and efficient structure to integrate semantic information directly into the fusion model during training-Inspired by multi-task learning, we propose a concise and universal training framework, MultiTaskVIF, for segmentation-oriented VIF models. In this framework, we introduce a multi-task head decoder (MTH) to simultaneously output both the fused image and the segmentation result during training. Unlike previous cascade training frameworks that necessitate joint training with a complete segmentation model, MultiTaskVIF enables the fusion model to learn semantic features by simply replacing its decoder with MTH. Extensive experimental evaluations validate the effectiveness of the proposed method. Our code will be released upon acceptance.

📄 PDF Abstract BibTeX arXiv:2505.06665

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMulti-Task LearningSegmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
ADOPT Please enter a description about the method here
Focus 설명 없음

Similar Papers 제목 키워드 기반

SSVIF: Self-Supervised Segmentation-Oriented Visible and Infrared Image Fusion

2025-09-26 · Zixian Zhao, Xingchen Zhang arxiv

Visible and infrared image fusion (VIF) has gained significant attention in recent years due to its wide application in tasks such as scene segmentation and object detection. VIF methods can be broadly classified into tr…

Semantic SegmentationScene SegmentationObject Detection

Rethinking the Evaluation of Visible and Infrared Image Fusion

2024-10-09 · Dayan Guan, Yixuan Wu, Tianzhu Liu, Alex C. Kot 외

Visible and Infrared Image Fusion (VIF) has garnered significant interest across a wide range of high-level vision tasks, such as object detection and semantic segmentation. However, the evaluation of VIF methods remains…

object-detectionObject DetectionSegmentationSemantic Segmentation+1

HSFusion: A high-level vision task-driven infrared and visible image fusion network via semantic and geometric domain transformation

2024-07-14 · Chengjie Jiang, Xiaowen Liu, Bowen Zheng, Lu Bai 외

Infrared and visible image fusion has been developed from vision perception oriented fusion methods to strategies which both consider the vision perception and high-level vision task. However, the existing task-driven me…

Infrared And Visible Image FusionSemantic Segmentation

RIS-FUSION: Rethinking Text-Driven Infrared and Visible Image Fusion from the Perspective of Referring Image Segmentation

2025-09-16 · Siju Ma, Changsiyu Gong, Xiaofeng Fan, Yong Ma 외 arxiv

Text-driven infrared and visible image fusion has gained attention for enabling natural language to guide the fusion process. However, existing methods lack a goal-aligned task to supervise and evaluate how effectively t…

Referring ExpressionImage Segmentation

IV-tuning: Parameter-Efficient Transfer Learning for Infrared-Visible Tasks

2024-12-21 · Yaming Zhang, Chenqiang Gao, Fangcen Liu, Junjie Guo 외

Infrared-visible (IR-VIS) tasks, such as semantic segmentation and object detection, greatly benefit from the advantage of combining infrared and visible modalities. To inherit the general representations of the Vision F…

object-detectionObject DetectionSemantic SegmentationTransfer Learning