Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CollabVR: Collaborative Video Reasoning with Vision-Language and Video Generation Models

About

Recent "Thinking with Video" approaches use Video Generation Models (VGMs) for visual reasoning by producing temporally coherent Chain-of-Frames as reasoning artifacts. Even strong VGMs, however, exhibit two recurring failure modes on goal-directed tasks: long-horizon drift on multi-step tasks and mid-clip simulation errors that compound. Both stem from the absence of explicit reasoning built upon the VGM's short-horizon visual prior, a role naturally filled by Vision-Language Models (VLMs), but where to place the VLM is non-trivial: upfront plans commit before any frame is generated and post-hoc critiques over whole videos intervene too late. We propose VLM-VGM Collaborative Video Reasoning (CollabVR), a closed-loop framework that couples the VLM with the VGM at step-level granularity: the VLM plans the immediate next action, inspects the clip the VGM generates, and folds the verifier's diagnosis directly into the next action prompt to repair detected failures. On Gen-ViRe and VBVR-Bench, CollabVR improves both open-source and closed-source VGMs over single-inference, Pass@$k$, and prior test-time scaling baselines at matched compute, with the largest gains on the hardest tasks. It also yields further improvements on top of a reasoning-fine-tuned VGM, indicating that step-level VLM supervision is orthogonal to and stackable with reasoning-oriented fine-tuning. We provide video samples and additional qualitative results at our project page: https://joow0n-kim.github.io/collabvr-project-page.

Joowon Kim, Seungho Shin, Joonhyung Park, Eunho Yang• 2026

Related benchmarks

TaskDatasetResultRank
Video ReasoningVBVR-Bench Out-of-Domain
Average Score0.696
39
Video ReasoningVBVR-Bench In-Domain
Average Score81.9
35
Video ReasoningVBVR-Bench
Overall Accuracy75.7
18
Video ReasoningGen-ViRe
Average Score55
9
Showing 4 of 4 rows

Other info

GitHub

Follow for update