paper-with-me

홈 › Papers

Infusing Environmental Captions for Long-Form Video Language Grounding

2024-08-05 · Hyogun Lee, Soyeon Hong, Mujeen Sung, Jinwoo Choi

In this work, we tackle the problem of long-form video-language grounding (VLG). Given a long-form video and a natural language query, a model should temporally localize the precise moment that answers the query. Humans can easily solve VLG tasks, even with arbitrarily long videos, by discarding irrelevant moments using extensive and robust knowledge gained from experience. Unlike humans, existing VLG methods are prone to fall into superficial cues learned from small-scale datasets, even when they are within irrelevant frames. To overcome this challenge, we propose EI-VLG, a VLG method that leverages richer textual information provided by a Multi-modal Large Language Model (MLLM) as a proxy for human experiences, helping to effectively exclude irrelevant frames. We validate the effectiveness of the proposed method via extensive experiments on a challenging EgoNLQ benchmark.

📄 PDF Abstract BibTeX arXiv:2408.02336

Code (0)

등록된 구현이 없습니다.

Tasks

FormLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Enriching Video Captions With Contextual Text

2020-07-29 · Philipp Rimle, Pelin Dogan, Markus Gross

Understanding video content and generating caption with context is an important and challenging task. Unlike prior methods that typically attempt to generate generic video captions without context, our architecture conte…

Video Captioning

LVD-2M: A Long-take Video Dataset with Temporally Dense Captions

2024-10-14 · Tianwei Xiong, Yuqing Wang, Daquan Zhou, Zhijie Lin 외

The efficacy of video generation models heavily depends on the quality of their training datasets. Most previous video generation models are trained on short video clips, while recently there has been increasing interest…

Video CaptioningVideo Generation

A Video is Worth 10,000 Words: Training and Benchmarking with Diverse Captions for Better Long Video Retrieval

2023-11-30 · Matthew Gwilliam, Michael Cogswell, Meng Ye, Karan Sikka 외

Existing long video retrieval systems are trained and tested in the paragraph-to-video retrieval regime, where every long video is described by a single long paragraph. This neglects the richness and variety of possible …

BenchmarkingRetrievalvalidVideo Retrieval

Attentive Semantic Video Generation using Captions

2017-08-20 · ICCV 2017 10 · Tanya Marwah, Gaurav Mittal, Vineeth N. Balasubramanian

This paper proposes a network architecture to perform variable length semantic video generation using captions. We adopt a new perspective towards video generation where we allow the captions to be combined with the long…

Action RecognitionStyle TransferTemporal Action LocalizationVideo Generation

LoVR: A Benchmark for Long Video Retrieval in Multimodal Contexts

2025-05-20 · Qifeng Cai, Hao Liang, Hejun Dong, Meiyi Qiang 외

Long videos contain a vast amount of information, making video-text retrieval an essential and challenging task in multimodal learning. However, existing benchmarks suffer from limited video duration, low-quality caption…

Caption GenerationRetrievalText RetrievalVideo Retrieval+2