paper-with-me

Papers

Task-Oriented Multi-Modal Mutual Leaning for Vision-Language Models

2023-03-30 · ICCV 2023 1 · Sifan Long, Zhen Zhao, Junkun Yuan, Zichang Tan, JiangJiang Liu, Luping Zhou, Shengsheng Wang, Jingdong Wang

Prompt learning has become one of the most efficient paradigms for adapting large pre-trained vision-language models to downstream tasks. Current state-of-the-art methods, like CoOp and ProDA, tend to adopt soft prompts to learn an appropriate prompt for each specific task. Recent CoCoOp further boosts the base-to-new generalization performance via an image-conditional prompt. However, it directly fuses identical image semantics to prompts of different labels and significantly weakens the discrimination among different classes as shown in our experiments. Motivated by this observation, we first propose a class-aware text prompt (CTP) to enrich generated prompts with label-related image information. Unlike CoCoOp, CTP can effectively involve image semantics and avoid introducing extra ambiguities into different prompts. On the other hand, instead of reserving the complete image representations, we propose text-guided feature tuning (TFT) to make the image branch attend to class-related representation. A contrastive loss is employed to align such augmented text and image representations on downstream tasks. In this way, the image-to-text CTP and text-to-image TFT can be mutually promoted to enhance the adaptation of VLMs for downstream tasks. Extensive experiments demonstrate that our method outperforms the existing methods by a significant margin. Especially, compared to CoCoOp, we achieve an average improvement of 4.03% on new classes and 3.19% on harmonic-mean over eleven classification benchmarks.

📄 PDF Abstract BibTeX arXiv:2303.17169

Code (0)

등록된 구현이 없습니다.

Tasks

Image to textPrompt Learning

Methods 이 논문이 사용한 방법론

CoOp CoOp, or Context Optimization, is an automated prompt engineering method that avoids manual prompt tuning by modeling context words with continuous vectors that are…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

MMNet: Multimodal Fusion via Mutual Learning Network for Fake News Detection

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The rapid development of social media provides a hotbed for the dissemination of fake news, which misleads readers and causes negative effects on society. We observe that a large amount of news contains images in additio…

Fake News Detection

Multi-modal Feedback for Affordance-driven Interactive Reinforcement Learning

2018-07-26 · Francisco Cruz, German I. Parisi, Stefan Wermter

Interactive reinforcement learning (IRL) extends traditional reinforcement learning (RL) by allowing an agent to interact with parent-like trainers during a task. In this paper, we present an IRL approach using dynamic a…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

D$^2$TV: Dual Knowledge Distillation and Target-oriented Vision Modeling for Many-to-Many Multimodal Summarization

2023-05-22 · Yunlong Liang, Fandong Meng, Jiaan Wang, Jinan Xu 외

Many-to-many multimodal summarization (M$^3$S) task aims to generate summaries in any language with document inputs in any language and the corresponding image sequence, which essentially comprises multimodal monolingual…

Knowledge Distillation

MuTual: A Dataset for Multi-Turn Dialogue Reasoning

2020-04-09 · ACL 2020 6 · Leyang Cui, Yu Wu, Shujie Liu, Yue Zhang 외

Non-task oriented dialogue systems have achieved great success in recent years due to largely accessible conversation data and the development of deep learning techniques. Given a context, current systems are able to yie…

Task-Oriented Dialogue Systems

A Tailored Pre-Training Model for Task-Oriented Dialog Generation

2020-04-24 · Jing Gu, Qingyang Wu, Chongruo wu, Weiyan Shi 외

The recent success of large pre-trained language models such as BERT and GPT-2 has suggested the effectiveness of incorporating language priors in downstream dialog generation tasks. However, the performance of pre-train…

Knowledge DistillationLanguage ModelingLanguage ModellingPosition