paper-with-me

Papers

Video-of-Thought: Step-by-Step Video Reasoning from Perception to Cognition

2024-05-07 · Hao Fei, Shengqiong Wu, Wei Ji, Hanwang Zhang, Meishan Zhang, Mong-Li Lee, Wynne Hsu

Existing research of video understanding still struggles to achieve in-depth comprehension and reasoning in complex videos, primarily due to the under-exploration of two key bottlenecks: fine-grained spatial-temporal perceptive understanding and cognitive-level video scene comprehension. This paper bridges the gap by presenting a novel solution. We first introduce a novel video Multimodal Large Language Model (MLLM), MotionEpic, which achieves fine-grained pixel-level spatial-temporal video grounding by integrating video spatial-temporal scene graph (STSG) representation. Building upon MotionEpic, we then develop a Video-of-Thought (VoT) reasoning framework. VoT inherits the Chain-of-Thought (CoT) core, breaking down a complex task into simpler and manageable sub-problems, and addressing them step-by-step from a low-level pixel perception to high-level cognitive interpretation. Extensive experiments across various complex video QA benchmarks demonstrate that our overall framework strikingly boosts existing state-of-the-art. To our knowledge, this is the first attempt at successfully implementing the CoT technique for achieving human-level video reasoning, where we show great potential in extending it to a wider range of video understanding scenarios. Project is open at https://haofei.vip/VoT

📄 PDF Abstract BibTeX arXiv:2501.03230

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language ModelMultimodal Large Language ModelVideo GroundingVideo Understanding

Similar Papers 제목 키워드 기반

CoTasks: Chain-of-Thought based Video Instruction Tuning Tasks

2025-07-18 · Yanan Wang, Julio Vizcarra, Zhi Li, Hao Niu 외 arxiv

Despite recent progress in video large language models (VideoLLMs), a key open challenge remains: how to equip models with chain-of-thought (CoT) reasoning abilities grounded in fine-grained object-level video understand…

Temporal Relation Extraction

VCR-Bench: A Comprehensive Evaluation Framework for Video Chain-of-Thought Reasoning

2025-04-10 · Yukun Qi, Yiming Zhao, Yu Zeng, Xikun Bao 외

The advancement of Chain-of-Thought (CoT) reasoning has significantly enhanced the capabilities of large language models (LLMs) and large vision-language models (LVLMs). However, a rigorous evaluation framework for video…

Process-of-Thought Reasoning for Videos

2026-02-07 · Jusheng Zhang, Kaitong Cai, Jian Wang, Yongsen Zheng 외 arxiv

Video understanding requires not only recognizing visual content but also performing temporally grounded, multi-step reasoning over long and noisy observations. We propose Process-of-Thought (PoT) Reasoning for Videos, a…

Ego-R1: Chain-of-Tool-Thought for Ultra-Long Egocentric Video Reasoning

2025-06-16 · Shulin Tian, Ruiqi Wang, Hongming Guo, Penghao Wu 외

We introduce Ego-R1, a novel framework for reasoning over ultra-long (i.e., in days and weeks) egocentric videos, which leverages a structured Chain-of-Tool-Thought (CoTT) process, orchestrated by an Ego-R1 Agent trained…

Reinforcement Learning (RL)

STORM: Internalized Modeling for Spatial-Temporal Reasoning in Video-Language Models

2026-05-25 · Yiming Liang, Yixiao Chen, Yiyang Zhou, Yixuan Wang 외 arxiv

Many video reasoning tasks require tracking motion, temporal order, and evolving visual states across frames. Existing methods built on large vision-language models (LVLMs) often address this challenge by externalizing r…

Visual Reasoning