paper-with-me

Papers

Video Finetuning Improves Reasoning Between Frames

2025-11-17 · Ruiqi Yang, Tian Yun, Zihan Wang, Ellie Pavlick arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.12868

Code (0)

등록된 구현이 없습니다.

Tasks

Video Question AnsweringVisual Reasoning

Similar Papers 제목 키워드 기반

Video-RTS: Rethinking Reinforcement Learning and Test-Time Scaling for Efficient and Enhanced Video Reasoning

2025-07-09 · Ziyang Wang, Jaehong Yoon, Shoubin Yu, Md Mohaiminul Islam 외

Despite advances in reinforcement learning (RL)-based video reasoning with large language models (LLMs), data collection and finetuning remain significant challenges. These methods often rely on large-scale supervised fi…

Reinforcement Learning (RL)

LOVE-R1: Advancing Long Video Understanding with an Adaptive Zoom-in Mechanism via Multi-Step Reasoning

2025-09-29 · Shenghao Fu, Qize Yang, Yuan-Ming Li, Xihan Wei 외 arxiv

Long video understanding is still challenging for recent Large Video-Language Models (LVLMs) due to the conflict between long-form temporal understanding and detailed spatial perception. LVLMs with a uniform frame sampli…

Thinking in Frames: How Visual Context and Test-Time Scaling Empower Video Reasoning

2026-01-28 · Chengzu Li, Zanyi Wang, Jiaang Li, Yi Xu 외 arxiv

Vision-Language Models have excelled at textual reasoning, but they often struggle with fine-grained spatial understanding and continuous action planning, failing to simulate the dynamics required for complex visual reas…

Zero-shot GeneralizationVisual ReasoningVideo Generation

Towards Sparse Video Understanding and Reasoning

2026-02-14 · Chenwei Xu, Zhen Ye, Shang Wu, Weijian Li 외 arxiv

We present \revise (\underline{Re}asoning with \underline{Vi}deo \underline{S}parsity), a multi-round agent for video question answering (VQA). Instead of uniformly sampling frames, \revise selects a small set of informa…

Video Question Answering

ThinkVideo: High-Quality Reasoning Video Segmentation with Chain of Thoughts

2025-05-24 · Shiu-hong Kao, Yu-Wing Tai, Chi-Keung Tang

Reasoning Video Object Segmentation is a challenging task, which generates a mask sequence from an input video and an implicit, complex text query. Existing works probe into the problem by finetuning Multimodal Large Lan…

Image SegmentationInstance SegmentationObjectReasoning Video Object Segmentation+6