Weaver: End-to-End Agentic System Training for Video Interleaved Reasoning
Yudi Shi, Shangzhe Di, Qirui Chen, Qinian Wang, Jiayin Cai, Xiaolong Jiang, Yao Hu, Weidi Xie
TL;DR
Weaver tackles the challenges of video reasoning by moving beyond text-centric Chain-of-Thought to an end-to-end multimodal agentic framework. It introduces a toolkit of visual perception tools and an interleaved vision-language reasoning process, trained in two stages: supervised finetuning for reliable tool invocation and reinforcement learning for exploration of tool compositions. The approach is supported by two datasets, Weaver-SFT-10K and Weaver-RL-12K, enabling trajectory-rich training and trajectory-free RL data, respectively. Empirical results across diverse long-video benchmarks show consistent gains over baselines and existing CoT methods, highlighting improved perception, reduced hallucination, and better spatio-temporal reasoning. Collectively, Weaver advances scalable, tool-enabled, perceptual reasoning toward more capable multimodal AI systems in video understanding tasks.
Abstract
Video reasoning constitutes a comprehensive assessment of a model's capabilities, as it demands robust perceptual and interpretive skills, thereby serving as a means to explore the boundaries of model performance. While recent research has leveraged text-centric Chain-of-Thought reasoning to augment these capabilities, such approaches frequently suffer from representational mismatch and restricted by limited perceptual acuity. To address these limitations, we propose Weaver, a novel, end-to-end trainable multimodal reasoning agentic system. Weaver empowers its policy model to dynamically invoke diverse tools throughout the reasoning process, enabling progressive acquisition of crucial visual cues and construction of authentic multimodal reasoning trajectories. Furthermore, we integrate a reinforcement learning algorithm to allow the system to freely explore strategies for employing and combining these tools with trajectory-free data. Extensive experiments demonstrate that our system, Weaver, enhances performance on several complex video reasoning benchmarks, particularly those involving long videos.
