paper-with-me

Papers

mPLUG-Owl: Modularization Empowers Large Language Models with Multimodality

2023-04-27 · Qinghao Ye, Haiyang Xu, Guohai Xu, Jiabo Ye, Ming Yan, Yiyang Zhou, Junyang Wang, Anwen Hu, Pengcheng Shi, Yaya Shi, Chenliang Li, Yuanhong Xu, Hehong Chen, Junfeng Tian, Qi Qian, Ji Zhang, Fei Huang, Jingren Zhou

Large language models (LLMs) have demonstrated impressive zero-shot abilities on a variety of open-ended tasks, while recent research has also explored the use of LLMs for multi-modal generation. In this study, we introduce mPLUG-Owl, a novel training paradigm that equips LLMs with multi-modal abilities through modularized learning of foundation LLM, a visual knowledge module, and a visual abstractor module. This approach can support multiple modalities and facilitate diverse unimodal and multimodal abilities through modality collaboration. The training paradigm of mPLUG-Owl involves a two-stage method for aligning image and text, which learns visual knowledge with the assistance of LLM while maintaining and even improving the generation abilities of LLM. In the first stage, the visual knowledge module and abstractor module are trained with a frozen LLM module to align the image and text. In the second stage, language-only and multi-modal supervised datasets are used to jointly fine-tune a low-rank adaption (LoRA) module on LLM and the abstractor module by freezing the visual knowledge module. We carefully build a visually-related instruction evaluation set OwlEval. Experimental results show that our model outperforms existing multi-modal models, demonstrating mPLUG-Owl's impressive instruction and visual understanding ability, multi-turn conversation ability, and knowledge reasoning ability. Besides, we observe some unexpected and exciting abilities such as multi-image correlation and scene text understanding, which makes it possible to leverage it for harder real scenarios, such as vision-only document comprehension. Our code, pre-trained model, instruction-tuned models, and evaluation set are available at https://github.com/X-PLUG/mPLUG-Owl. The online demo is available at https://www.modelscope.cn/studios/damo/mPLUG-Owl.

📄 PDF Abstract BibTeX arXiv:2304.14178

Code (1)

x-plug/mplug-owl 공식 구현 pytorch

Tasks

Visual Question Answering (VQA)Zero-Shot Video Question Answer

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Youku-mPLUG: A 10 Million Large-scale Chinese Video-Language Dataset for Pre-training and Benchmarks

2023-06-07 · Haiyang Xu, Qinghao Ye, Xuan Wu, Ming Yan 외

To promote the development of Vision-Language Pre-training (VLP) and multimodal Large Language Model (LLM) in the Chinese community, we firstly release the largest public Chinese high-quality video-language dataset named…

Cross-Modal RetrievalLanguage ModellingLarge Language ModelMultimodal Large Language Model+2

mPLUG-Owl2: Revolutionizing Multi-modal Large Language Model with Modality Collaboration

2023-11-07 · CVPR 2024 1 · Qinghao Ye, Haiyang Xu, Jiabo Ye, Ming Yan 외

Multi-modal Large Language Models (MLLMs) have demonstrated impressive instruction abilities across various open-ended tasks. However, previous methods primarily focus on enhancing multi-modal capabilities. In this work,…

1 Image, 2*2 StitchingDecoderLanguage ModelingLanguage Modelling+4

mPLUG-Owl3: Towards Long Image-Sequence Understanding in Multi-Modal Large Language Models

2024-08-09 · Jiabo Ye, Haiyang Xu, Haowei Liu, Anwen Hu 외

Multi-modal Large Language Models (MLLMs) have demonstrated remarkable capabilities in executing instructions for a variety of single-image tasks. Despite this progress, significant challenges remain in modeling long ima…

Language ModelingLanguage ModellingLarge Language ModelVideo Question Answering+2

mPLUG: Effective and Efficient Vision-Language Learning by Cross-modal Skip-connections

2022-05-24 · Chenliang Li, Haiyang Xu, Junfeng Tian, Wei Wang 외

Large-scale pretrained foundation models have been an emerging paradigm for building artificial intelligence (AI) systems, which can be quickly adapted to a wide range of downstream tasks. This paper presents mPLUG, a ne…

Computational Efficiencycross-modal alignmentImage CaptioningImage-text Retrieval+7

mPLUG-DocOwl: Modularized Multimodal Large Language Model for Document Understanding

2023-07-04 · Jiabo Ye, Anwen Hu, Haiyang Xu, Qinghao Ye 외

Document understanding refers to automatically extract, analyze and comprehend information from various types of digital documents, such as a web page. Existing Multi-model Large Language Models (MLLMs), including mPLUG-…

document understandingLanguage ModelingLanguage ModellingLarge Language Model+2