paper-with-me

Papers

Vision-and-Language Pretrained Models: A Survey

2022-04-15 · Siqu Long, Feiqi Cao, Soyeon Caren Han, Haiqin Yang

Pretrained models have produced great success in both Computer Vision (CV) and Natural Language Processing (NLP). This progress leads to learning joint representations of vision and language pretraining by feeding visual and linguistic contents into a multi-layer transformer, Visual-Language Pretrained Models (VLPMs). In this paper, we present an overview of the major advances achieved in VLPMs for producing joint representations of vision and language. As the preliminaries, we briefly describe the general task definition and genetic architecture of VLPMs. We first discuss the language and vision data encoding methods and then present the mainstream VLPM structure as the core content. We further summarise several essential pretraining and fine-tuning strategies. Finally, we highlight three future directions for both CV and NLP researchers to provide insightful guidance.

📄 PDF Abstract BibTeX arXiv:2204.07356

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Similar Papers 제목 키워드 기반

Medical Vision Language Pretraining: A survey

2023-12-11 · Prashant Shrestha, Sanskar Amgain, Bidur Khanal, Cristian A. Linte 외

Medical Vision Language Pretraining (VLP) has recently emerged as a promising solution to the scarcity of labeled data in the medical domain. By leveraging paired/unpaired vision and text datasets through self-supervised…

Self-Supervised LearningSurvey

A Survey on Model Compression and Acceleration for Pretrained Language Models

2022-02-15 · Canwen Xu, Julian McAuley

Despite achieving state-of-the-art performance on many NLP tasks, the high energy cost and long inference delay prevent Transformer-based pretrained language models (PLMs) from seeing broader adoption including for edge …

Model Compression

AMMU : A Survey of Transformer-based Biomedical Pretrained Language Models

2021-04-16 · Katikapalli Subramanyam Kalyan, Ajit Rajasekharan, Sivanesan Sangeetha

Transformer-based pretrained language models (PLMs) have started a new era in modern natural language processing (NLP). These models combine the power of transformers, transfer learning, and self-supervised learning (SSL…

Self-Supervised LearningSurveyTransfer Learning

Vision Language Transformers: A Survey

2023-07-06 · Clayton Fields, Casey Kennington

Vision language tasks, such as answering questions about or generating captions that describe an image, are difficult tasks for computers to perform. A relatively recent body of research has adapted the pretrained transf…

Language ModelingLanguage ModellingSurveyTransfer Learning

Knowledge Enhanced Pretrained Language Models: A Compreshensive Survey

2021-10-16 · Xiaokai Wei, Shen Wang, Dejiao Zhang, Parminder Bhatia 외

Pretrained Language Models (PLM) have established a new paradigm through learning informative contextualized representations on large-scale text corpus. This new paradigm has revolutionized the entire field of natural la…

Survey