paper-with-me

홈 › Papers

BERT for Large-scale Video Segment Classification with Test-time Augmentation

2019-12-02 · Tianqi Liu, Qizhan Shao

This paper presents our approach to the third YouTube-8M video understanding competition that challenges par-ticipants to localize video-level labels at scale to the pre-cise time in the video where the label actually occurs. Ourmodel is an ensemble of frame-level models such as GatedNetVLAD and NeXtVLAD and various BERT models withtest-time augmentation. We explore multiple ways to ag-gregate BERT outputs as video representation and variousways to combine visual and audio information. We proposetest-time augmentation as shifting video frames to one leftor right unit, which adds variety to the predictions and em-pirically shows improvement in evaluation metrics. We firstpre-train the model on the 4M training video-level data, andthen fine-tune the model on 237K annotated video segment-level data. We achieve MAP@100K 0.7871 on private test-ing video segment data, which is ranked 9th over 283 teams.

📄 PDF Abstract BibTeX arXiv:1912.01127

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationVideo Understanding

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음

Similar Papers 제목 키워드 기반

ALBERT: Advanced Localization and Bidirectional Encoder Representations from Transformers for Automotive Damage Evaluation

2025-06-12 · Teerapong Panboonyuen

This paper introduces ALBERT, an instance segmentation model specifically designed for comprehensive car damage and part segmentation. Leveraging the power of Bidirectional Encoder Representations, ALBERT incorporates ad…

Instance SegmentationSegmentationSemantic Segmentation

1st Place Solution for 5th LSVOS Challenge: Referring Video Object Segmentation

2024-01-01 · Zhuoyan Luo, Yicheng Xiao, Yong liu, Yitong Wang 외

The recent transformer-based models have dominated the Referring Video Object Segmentation (RVOS) task due to the superior performance. Most prior works adopt unified DETR framework to generate segmentation masks in quer…

ObjectReferring Video Object SegmentationSegmentationSemantic Segmentation+2

VideoChain: A Transformer-Based Framework for Multi-hop Video Question Generation

2025-11-11 · Arpan Phukan, Anupam Pandey, Deepjyoti Bodo, Asif Ekbal arxiv

Multi-hop Question Generation (QG) effectively evaluates reasoning but remains confined to text; Video Question Generation (VideoQG) is limited to zero-hop questions over single segments. To address this, we introduce Vi…

Semantic SimilarityQuestion Generation

Temporal Deformable Residual Networks for Action Segmentation in Videos

2018-06-01 · CVPR 2018 6 · Peng Lei, Sinisa Todorovic

This paper is about temporal segmentation of human actions in videos. We introduce a new model -- temporal deformable residual network (TDRN) -- aimed at analyzing video intervals at multiple temporal scales for labelin…

Action SegmentationSegmentation

MEmoBERT: Pre-training Model with Prompt-based Learning for Multimodal Emotion Recognition

2021-10-27 · Jinming Zhao, Ruichen Li, Qin Jin, Xinchao Wang 외

Multimodal emotion recognition study is hindered by the lack of labelled corpora in terms of scale and diversity, due to the high annotation cost and label ambiguity. In this paper, we propose a pre-training model \textb…

DiversityEmotion ClassificationEmotion RecognitionMultimodal Emotion Recognition+1