paper-with-me

Papers

Any2Caption:Interpreting Any Condition to Caption for Controllable Video Generation

2025-03-31 · Shengqiong Wu, Weicai Ye, Jiahao Wang, Quande Liu, Xintao Wang, Pengfei Wan, Di Zhang, Kun Gai, Shuicheng Yan, Hao Fei, Tat-Seng Chua

To address the bottleneck of accurate user intent interpretation within the current video generation community, we present Any2Caption, a novel framework for controllable video generation under any condition. The key idea is to decouple various condition interpretation steps from the video synthesis step. By leveraging modern multimodal large language models (MLLMs), Any2Caption interprets diverse inputs--text, images, videos, and specialized cues such as region, motion, and camera poses--into dense, structured captions that offer backbone video generators with better guidance. We also introduce Any2CapIns, a large-scale dataset with 337K instances and 407K conditions for any-condition-to-caption instruction tuning. Comprehensive evaluations demonstrate significant improvements of our system in controllability and video quality across various aspects of existing video generation models. Project Page: https://sqwu.top/Any2Cap/

📄 PDF Abstract BibTeX arXiv:2503.24379

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Controllable Video Captioning with an Exemplar Sentence

2021-12-02 · Yitian Yuan, Lin Ma, Jingwen Wang, Wenwu Zhu

In this paper, we investigate a novel and challenging task, namely controllable video captioning with an exemplar sentence. Formally, given a video and a syntactically valid exemplar sentence, the task aims to generate o…

Caption GenerationDecoderDiversitySentence+2

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

O2NA: An Object-Oriented Non-Autoregressive Approach for Controllable Video Captioning

2021-08-05 · Findings (ACL) 2021 8 · Fenglin Liu, Xuancheng Ren, Xian Wu, Bang Yang 외

Video captioning combines video understanding and language generation. Different from image captioning that describes a static image with details of almost every object, video captioning usually considers a sequence of f…

AttributeCaption GenerationImage CaptioningText Generation+2

Controllable Hybrid Captioner for Improved Long-form Video Understanding

2025-07-22 · Kuleen Sasse, Efsun Sarioglu Kayi, Arun Reddy arxiv

Video data, especially long-form video, is extremely dense and high-dimensional. Text-based summaries of video content offer a way to represent query-relevant content in a much more compact manner than raw video. In addi…

Natural Language Queries

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

2025-02-18 · Xinlong Chen, Yuanxing Zhang, Chongling Rao, Yushuo Guan 외

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 pap…

Text-to-Video GenerationVideo CaptioningVideo Generation