paper-with-me

Papers

Process-of-Thought Reasoning for Videos

2026-02-07 · Jusheng Zhang, Kaitong Cai, Jian Wang, Yongsen Zheng, Kwok-Yan Lam, Keze Wang 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 framework that makes the reasoning process explicit by structuring video inference into a sequence of lightweight, verifiable steps. PoT interleaves (i) temporal evidence selection, (ii) step-wise state updates, and (iii) constrained answer synthesis, enabling the model to progressively refine hypotheses while maintaining traceability to video evidence. The framework is designed to be model-agnostic and can be plugged into existing vision-language backbones, supporting both closed-book reasoning and evidence-augmented reasoning with external tools. We further introduce a unified representation for PoT traces that aligns intermediate decisions with temporal segments, which improves robustness to distractors and reduces hallucinated explanations. Extensive experiments on standard video reasoning tasks demonstrate that PoT consistently improves factual correctness and temporal grounding, while providing interpretable reasoning traces for diagnosis and downstream use.

📄 PDF Abstract BibTeX arXiv:2602.07689

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Chain-of-Anomaly Thoughts with Large Vision-Language Models

2025-12-23 · Pedro Domingos, João Pereira, Vasco Lopes, João Neves 외 arxiv

Automated video surveillance with Large Vision-Language Models is limited by their inherent bias towards normality, often failing to detect crimes. While Chain-of-Thought reasoning strategies show significant potential f…

Anomaly ClassificationAnomaly Detection

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

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)

VTI-CoT: Visual-Textual Interleaved Chain of Thought for Video Reasoning

2026-06-04 · Shufan Zhang, Ziyue Lin, Bairun Wang, Lei Jin 외 arxiv

Video reasoning aims to understand complex temporal events and causal relationships within videos. Recently, Chain-of-Thought (CoT) has been introduced to this field to enhance reasoning accuracy. However, existing CoT-b…

Think Step by Step: Chain-of-Gesture Prompting for Error Detection in Robotic Surgical Videos

2024-06-27 · Zhimin Shao, Jialang Xu, Danail Stoyanov, Evangelos B. Mazomenos 외

Despite significant advancements in robotic systems and surgical data science, ensuring safe and optimal execution in robot-assisted minimally invasive surgery (RMIS) remains a complex challenge. Current surgical error d…

Temporal Information ExtractionVisual Reasoning