paper-with-me

Papers

Text as Images: Can Multimodal Large Language Models Follow Printed Instructions in Pixels?

2023-11-29 · Xiujun Li, Yujie Lu, Zhe Gan, Jianfeng Gao, William Yang Wang, Yejin Choi

Recent multimodal large language models (MLLMs) have shown promising instruction following capabilities on vision-language tasks. In this work, we introduce VISUAL MODALITY INSTRUCTION (VIM), and investigate how well multimodal models can understand textual instructions provided in pixels, despite not being explicitly trained on such data during pretraining or fine-tuning. We adapt VIM to eight benchmarks, including OKVQA, MM-Vet, MathVista, MMMU, and probe diverse MLLMs in both the text-modality instruction (TEM) setting and VIM setting. Notably, we observe a significant performance disparity between the original TEM and VIM settings for open-source MLLMs, indicating that open-source MLLMs face greater challenges when text instruction is presented solely in image form. To address this issue, we train v-MLLM, a generalizable model that is capable to conduct robust instruction following in both text-modality and visual-modality instructions.

📄 PDF Abstract BibTeX arXiv:2311.17647

Code (1)

vim-bench/vim_tool 공식 구현 pytorch

Tasks

In-Context LearningInstruction FollowingMM-Vetvisual instruction following

Similar Papers 제목 키워드 기반

Squeezing Capacity from Multimodal Large Language Models for Subject-driven Generation

2026-05-25 · Shuhong Zheng, Aashish Kumar Misraa, Yu-Teng Li, Yu-Jhe Li 외 arxiv

Subject-driven image generation aims to synthesize new images that preserve the identity of the given subject while following textual instructions. Existing approaches often encode text and reference images separately. T…

Instruction FollowingImage Generation

Sparkles: Unlocking Chats Across Multiple Images for Multimodal Instruction-Following Models

2023-08-31 · Yupan Huang, Zaiqiao Meng, Fangyu Liu, Yixuan Su 외

Large language models exhibit enhanced zero-shot performance on various tasks when fine-tuned with instruction-following data. Multimodal instruction-following models extend these capabilities by integrating both text an…

Instruction FollowingVisual Reasoning

SymDPO: Boosting In-Context Learning of Large Multimodal Models with Symbol Demonstration Direct Preference Optimization

2024-11-17 · CVPR 2025 1 · Hongrui Jia, Chaoya Jiang, Haiyang Xu, Wei Ye 외

As language models continue to scale, Large Language Models (LLMs) have exhibited emerging capabilities in In-Context Learning (ICL), enabling them to solve language tasks by prefixing a few in-context demonstrations (IC…

In-Context Learning

Language Is Not All You Need: Aligning Perception with Language Models

2023-02-27 · NeurIPS 2023 11 · Shaohan Huang, Li Dong, Wenhui Wang, Yaru Hao 외

A big convergence of language, multimodal perception, action, and world modeling is a key step toward artificial general intelligence. In this work, we introduce Kosmos-1, a Multimodal Large Language Model (MLLM) that ca…

AllImage CaptioningLanguage ModelingLanguage Modelling+5

IFEval-Audio: Benchmarking Instruction-Following Capability in Audio-based Large Language Models

2025-05-22 · Yiming Gao, Bin Wang, Chengwei Wei, Shuo Sun 외

Large language models (LLMs) have demonstrated strong instruction-following capabilities in text-based tasks. However, this ability often deteriorates in multimodal models after alignment with non-text modalities such as…

BenchmarkingInstruction Following