paper-with-me

Papers

Learning Video Representations from Large Language Models

2022-12-08 · CVPR 2023 1 · Yue Zhao, Ishan Misra, Philipp Krähenbühl, Rohit Girdhar

We introduce LaViLa, a new approach to learning video-language representations by leveraging Large Language Models (LLMs). We repurpose pre-trained LLMs to be conditioned on visual input, and finetune them to create automatic video narrators. Our auto-generated narrations offer a number of advantages, including dense coverage of long videos, better temporal synchronization of the visual information and text, and much higher diversity of text. The video-text embedding learned contrastively with these additional auto-generated narrations outperforms the previous state-of-the-art on multiple first-person and third-person video tasks, both in zero-shot and finetuned setups. Most notably, LaViLa obtains an absolute gain of 10.1% on EGTEA classification and 5.9% Epic-Kitchens-100 multi-instance retrieval benchmarks. Furthermore, LaViLa trained with only half the narrations from the Ego4D dataset outperforms baseline models trained on the full set, and shows positive scaling behavior on increasing pre-training data and model size.

📄 PDF Abstract BibTeX arXiv:2212.04501

Code (3)

facebookresearch/lavila 공식 구현 pytorch
Ziyang412/VideoTree pytorch
ceezh/llovi pytorch

Tasks

Action ClassificationAction RecognitionDiversityEgocentric Activity RecognitionMulti-Instance RetrievalSelf-Supervised Action Recognition Linear

Similar Papers 제목 키워드 기반

MAMA: Meta-optimized Angular Margin Contrastive Framework for Video-Language Representation Learning

2024-07-04 · Thong Nguyen, Yi Bin, Xiaobao Wu, Xinshuai Dong 외

Data quality stands at the forefront of deciding the effectiveness of video-language representation learning. However, video-text pairs in previous data typically do not align perfectly with each other, which might lead …

Language ModelingLanguage ModellingQuestion AnsweringRepresentation Learning+2

AVLnet: Learning Audio-Visual Language Representations from Instructional Videos

2020-06-16 · Andrew Rouditchenko, Angie Boggust, David Harwath, Brian Chen 외

Current methods for learning visually grounded language from videos often rely on text annotation, such as human generated captions or machine generated automatic speech recognition (ASR) transcripts. In this work, we in…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Image RetrievalRetrieval+4

Reasoning Text-to-Video Retrieval via Digital Twin Video Representations and Large Language Models

2025-11-15 · Yiqing Shen, Chenxiao Fan, Chenjia Li, Mathias Unberath arxiv

The goal of text-to-video retrieval is to search large databases for relevant videos based on text queries. Existing methods have progressed to handling explicit queries where the visual content of interest is described …

Video Retrieval

Object-aware Video-language Pre-training for Retrieval

2021-12-01 · CVPR 2022 1 · Alex Jinpeng Wang, Yixiao Ge, Guanyu Cai, Rui Yan 외

Recently, by introducing large-scale dataset and strong transformer network, video-language pre-training has shown great success especially for retrieval. Yet, existing video-language transformer models do not explicitly…

ObjectRetrievalText MatchingZero-Shot Video Retrieval

Context-Enhanced Video Moment Retrieval with Large Language Models

2024-05-21 · Weijia Liu, Bo Miao, Jiuxin Cao, Xuelin Zhu 외

Current methods for Video Moment Retrieval (VMR) struggle to align complex situations involving specific environmental details, character descriptions, and action narratives. To tackle this issue, we propose a Large Lang…

cross-modal alignmentLanguage ModelingLanguage ModellingLarge Language Model+2