paper-with-me

Papers

VidCapBench: A Comprehensive Benchmark of Video Captioning for Controllable Text-to-Video Generation

2025-02-18 · Xinlong Chen, Yuanxing Zhang, Chongling Rao, Yushuo Guan, Jiaheng Liu, Fuzheng Zhang, Chengru Song, Qiang Liu, Di Zhang, Tieniu Tan

The training of controllable text-to-video (T2V) models relies heavily on the alignment between videos and captions, yet little existing research connects video caption evaluation with T2V generation assessment. This paper introduces VidCapBench, a video caption evaluation scheme specifically designed for T2V generation, agnostic to any particular caption format. VidCapBench employs a data annotation pipeline, combining expert model labeling and human refinement, to associate each collected video with key information spanning video aesthetics, content, motion, and physical laws. VidCapBench then partitions these key information attributes into automatically assessable and manually assessable subsets, catering to both the rapid evaluation needs of agile development and the accuracy requirements of thorough validation. By evaluating numerous state-of-the-art captioning models, we demonstrate the superior stability and comprehensiveness of VidCapBench compared to existing video captioning evaluation approaches. Verification with off-the-shelf T2V models reveals a significant positive correlation between scores on VidCapBench and the T2V quality evaluation metrics, indicating that VidCapBench can provide valuable guidance for training T2V models. The project is available at https://github.com/VidCapBench/VidCapBench.

📄 PDF Abstract BibTeX arXiv:2502.12782

Code (1)

vidcapbench/vidcapbench 공식 구현 pytorch

Tasks

Text-to-Video GenerationVideo CaptioningVideo Generation

Similar Papers 제목 키워드 기반

AnyCap Project: A Unified Framework, Dataset, and Benchmark for Controllable Omni-modal Captioning

2025-07-17 · Yiming Ren, Zhiqiang Lin, Yu Li, Gao Meng 외

Controllable captioning is essential for precise multimodal alignment and instruction following, yet existing models often lack fine-grained control and reliable evaluation protocols. To address this gap, we present the …

Instruction Following

IF-VidCap: Can Video Caption Models Follow Instructions?

2025-10-21 · Shihao Li, Yuanxing Zhang, Jiangtao Wu, Zhide Lei 외 arxiv

Although Multimodal Large Language Models (MLLMs) have demonstrated proficiency in video captioning, practical applications require captions that follow specific user instructions rather than generating exhaustive, uncon…

Video CaptioningDense Captioning

RoadTones: Tone Controllable Text Generation from Road Event Videos

2026-05-20 · Chirag Parikh, Siddhi Pravin Lipare, Ravi Kiran Sarvadevabhatla arxiv

Existing video-language models can generate factual descriptions of road events but lack control over how these events are expressed: their tone, urgency, or style. This limits deployment in communication-critical settin…

Video CaptioningText Generation

Scene Graph-guided SegCaptioning Transformer with Fine-grained Alignment for Controllable Video Segmentation and Captioning

2026-03-21 · Xu Zhang, Jin Yuan, BinHong Yang, Xuan Liu 외 arxiv

Recent advancements in multimodal large models have significantly bridged the representation gap between diverse modalities, catalyzing the evolution of video multimodal interpretation, which enhances users' understandin…

Video Segmentation

CineCap: Structured Reasoning with Spatio-Temporal Anchors for Cinematographic Video Captioning

2026-06-23 · Xinyu Mao, Yuhui Zeng, Xiaokun Liu, Wenyu Qin 외 arxiv

Cinematographic captioning aims to describe how a video is filmed using professional film-language concepts such as camera movement, shot size, depth of field, composition, and shooting angle. This capability is importan…

Reinforcement LearningVideo CaptioningVideo Generation