paper-with-me

홈 › Papers

TextFusion: Unveiling the Power of Textual Semantics for Controllable Image Fusion

2023-12-21 · Chunyang Cheng, Tianyang Xu, Xiao-Jun Wu, Hui Li, Xi Li, Zhangyong Tang, Josef Kittler

Advanced image fusion methods are devoted to generating the fusion results by aggregating the complementary information conveyed by the source images. However, the difference in the source-specific manifestation of the imaged scene content makes it difficult to design a robust and controllable fusion process. We argue that this issue can be alleviated with the help of higher-level semantics, conveyed by the text modality, which should enable us to generate fused images for different purposes, such as visualisation and downstream tasks, in a controllable way. This is achieved by exploiting a vision-and-language model to build a coarse-to-fine association mechanism between the text and image signals. With the guidance of the association maps, an affine fusion unit is embedded in the transformer network to fuse the text and vision modalities at the feature level. As another ingredient of this work, we propose the use of textual attention to adapt image quality assessment to the fusion task. To facilitate the implementation of the proposed text-guided fusion paradigm, and its adoption by the wider research community, we release a text-annotated image fusion dataset IVT. Extensive experiments demonstrate that our approach (TextFusion) consistently outperforms traditional appearance-based fusion methods. Our code and dataset will be publicly available at https://github.com/AWCXV/TextFusion.

📄 PDF Abstract BibTeX arXiv:2312.14209

Code (1)

awcxv/textfusion 공식 구현 pytorch

Tasks

Image Quality AssessmentLanguage Modelling

Similar Papers 제목 키워드 기반

ContextFusion and Bootstrap: An Effective Approach to Improve Slot Attention-Based Object-Centric Learning

2025-09-02 · Pinzhuo Tian, Shengjie Yang, Hang Yu, Alex C. Kot arxiv

A key human ability is to decompose a scene into distinct objects and use their relationships to understand the environment. Object-centric learning aims to mimic this process in an unsupervised manner. Recently, the slo…

ControlThinker: Unveiling Latent Semantics for Controllable Image Generation through Visual Reasoning

2025-06-04 · Feng Han, Yang Jiao, Shaoxiang Chen, Junhao Xu 외

The field of controllable image generation has seen significant advancements, with various architectures improving generation layout consistency with control signals. However, contemporary methods still face challenges i…

Image GenerationVisual Reasoning

KptLLM: Unveiling the Power of Large Language Model for Keypoint Comprehension

2024-11-04 · Jie Yang, Wang Zeng, Sheng Jin, Lumin Xu 외

Recent advancements in Multimodal Large Language Models (MLLMs) have greatly improved their abilities in image understanding. However, these models often struggle with grasping pixel-level semantic details, e.g., the key…

Keypoint DetectionLanguage ModelingLanguage ModellingLarge Language Model

A Dual-Channel Particle Swarm Optimization Algorithm Based on Adaptive Balance Search

2024-06-24 · Zhenxing Zhang, Tianxian Zhang

The balance between exploration (Er) and exploitation (Ei) determines the generalization performance of the particle swarm optimization (PSO) algorithm on different problems. Although the insufficient balance caused by g…

Position

Unveiling the Vulnerability of Graph-LLMs: An Interpretable Multi-Dimensional Adversarial Attack on TAGs

2025-10-14 · Bowen Fan, Zhilin Guo, Xunkai Li, Yihan Zhou 외 arxiv

Graph Neural Networks (GNNs) have become a pivotal framework for modeling graph-structured data, enabling a wide range of applications from social network analysis to molecular chemistry. By integrating large language mo…

Representation LearningAdversarial Attack