paper-with-me

홈 › Papers

Towards Holistic Language-video Representation: the language model-enhanced MSR-Video to Text Dataset

2024-06-19 · Yuchen Yang, Yingxuan Duan

A more robust and holistic language-video representation is the key to pushing video understanding forward. Despite the improvement in training strategies, the quality of the language-video dataset is less attention to. The current plain and simple text descriptions and the visual-only focus for the language-video tasks result in a limited capacity in real-world natural language video retrieval tasks where queries are much more complex. This paper introduces a method to automatically enhance video-language datasets, making them more modality and context-aware for more sophisticated representation learning needs, hence helping all downstream tasks. Our multifaceted video captioning method captures entities, actions, speech transcripts, aesthetics, and emotional cues, providing detailed and correlating information from the text side to the video side for training. We also develop an agent-like strategy using language models to generate high-quality, factual textual descriptions, reducing human intervention and enabling scalability. The method's effectiveness in improving language-video representation is evaluated through text-video retrieval using the MSR-VTT dataset and several multi-modal retrieval models.

📄 PDF Abstract BibTeX arXiv:2406.13809

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingRepresentation LearningRetrievalVideo CaptioningVideo RetrievalVideo Understanding

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Memory Helps, but Confabulation Misleads: Understanding Streaming Events in Videos with MLLMs

2025-02-21 · Gengyuan Zhang, Mingcong Ding, Tong Liu, Yao Zhang 외

Multimodal large language models (MLLMs) have demonstrated strong performance in understanding videos holistically, yet their ability to process streaming videos-videos are treated as a sequence of visual events-remains …

Misinformation

Implicit and Explicit Commonsense for Multi-sentence Video Captioning

2023-03-14 · Shih-Han Chou, James J. Little, Leonid Sigal

Existing dense or paragraph video captioning approaches rely on holistic representations of videos, possibly coupled with learned object/action representations, to condition hierarchical language decoders. However, they …

Imitation LearningSentenceVideo Captioning

EC^2: Emergent Communication for Embodied Control

2023-04-19 · Yao Mu, Shunyu Yao, Mingyu Ding, Ping Luo 외

Embodied control requires agents to leverage multi-modal pre-training to quickly learn how to act in new environments, where video demonstrations contain visual and motion details needed for low-level perception and cont…

Contrastive LearningLanguage Modelling

EC2: Emergent Communication for Embodied Control

2023-01-01 · CVPR 2023 1 · Yao Mu, Shunyu Yao, Mingyu Ding, Ping Luo 외

Embodied control requires agents to leverage multi-modal pre-training to quickly learn how to act in new environments, where video demonstrations contain visual and motion details needed for low-level perception and …

Contrastive LearningLanguage Modelling

UniVL: A Unified Video and Language Pre-Training Model for Multimodal Understanding and Generation

2020-02-15 · Huaishao Luo, Lei Ji, Botian Shi, Haoyang Huang 외

With the recent success of the pre-training technique for NLP and image-linguistic tasks, some video-linguistic pre-training works are gradually developed to improve video-text related downstream tasks. However, most of …

Action SegmentationDecoderLanguage ModelingLanguage Modelling+2