paper-with-me

홈 › Papers

Survey: Transformer based Video-Language Pre-training

2021-09-21 · Ludan Ruan, Qin Jin

Inspired by the success of transformer-based pre-training methods on natural language tasks and further computer vision tasks, researchers have begun to apply transformer to video processing. This survey aims to give a comprehensive overview on transformer-based pre-training methods for Video-Language learning. We first briefly introduce the transformer tructure as the background knowledge, including attention mechanism, position encoding etc. We then describe the typical paradigm of pre-training & fine-tuning on Video-Language processing in terms of proxy tasks, downstream tasks and commonly used video datasets. Next, we categorize transformer models into Single-Stream and Multi-Stream structures, highlight their innovations and compare their performances. Finally, we analyze and discuss the current challenges and possible future research directions for Video-Language pre-training.

📄 PDF Abstract BibTeX arXiv:2109.09920

Code (0)

등록된 구현이 없습니다.

Tasks

PositionSurvey

Similar Papers 제목 키워드 기반

Video Transformers: A Survey

2022-01-16 · Javier Selva, Anders S. Johansen, Sergio Escalera, Kamal Nasrollahi 외

Transformer models have shown great success handling long-range interactions, making them a promising tool for modeling video. However, they lack inductive biases and scale quadratically with input length. These limitati…

Action ClassificationSelf-Supervised LearningSurvey

Understanding Video Transformers for Segmentation: A Survey of Application and Interpretability

2023-10-18 · Rezaul Karim, Richard P. Wildes

Video segmentation encompasses a wide range of categories of problem formulation, e.g., object, scene, actor-action and multimodal video segmentation, for delineating task-specific scene components with pixel-level masks…

SegmentationVideo SegmentationVideo Semantic Segmentation

Transformers in Vision: A Survey

2021-01-04 · Salman Khan, Muzammal Naseer, Munawar Hayat, Syed Waqas Zamir 외

Astounding results from Transformer models on natural language tasks have intrigued the vision community to study their application to computer vision problems. Among their salient benefits, Transformers enable modeling …

Action RecognitionActivity RecognitionColorizationimage-classification+14

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

Video-Language Understanding: A Survey from Model Architecture, Model Training, and Data Perspectives

2024-06-09 · Thong Nguyen, Yi Bin, Junbin Xiao, Leigang Qu 외

Humans use multiple senses to comprehend the environment. Vision and language are two of the most vital senses since they allow us to easily communicate our thoughts and perceive the world around us. There has been a lot…

model