paper-with-me

홈 › Papers

Image Fusion via Vision-Language Model

2024-02-03 · Zixiang Zhao, Lilun Deng, Haowen Bai, Yukun Cui, Zhipeng Zhang, Yulun Zhang, Haotong Qin, Dongdong Chen, Jiangshe Zhang, Peng Wang, Luc van Gool

Image fusion integrates essential information from multiple images into a single composite, enhancing structures, textures, and refining imperfections. Existing methods predominantly focus on pixel-level and semantic visual features for recognition, but often overlook the deeper text-level semantic information beyond vision. Therefore, we introduce a novel fusion paradigm named image Fusion via vIsion-Language Model (FILM), for the first time, utilizing explicit textual information from source images to guide the fusion process. Specifically, FILM generates semantic prompts from images and inputs them into ChatGPT for comprehensive textual descriptions. These descriptions are fused within the textual domain and guide the visual information fusion, enhancing feature extraction and contextual understanding, directed by textual semantic information via cross-attention. FILM has shown promising results in four image fusion tasks: infrared-visible, medical, multi-exposure, and multi-focus image fusion. We also propose a vision-language dataset containing ChatGPT-generated paragraph descriptions for the eight image fusion datasets across four fusion tasks, facilitating future research in vision-language model-based image fusion. Code and dataset are available at https://github.com/Zhaozixiang1228/IF-FILM.

📄 PDF Abstract BibTeX arXiv:2402.02235

Code (3)

zhaozixiang1228/if-film 공식 구현 pytorch
zhaozixiang1228/mmif-cddfuse pytorch
zhaozixiang1228/mmif-emma pytorch

Tasks

DecoderLanguage ModelingLanguage ModellingmodelMulti Focus Image Fusion

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

In-Context Learning Unlocked for Diffusion Models

2023-05-01 · NeurIPS 2023 11 · Zhendong Wang, Yifan Jiang, Yadong Lu, Yelong Shen 외

We present Prompt Diffusion, a framework for enabling in-context learning in diffusion-based generative models. Given a pair of task-specific example images, such as depth from/to image and scribble from/to image, and a …

In-Context Learningtext-guided-image-editing

Vision-Language-Vision Auto-Encoder: Scalable Knowledge Distillation from Diffusion Models

2025-07-09 · Tiezheng Zhang, Yitong Li, Yu-cheng Chou, Jieneng Chen 외 arxiv

Building state-of-the-art Vision-Language Models (VLMs) with strong captioning capabilities typically necessitates training on billions of high-quality image-text pairs, requiring millions of GPU hours. This paper introd…

Knowledge Distillation

Infrared and Visible Image Fusion with Hierarchical Human Perception

2024-09-14 · Guang Yang, Jie Li, Xin Liu, Zhusi Zhong 외

Image fusion combines images from multiple domains into one image, containing complementary information from source domains. Existing methods take pixel intensity, texture and high-level vision task information as the st…

Infrared And Visible Image FusionLanguage ModelingLanguage Modelling

FusionRS: A Large-Scale RGB-Infrared Remote Sensing Dataset for Dual-Modal Vision-Language Foundation Models

2026-06-15 · Jiaju Han, Ben Zhang, Xuemeng Sun, Qike Zhang 외 arxiv

Remote sensing vision-language models have advanced Earth observation understanding, but most existing work remains centered on RGB imagery, leaving the complementary information in infrared data underexplored. Infrared …

Representation LearningText Retrieval

Cross-aware Early Fusion with Stage-divided Vision and Language Transformer Encoders for Referring Image Segmentation

2024-08-14 · Yubin Cho, Hyunwoo Yu, Suk-Ju Kang

Referring segmentation aims to segment a target object related to a natural language expression. Key challenges of this task are understanding the meaning of complex and ambiguous language expressions and determining the…

cross-modal alignmentImage SegmentationSemantic Segmentation