paper-with-me

홈 › Papers

Building a Precise Video Language with Human-AI Oversight

2026-04-22 · Zhiqiu Lin, Chancharik Mitra, Siyuan Cen, Isaac Li, Yuhan Huang, Yu Tong Tiffany Ling, Hewei Wang, Irene Pi, Shihang Zhu, Ryan Rao, George Liu, Jiaxi Li, Ruojin Li, Yili Han, Yilun Du, Deva Ramanan arxiv

Video-language models (VLMs) learn to reason about the dynamic visual world through natural language. We introduce a suite of open datasets, benchmarks, and recipes for scalable oversight that enable precise video captioning. First, we define a structured specification for describing subjects, scenes, motion, spatial, and camera dynamics, grounded by hundreds of carefully defined visual primitives developed with professional video creators such as filmmakers. Next, to curate high-quality captions, we introduce CHAI (Critique-based Human-AI Oversight), a framework where trained experts critique and revise model-generated pre-captions into improved post-captions. This division of labor improves annotation accuracy and efficiency by offloading text generation to models, allowing humans to better focus on verification. Additionally, these critiques and preferences between pre- and post-captions provide rich supervision for improving open-source models (Qwen3-VL) on caption generation, reward modeling, and critique generation through SFT, DPO, and inference-time scaling. Our ablations show that critique quality in precision, recall, and constructiveness, ensured by our oversight framework, directly governs downstream performance. With modest expert supervision, the resulting model outperforms closed-source models such as Gemini-3.1-Pro. Finally, we apply our approach to re-caption large-scale professional videos (e.g., films, commercials, games) and fine-tune video generation models such as Wan to better follow detailed prompts of up to 400 words, achieving finer control over cinematography including camera motion, angle, lens, focus, point of view, and framing. Our results show that precise specification and human-AI oversight are key to professional-level video understanding and generation. Data and code are available on our project page: https://linzhiqiu.github.io/papers/chai/

📄 PDF Abstract BibTeX arXiv:2604.21718

Code (0)

등록된 구현이 없습니다.

Tasks

Video CaptioningVideo GenerationText Generation

Similar Papers 제목 키워드 기반

Q-Bench-Video: Benchmarking the Video Quality Understanding of LMMs

2024-09-30 · ZiCheng Zhang, Ziheng Jia, HaoNing Wu, Chunyi Li 외

With the rising interest in research on Large Multi-modal Models (LMMs) for video understanding, many studies have emphasized general video comprehension capabilities, neglecting the systematic exploration into video qua…

BenchmarkingMultiple-choiceVideo GenerationVideo Understanding

Q-Bench-Video: Benchmark the Video Quality Understanding of LMMs

2025-01-01 · CVPR 2025 1 · ZiCheng Zhang, Ziheng Jia, HaoNing Wu, Chunyi Li 외

With the rising interest in research on Large Multi-modal Models (LMMs) for video understanding, many studies have emphasized general video comprehension capabilities, neglecting the systematic exploration into video…

Multiple-choiceVideo GenerationVideo Understanding

Steering LLMs via Scalable Interactive Oversight

2026-02-04 · Enyu Zhou, Zhiheng Xi, Long Ma, Zhihao Zhang 외 arxiv

As Large Language Models increasingly automate complex, long-horizon tasks such as \emph{vibe coding}, a supervision gap has emerged. While models excel at execution, users often struggle to guide them effectively due to…

Reinforcement Learning

HiLSVA: Design and Evaluation of a Human-in-the-Loop Agentic System for Scientific Visualization

2026-06-25 · Kuangshi Ai, Patrick Phuoc Do, Chaoli Wang arxiv

Large language model (LLM) agents enable natural language interaction for scientific visualization (SciVis). Still, prior systems have essentially prioritized autonomy over human analytical control, thereby limiting tran…

Test-time Adaptation

A Contextual-Bandit Oversight Game with Two-Sided Informational Asymmetry

2026-06-30 · Yunjin Tong arxiv

We study runtime human oversight of an AI agent when private information runs in both directions: the human privately knows her reward function, while the AI privately knows the quality of the action it proposes. This is…

Reinforcement Learning