paper-with-me

홈 › 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 traditional VIF methods and application-oriented VIF methods. Traditional methods focus solely on improving the quality of fused images, while application-oriented VIF methods additionally consider the performance of downstream tasks on fused images by introducing task-specific loss terms during training. However, compared to traditional methods, application-oriented VIF methods require datasets labeled for downstream tasks (e.g., semantic segmentation or object detection), making data acquisition labor-intensive and time-consuming. To address this issue, we propose a self-supervised training framework for segmentation-oriented VIF methods (SSVIF). Leveraging the consistency between feature-level fusion-based segmentation and pixel-level fusion-based segmentation, we introduce a novel self-supervised task-cross-segmentation consistency-that enables the fusion model to learn high-level semantic features without the supervision of segmentation labels. Additionally, we design a two-stage training strategy and a dynamic weight adjustment method for effective joint learning within our self-supervised framework. Extensive experiments on public datasets demonstrate the effectiveness of our proposed SSVIF. Remarkably, although trained only on unlabeled visible-infrared image pairs, our SSVIF outperforms traditional VIF methods and rivals supervised segmentation-oriented ones. Our code will be released upon acceptance.

📄 PDF Abstract BibTeX arXiv:2509.22450

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SegmentationScene SegmentationObject Detection

Similar Papers 제목 키워드 기반

Gaze Estimation with Eye Region Segmentation and Self-Supervised Multistream Learning

2021-12-15 · Zunayed Mahmud, Paul Hungler, Ali Etemad

We present a novel multistream network that learns robust eye representations for gaze estimation. We first create a synthetic dataset containing eye region masks detailing the visible eyeball and iris using a simulator.…

Contrastive LearningGaze Estimation

Self-supervised Amodal Video Object Segmentation

2022-10-23 · Jian Yao, Yuxin Hong, Chiyu Wang, Tianjun Xiao 외

Amodal perception requires inferring the full shape of an object that is partially occluded. This task is particularly challenging on two levels: (1) it requires more information than what is contained in the instant ret…

ObjectSegmentationSelf-Supervised LearningSemantic Segmentation+4

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 increasi…

DecoderMulti-Task LearningSegmentation

Masked Image Modeling Boosting Semi-Supervised Semantic Segmentation

2024-11-13 · Yangyang Li, Xuanting Hao, Ronghua Shang, Licheng Jiao

In view of the fact that semi- and self-supervised learning share a fundamental principle, effectively modeling knowledge from unlabeled data, various semi-supervised semantic segmentation methods have integrated represe…

Self-Supervised LearningSemantic SegmentationSemi-Supervised Semantic Segmentation

A Deep Learning Approach to Grasping the Invisible

2019-09-11 · Yang Yang, Hengyue Liang, Changhyun Choi

We study an emerging problem named "grasping the invisible" in robotic manipulation, in which a robot is tasked to grasp an initially invisible target object via a sequence of pushing and grasping actions. In this proble…

Deep LearningQ-Learning