paper-with-me

Papers

Decouple Before Interact: Multi-Modal Prompt Learning for Continual Visual Question Answering

2023-01-01 · ICCV 2023 1 · Zi Qian, Xin Wang, Xuguang Duan, Pengda Qin, Yuhong Li, Wenwu Zhu

In the real world, a desirable Visual Question Answering model is expected to provide correct answers to new questions and images in a continual setting (recognized as CL-VQA). However, existing works formulate CLVQA from a vision-only or language-only perspective, and straightforwardly apply the uni-modal continual learning (CL) strategies to this multi-modal task, which is improper and suboptimal. On the one hand, such a partial formulation may result in limited evaluations. On the other hand, neglecting the interactions between modalities will lead to poor performance. To tackle these challenging issues, we propose a comprehensive formulation for CL-VQA from the perspective of multi-modal vision-language fusion. Based on our formulation, we further propose MulTi-Modal PRompt LearnIng with DecouPLing bEfore InTeraction (TRIPLET), a novel approach that builds on a pre-trained vision-language model and consists of decoupled prompts and prompt interaction strategies to capture the complex interactions between modalities. In particular, decoupled prompts contain learnable parameters that are decoupled w.r.t different aspects, and the prompt interaction strategies are in charge of modeling interactions between inputs and prompts. Additionally, we build two CL-VQA benchmarks for a more comprehensive evaluation. Extensive experiments demonstrate that our TRIPLET outperforms state-of-the-art methods in both uni-modal and multi-modal continual settings for CL-VQA.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningLanguage ModellingPrompt LearningQuestion AnsweringTripletVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Temporal-Spatial Decouple before Act: Disentangled Representation Learning for Multimodal Sentiment Analysis

2026-01-20 · Chunlei Meng, Ziyang Zhou, Lucas He, Xiaojing Du 외 arxiv

Multimodal Sentiment Analysis integrates Linguistic, Visual, and Acoustic. Mainstream approaches based on modality-invariant and modality-specific factorization or on complex fusion still rely on spatiotemporal mixed mod…

Multimodal Sentiment AnalysisRepresentation Learning

Decouple before Align: Visual Disentanglement Enhances Prompt Tuning

2025-08-01 · Fei Zhang, Tianfei Zhou, Jiangchao Yao, Ya Zhang 외 arxiv

Prompt tuning (PT), as an emerging resource-efficient fine-tuning paradigm, has showcased remarkable effectiveness in improving the task-specific transferability of vision-language models. This paper delves into a previo…

Few-Shot Learning

DMPT: Decoupled Modality-aware Prompt Tuning for Multi-modal Object Re-identification

2025-04-15 · Minghui Lin, Shu Wang, Xiang Wang, Jianhua Tang 외

Current multi-modal object re-identification approaches based on large-scale pre-trained backbones (i.e., ViT) have displayed remarkable progress and achieved excellent performance. However, these methods usually adopt t…

Exploring Conditional Multi-Modal Prompts for Zero-shot HOI Detection

2024-08-05 · Ting Lei, Shaofeng Yin, Yuxin Peng, Yang Liu

Zero-shot Human-Object Interaction (HOI) detection has emerged as a frontier topic due to its capability to detect HOIs beyond a predefined set of categories. This task entails not only identifying the interactiveness of…

Human-Object Interaction DetectionPrompt Learning

Libra: Building Decoupled Vision System on Large Language Models

2024-05-16 · Yifan Xu, Xiaoshan Yang, Yaguang Song, Changsheng Xu

In this work, we introduce Libra, a prototype model with a decoupled vision system on a large language model (LLM). The decoupled vision system decouples inner-modal modeling and cross-modal interaction, yielding unique …

Image to textLanguage ModelingLanguage ModellingLarge Language Model