paper-with-me

홈 › Papers

Towards Multimodal In-Context Learning for Vision & Language Models

2024-03-19 · Sivan Doveh, Shaked Perek, M. Jehanzeb Mirza, Wei Lin, Amit Alfassy, Assaf Arbelle, Shimon Ullman, Leonid Karlinsky

State-of-the-art Vision-Language Models (VLMs) ground the vision and the language modality primarily via projecting the vision tokens from the encoder to language-like tokens, which are directly fed to the Large Language Model (LLM) decoder. While these models have shown unprecedented performance in many downstream zero-shot tasks (eg image captioning, question answers, etc), still little emphasis has been put on transferring one of the core LLM capability of In-Context Learning (ICL). ICL is the ability of a model to reason about a downstream task with a few examples demonstrations embedded in the prompt. In this work, through extensive evaluations, we find that the state-of-the-art VLMs somewhat lack the ability to follow ICL instructions. In particular, we discover that even models that underwent large-scale mixed modality pre-training and were implicitly guided to make use of interleaved image and text information (intended to consume helpful context from multiple images) under-perform when prompted with few-shot demonstrations (in an ICL way), likely due to their lack of direct ICL instruction tuning. To enhance the ICL abilities of the present VLM, we propose a simple yet surprisingly effective multi-turn curriculum-based learning methodology with effective data mixes, leading up to a significant 21.03% (and 11.3% on average) ICL performance boost over the strongest VLM baselines and a variety of ICL benchmarks. Furthermore, we also contribute new benchmarks for ICL evaluation in VLMs and discuss their advantages over the prior art.

📄 PDF Abstract BibTeX arXiv:2403.12736

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningIn-Context LearningLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

CoDi-2: In-Context, Interleaved, and Interactive Any-to-Any Generation

2023-11-30 · Zineng Tang, ZiYi Yang, Mahmoud Khademi, Yang Liu 외

We present CoDi-2, a versatile and interactive Multimodal Large Language Model (MLLM) that can follow complex multimodal interleaved instructions, conduct in-context learning (ICL), reason, chat, edit, etc., in an any-to…

Image GenerationIn-Context LearningLanguage ModelingLanguage Modelling+3

CoDi-2: In-Context Interleaved and Interactive Any-to-Any Generation

2024-01-01 · CVPR 2024 1 · Zineng Tang, ZiYi Yang, Mahmoud Khademi, Yang Liu 외

We present CoDi-2 a Multimodal Large Language Model (MLLM) for learning in-context interleaved multimodal representations. By aligning modalities with language for both encoding and generation CoDi-2 empowers Large L…

Image GenerationLanguage ModelingLanguage ModellingLarge Language Model+1

VILAS: Exploring the Effects of Vision and Language Context in Automatic Speech Recognition

2023-05-31 · Ziyi Ni, Minglun Han, Feilong Chen, Linghui Meng 외

Enhancing automatic speech recognition (ASR) performance by leveraging additional multimodal information has shown promising results in previous studies. However, most of these works have primarily focused on utilizing v…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Summarize the Past to Predict the Future: Natural Language Descriptions of Context Boost Multimodal Object Interaction Anticipation

2023-01-22 · CVPR 2024 1 · Razvan-George Pasca, Alexey Gavryushin, Muhammad Hamza, Yen-Ling Kuo 외

We study object interaction anticipation in egocentric videos. This task requires an understanding of the spatio-temporal context formed by past actions on objects, coined action context. We propose TransFusion, a multim…

Common Sense ReasoningImage Captioning

V2PE: Improving Multimodal Long-Context Capability of Vision-Language Models with Variable Visual Position Encoding

2024-12-12 · Junqi Ge, Ziyi Chen, Jintao Lin, Jinguo Zhu 외

Vision-Language Models (VLMs) have shown promising capabilities in handling various multimodal tasks, yet they struggle in long-context scenarios, particularly in tasks involving videos, high-resolution images, or length…

Position