paper-with-me

Papers

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

2022-05-24 · Chenliang Li, Haiyang Xu, Junfeng Tian, Wei Wang, Ming Yan, Bin Bi, Jiabo Ye, Hehong Chen, Guohai Xu, Zheng Cao, Ji Zhang, Songfang Huang, Fei Huang, Jingren Zhou, Luo Si

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 new vision-language foundation model for both cross-modal understanding and generation. Most existing pre-trained models suffer from the problems of low computational efficiency and information asymmetry brought by the long visual sequence in cross-modal alignment. To address these problems, mPLUG introduces an effective and efficient vision-language architecture with novel cross-modal skip-connections, which creates inter-layer shortcuts that skip a certain number of layers for time-consuming full self-attention on the vision side. mPLUG is pre-trained end-to-end on large-scale image-text pairs with both discriminative and generative objectives. It achieves state-of-the-art results on a wide range of vision-language downstream tasks, such as image captioning, image-text retrieval, visual grounding and visual question answering. mPLUG also demonstrates strong zero-shot transferability when directly transferred to multiple video-language tasks.

📄 PDF Abstract BibTeX arXiv:2205.12005

Code (3)

alibaba/AliceMind/tree/main/mPLUG 공식 구현 pytorch
modelscope/modelscope pytorch
x-plug/mplug pytorch

Tasks

Computational Efficiencycross-modal alignmentImage CaptioningImage-text RetrievalQuestion AnsweringRetrievalText RetrievalVideo-Text RetrievalVisual GroundingVisual Question AnsweringVisual Question Answering (VQA)

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-2: A Modularized Multi-modal Foundation Model Across Text, Image and Video

2023-02-01 · Haiyang Xu, Qinghao Ye, Ming Yan, Yaya Shi 외

Recent years have witnessed a big convergence of language, vision, and multi-modal pretraining. In this work, we present mPLUG-2, a new unified paradigm with modularized design for multi-modal pretraining, which can bene…

Action ClassificationImage ClassificationImage RetrievalTGIF-Frame+7

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-Owl: Modularization Empowers Large Language Models with Multimodality

2023-04-27 · Qinghao Ye, Haiyang Xu, Guohai Xu, Jiabo Ye 외

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 introd…

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