paper-with-me

홈 › Papers

MANTIS: Interleaved Multi-Image Instruction Tuning

2024-05-02 · Dongfu Jiang, Xuan He, Huaye Zeng, Cong Wei, Max Ku, Qian Liu, Wenhu Chen

Large multimodal models (LMMs) have shown great results in single-image vision language tasks. However, their abilities to solve multi-image visual language tasks is yet to be improved. The existing LMMs like OpenFlamingo, Emu2, and Idefics gain their multi-image ability through pre-training on hundreds of millions of noisy interleaved image-text data from the web, which is neither efficient nor effective. In this paper, we aim to build strong multi-image LMMs via instruction tuning with academic-level resources. Therefore, we meticulously construct Mantis-Instruct containing 721K multi-image instruction data to train a family of Mantis models. The instruction tuning empowers Mantis with different multi-image skills like co-reference, comparison, reasoning, and temporal understanding. We evaluate Mantis on 8 multi-image benchmarks and 6 single-image benchmarks. Mantis-Idefics2 can achieve SoTA results on all the multi-image benchmarks and beat the strongest multi-image baseline, Idefics2-8B by an average of 13 absolute points. Notably, Idefics2-8B was pre-trained on 140M interleaved multi-image data, which is 200x larger than Mantis-Instruct. We observe that Mantis performs equivalently well on the held-in and held-out benchmarks, which shows its generalization ability. We further evaluate Mantis on single-image benchmarks and demonstrate that Mantis also maintains a strong single-image performance on par with CogVLM and Emu2. Our results show that multi-image abilities are not necessarily gained through massive pre-training, instead, they can be gained by low-cost instruction tuning. The training and evaluation of Mantis has paved the road for future work to improve LMMs' multi-image abilities.

📄 PDF Abstract BibTeX arXiv:2405.01483

Code (1)

TIGER-AI-Lab/Mantis 공식 구현 pytorch

Similar Papers 제목 키워드 기반

MM-Interleaved: Interleaved Image-Text Generative Modeling via Multi-modal Feature Synchronizer

2024-01-18 · Changyao Tian, Xizhou Zhu, Yuwen Xiong, Weiyun Wang 외

Developing generative models for interleaved image-text data has both research and practical value. It requires models to understand the interleaved sequences and subsequently generate images and text. However, existing …

Lateralization LoRA: Interleaved Instruction Tuning with Modality-Specialized Adaptations

2024-07-04 · Zhiyang Xu, Minqian Liu, Ying Shen, Joy Rimchala 외

Recent advancements in Vision-Language Models (VLMs) have led to the development of Vision-Language Generalists (VLGs) capable of understanding and generating interleaved images and text. Despite these advances, VLGs sti…

AttributeImage Generation

DuoGen: Towards General Purpose Interleaved Multimodal Generation

2026-01-31 · Min Shi, Xiaohui Zeng, Jiannan Huang, Yin Cui 외 arxiv

Interleaved multimodal generation enables capabilities beyond unimodal generation models, such as step-by-step instructional guides, visual planning, and generating visual drafts for reasoning. However, the quality of ex…

multimodal generationVideo GenerationImage Editing

Mantis: A Versatile Vision-Language-Action Model with Disentangled Visual Foresight

2025-11-20 · Yi Yang, Xueqi Li, Yiyang Chen, Jin Song 외 arxiv

Recent advances in Vision-Language-Action (VLA) models demonstrate that visual signals can effectively complement sparse action supervisions. However, letting VLA directly predict high-dimensional visual states can distr…

Medical Large Vision Language Models with Multi-Image Visual Ability

2025-05-25 · Xikai Yang, Juzheng Miao, Yuchen Yuan, Jiaze Wang 외

Medical large vision-language models (LVLMs) have demonstrated promising performance across various single-image question answering (QA) benchmarks, yet their capability in processing multi-image clinical scenarios remai…

Question AnsweringVisual Question Answering (VQA)