paper-with-me

홈 › Papers

Distilling Vision-Language Models on Millions of Videos

2024-01-11 · CVPR 2024 1 · Yue Zhao, Long Zhao, Xingyi Zhou, Jialin Wu, Chun-Te Chu, Hui Miao, Florian Schroff, Hartwig Adam, Ting Liu, Boqing Gong, Philipp Krähenbühl, Liangzhe Yuan

The recent advance in vision-language models is largely attributed to the abundance of image-text data. We aim to replicate this success for video-language models, but there simply is not enough human-curated video-text data available. We thus resort to fine-tuning a video-language model from a strong image-language baseline with synthesized instructional data. The resulting video model by video-instruction-tuning (VIIT) is then used to auto-label millions of videos to generate high-quality captions. We show the adapted video-language model performs well on a wide range of video-language benchmarks. For instance, it surpasses the best prior result on open-ended NExT-QA by 2.8%. Besides, our model generates detailed descriptions for previously unseen videos, which provide better textual supervision than existing methods. Experiments show that a video-language dual-encoder model contrastively trained on these auto-generated captions is 3.8% better than the strongest baseline that also leverages vision-language models. Our best model outperforms state-of-the-art methods on MSR-VTT zero-shot text-to-video retrieval by 6%. As a side product, we generate the largest video caption dataset to date.

📄 PDF Abstract BibTeX arXiv:2401.06129

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingRetrievalText to Video RetrievalVideo Retrieval

Similar Papers 제목 키워드 기반

Ambient @ EgoLongQA 2026: Distilling Long-Video perception into a Sub-2B Model

2026-09-10 · Logesh Kumar Umapathi hf

We describe our entry to the EgoLongQA track of the Wearable-AI Challenge in ECCV 2026, which placed first in the <=2B parameter division with 0.8279 on the held-out test set. Our system is a single 2B vision-language mo…

EfficientVLM: Fast and Accurate Vision-Language Models via Knowledge Distillation and Modal-adaptive Pruning

2022-10-14 · Tiannan Wang, Wangchunshu Zhou, Yan Zeng, Xinsong Zhang

Pre-trained vision-language models (VLMs) have achieved impressive results in a range of vision-language tasks. However, popular VLMs usually consist of hundreds of millions of parameters which brings challenges for fine…

Caption GenerationKnowledge DistillationLanguage Modelling

Distilling Governing Laws and Source Input for Dynamical Systems from Videos

2022-05-03 · Lele Luan, Yang Liu, Hao Sun

Distilling interpretable physical laws from videos has led to expanded interest in the computer vision community recently thanks to the advances in deep learning, but still remains a great challenge. This paper introduce…

regression

Distilling Aggregated Knowledge for Weakly-Supervised Video Anomaly Detection

2024-06-05 · Jash Dalvi, Ali Dabouei, Gunjan Dhanuka, Min Xu

Video anomaly detection aims to develop automated models capable of identifying abnormal events in surveillance videos. The benchmark setup for this task is extremely challenging due to: i) the limited size of the traini…

Anomaly DetectionAnomaly Detection In Surveillance VideosVideo Anomaly DetectionWeakly-supervised Video Anomaly Detection

World Model on Million-Length Video And Language With Blockwise RingAttention

2024-02-13 · Hao liu, Wilson Yan, Matei Zaharia, Pieter Abbeel

Current language models fall short in understanding aspects of the world not easily described in words, and struggle with complex, long-form tasks. Video sequences offer valuable temporal information absent in language a…

4kVideo Understanding