paper-with-me

홈 › Papers

Panda-70M: Captioning 70M Videos with Multiple Cross-Modality Teachers

2024-02-29 · CVPR 2024 1 · Tsai-Shien Chen, Aliaksandr Siarohin, Willi Menapace, Ekaterina Deyneka, Hsiang-wei Chao, Byung Eun Jeon, Yuwei Fang, Hsin-Ying Lee, Jian Ren, Ming-Hsuan Yang, Sergey Tulyakov

The quality of the data and annotation upper-bounds the quality of a downstream model. While there exist large text corpora and image-text pairs, high-quality video-text data is much harder to collect. First of all, manual labeling is more time-consuming, as it requires an annotator to watch an entire video. Second, videos have a temporal dimension, consisting of several scenes stacked together, and showing multiple actions. Accordingly, to establish a video dataset with high-quality captions, we propose an automatic approach leveraging multimodal inputs, such as textual video description, subtitles, and individual video frames. Specifically, we curate 3.8M high-resolution videos from the publicly available HD-VILA-100M dataset. We then split them into semantically consistent video clips, and apply multiple cross-modality teacher models to obtain captions for each video. Next, we finetune a retrieval model on a small subset where the best caption of each video is manually selected and then employ the model in the whole dataset to select the best caption as the annotation. In this way, we get 70M videos paired with high-quality text captions. We dub the dataset as Panda-70M. We show the value of the proposed dataset on three downstream tasks: video captioning, video and text retrieval, and text-driven video generation. The models trained on the proposed data score substantially better on the majority of metrics across all the tasks.

📄 PDF Abstract BibTeX arXiv:2402.19479

Code (1)

snap-research/panda-70m pytorch

Tasks

RetrievalText RetrievalVideo CaptioningVideo DescriptionVideo Generation

Similar Papers 제목 키워드 기반

Babel: A Scalable Pre-trained Model for Multi-Modal Sensing via Expandable Modality Alignment

2024-07-25 · Shenghong Dai, Shiqi Jiang, Yifan Yang, Ting Cao 외

This paper presents Babel, the expandable modality alignment model, specially designed for multi-modal sensing. While there has been considerable work on multi-modality alignment, they all struggle to effectively incorpo…

Activity RecognitionHuman Activity Recognition

AdaCM$^2$: On Understanding Extremely Long-Term Video with Adaptive Cross-Modality Memory Reduction

2024-11-19 · Yuanbin Man, Ying Huang, Chengming Zhang, Bingzhe Li 외

The advancements in large language models (LLMs) have propelled the improvement of video understanding tasks by incorporating LLMs with visual models. However, most existing LLM-based models (e.g., VideoLLaMA, VideoChat)…

GPUQuestion AnsweringVideo CaptioningVideo Classification+2

AdaCM^2: On Understanding Extremely Long-Term Video with Adaptive Cross-Modality Memory Reduction

2025-01-01 · CVPR 2025 1 · Yuanbin Man, Ying Huang, Chengming Zhang, Bingzhe Li 외

The advancements in large language models (LLMs) have propelled the improvement of video understanding tasks by incorporating LLMs with visual models. However, most existing LLM-based models (e.g., VideoLLaMA, VideoC…

GPUQuestion AnsweringVideo CaptioningVideo Classification+2

Learning Modality Interaction for Temporal Sentence Localization and Event Captioning in Videos

2020-07-28 · ECCV 2020 8 · Shaoxiang Chen, Wenhao Jiang, Wei Liu, Yu-Gang Jiang

Automatically generating sentences to describe events and temporally localizing sentences in a video are two important tasks that bridge language and videos. Recent techniques leverage the multimodal nature of videos by …

Sentence

Dense Procedure Captioning in Narrated Instructional Videos

2019-07-01 · ACL 2019 7 · Botian Shi, Lei Ji, Yaobo Liang, Nan Duan 외

Understanding narrated instructional videos is important for both research and real-world web applications. Motivated by video dense captioning, we propose a model to generate procedure captions from narrated instruction…

Dense Captioning