paper-with-me

홈 › Papers

Vision Model Pre-training on Interleaved Image-Text Data via Latent Compression Learning

2024-06-11 · Chenyu Yang, Xizhou Zhu, Jinguo Zhu, Weijie Su, Junjie Wang, Xuan Dong, Wenhai Wang, Lewei Lu, Bin Li, Jie zhou, Yu Qiao, Jifeng Dai

Recently, vision model pre-training has evolved from relying on manually annotated datasets to leveraging large-scale, web-crawled image-text data. Despite these advances, there is no pre-training method that effectively exploits the interleaved image-text data, which is very prevalent on the Internet. Inspired by the recent success of compression learning in natural language processing, we propose a novel vision model pre-training method called Latent Compression Learning (LCL) for interleaved image-text data. This method performs latent compression learning by maximizing the mutual information between the inputs and outputs of a causal attention model. The training objective can be decomposed into two basic tasks: 1) contrastive learning between visual representation and preceding context, and 2) generating subsequent text based on visual representation. Our experiments demonstrate that our method not only matches the performance of CLIP on paired pre-training datasets (e.g., LAION), but can also leverage interleaved pre-training data (e.g., MMC4) to learn robust visual representation from scratch, showcasing the potential of vision model pre-training with interleaved image-text data. Code is released at https://github.com/OpenGVLab/LCL.

📄 PDF Abstract BibTeX arXiv:2406.07543

Code (1)

opengvlab/lcl 공식 구현 pytorch

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Multimodal C4: An Open, Billion-scale Corpus of Images Interleaved with Text

2023-04-14 · NeurIPS 2023 11 · Wanrong Zhu, Jack Hessel, Anas Awadalla, Samir Yitzhak Gadre 외

In-context vision and language models like Flamingo support arbitrarily interleaved sequences of images and text as input. This format not only enables few-shot learning via interleaving independent supervised (image, te…

Few-Shot Learning

Towards Unified Multimodal Interleaved Generation via Group Relative Policy Optimization

2026-03-10 · Ming Nie, Chunwei Wang, Jianhua Han, Hang Xu 외 arxiv

Unified vision-language models have made significant progress in multimodal understanding and generation, yet they largely fall short in producing multimodal interleaved outputs, which is a crucial capability for tasks l…

Text-to-Image GenerationReinforcement LearningVisual StorytellingVisual Reasoning

2.5 Years in Class: A Multimodal Textbook for Vision-Language Pretraining

2025-01-01 · Wenqi Zhang, Hang Zhang, Xin Li, Jiashuo Sun 외

Compared to image-text pair data, interleaved corpora enable Vision-Language Models (VLMs) to understand the world more naturally like humans. However, such existing datasets are crawled from webpage, facing challenges l…

Optical Character Recognition (OCR)

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

Interleaved Scene Graphs for Interleaved Text-and-Image Generation Assessment

2024-11-26 · Dongping Chen, Ruoxi Chen, Shu Pu, Zhaoyi Liu 외

Many real-world user queries (e.g. "How do to make egg fried rice?") could benefit from systems capable of generating responses with both textual steps with accompanying images, similar to a cookbook. Models designed to …

Image GenerationStyle Transfer