paper-with-me

Papers

CaReBench: A Fine-Grained Benchmark for Video Captioning and Retrieval

2024-12-31 · Yifan Xu, Xinhao Li, Yichun Yang, Desen Meng, Rui Huang, LiMin Wang

Video understanding, including video captioning and retrieval, is still a great challenge for video-language models (VLMs). The existing video retrieval and caption benchmarks only include short descriptions, limits their ability of detailed video understanding evaluation. To address this problem, we present CaReBench, a testing benchmark for fine-grained video captioning and retrieval with 1,000 high-quality pairs of videos and human-annotated detailed captions. Uniquely, it provides manually separated spatial annotations and temporal annotations for each video. Based on this design, we introduce two evaluation metrics, ReBias and CapST, specifically tailored for video retrieval and video captioning tasks, respectively. These metrics enable a comprehensive investigation into the spatial and temporal biases inherent in VLMs. In addition, to handle both video retrieval and video captioning tasks in a unified framework, we develop a simple baseline based on a Multimodal Language Model (MLLM). By implementing a two-stage Supervised Fine-Tuning (SFT), we fully unlock the potential of MLLM, enabling it not only to generate detailed video descriptions but also to extract video features. Surprisingly, experimental results demonstrate that, compared to the CLIP-based models designed for retrieval and the popular MLLMs skilled in video captioning, our baseline shows competitive performance in both fine-grained video retrieval and video detailed captioning.

📄 PDF Abstract BibTeX arXiv:2501.00513

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalText RetrievalText to Video RetrievalVideo CaptioningVideo RetrievalVideo-Text RetrievalVideo Understanding

Similar Papers 제목 키워드 기반

Knowledge Guided Entity-aware Video Captioning and A Basketball Benchmark

2024-01-25 · Zeyu Xi, Ge Shi, Xuefen Li, Junchi Yan 외

Despite the recent emergence of video captioning models, how to generate the text description with specific entity names and fine-grained actions is far from being solved, which however has great applications such as bas…

DecoderVideo Captioning

MotionAtlas: Detailed Region Captioning for Motion-Centric Videos

2026-06-28 · Weisong Liu, Haochen Wang, Kuan Gao, Yuhao Wang 외 arxiv

We propose MotionAtlas, a system for detailed captioning of motion-centric videos, comprising (1) a dedicated human-annotated benchmark, (2) a scalable, high-quality pipeline to construct training samples, and (3) a fami…

Motion Captioning

Progress-Aware Video Frame Captioning

2024-12-03 · CVPR 2025 1 · Zihui Xue, Joungbin An, Xitong Yang, Kristen Grauman

While image captioning provides isolated descriptions for individual images, and video captioning offers one single narrative for an entire video clip, our work explores an important middle ground: progress-aware video c…

Image CaptioningVideo CaptioningVideo Understanding

VidChain: Chain-of-Tasks with Metric-based Direct Preference Optimization for Dense Video Captioning

2025-01-12 · Ji Soo Lee, Jongha Kim, Jeehye Na, Jinyoung Park 외

Despite the advancements of Video Large Language Models (VideoLLMs) in various tasks, they struggle with fine-grained temporal understanding, such as Dense Video Captioning (DVC). DVC is a complicated task of describing …

Dense Video CaptioningVideo CaptioningVideo GroundingVideo Segmentation+2

GLaVE-Cap: Global-Local Aligned Video Captioning with Vision Expert Integration

2025-09-14 · Wan Xu, Feng Zhu, Yihan Zeng, Yuanfan Guo 외 arxiv

Video detailed captioning aims to generate comprehensive video descriptions to facilitate video understanding. Recently, most efforts in the video detailed captioning community have been made towards a local-to-global pa…

Video Captioning