English

Video Finetuning Improves Reasoning Between Frames

Computer Vision and Pattern Recognition 2025-11-18 v1 Artificial Intelligence

Abstract

Multimodal large language models (LLMs) have made rapid progress in visual understanding, yet their extension from images to videos often reduces to a naive concatenation of frame tokens. In this work, we investigate what video finetuning brings to multimodal LLMs. We propose Visual Chain-of-Thought (vCoT), an explicit reasoning process that generates transitional event descriptions between consecutive frames. Using vCoT, we systematically compare image-only LVLMs with their video-finetuned counterparts, both with and without access to these transitional cues. Our experiments show that vCoT significantly improves the performance of image-only models on long-form video question answering, while yielding only marginal gains for video-finetuned models. This suggests that the latter already capture frame-to-frame transitions implicitly. Moreover, we find that video models transfer this temporal reasoning ability to purely static settings, outperforming image models' baselines on relational visual reasoning tasks.

Keywords

Cite

@article{arxiv.2511.12868,
  title  = {Video Finetuning Improves Reasoning Between Frames},
  author = {Ruiqi Yang and Tian Yun and Zihan Wang and Ellie Pavlick},
  journal= {arXiv preprint arXiv:2511.12868},
  year   = {2025}
}

Comments

Accepted at CogInterp @ NeurIPS 2025

R2 v1 2026-07-01T07:40:17.328Z