2022

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

Li, Chenliang, Xu, Haiyang, Tian, Junfeng et al.

Understand

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.

Reading the bibliography…