paper-with-me

홈 › Papers

Flow4Agent: Long-form Video Understanding via Motion Prior from Optical Flow

2025-10-07 · Ruyang Liu, Shangkun Sun, Haoran Tang, Ge Li, Wei Gao arxiv

Long-form video understanding has always been a challenging problem due to the significant redundancy in both temporal and spatial contents. This challenge is further exacerbated by the limited context length of Multimodal Large Language Models (MLLMs). To address this issue, many previous works have attempted to extract key video information, where the "key" is typically semantic-aware and heavily dependent on the CLIP model as prior. In this paper, we propose Flow4Agent, a novel framework that pioneeringly incorporates motion priors from optical flow to facilitate LLM-based long video understanding. Flow4Agent mitigates the redundancy in long videos at both temporal and spatial levels through two core modules: Temporal Granularity Optimization (TGO) adaptively refines framelevel hierarchies, which first leverages coarse flow priors to group similar visual contents and then applies semantic priors to filter out highly irrelevant scene information. Motion Token Pruning (MTP) further refines the intra-frame visual representations, pruning high-redundancy video tokens using fine-grained optical flow information. Extensive experiments demonstrate that our Flow4Agent outperforms existing methods across a wide range of video MLLM benchmarks, especially for hour-level video understanding tasks, achieving 64.7% on Video-MME, 71.4% on MLVU and 60.4% on LongVideoBench.

📄 PDF Abstract BibTeX arXiv:2510.05836

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VideoSeek: Long-Horizon Video Agent with Tool-Guided Seeking

2026-03-20 · Jingyang Lin, Jialian Wu, Jiang Liu, Ximeng Sun 외 arxiv

Video agentic models have advanced challenging video-language tasks. However, most agentic approaches still heavily rely on greedy parsing over densely sampled video frames, resulting in high computational cost. We prese…

Deep Video Discovery: Agentic Search with Tool Use for Long-form Video Understanding

2025-05-23 · Xiaoyi Zhang, Zhaoyang Jia, Zongyu Guo, Jiahao Li 외

Long-form video understanding presents significant challenges due to extensive temporal-spatial complexity and the difficulty of question answering under such extended contexts. While Large Language Models (LLMs) have de…

FormQuestion AnsweringVideo Understanding

UniVA: Universal Video Agent towards Open-Source Next-Generation Video Generalist

2025-11-11 · Zhengyang Liang, Daoan Zhang, Huichi Zhou, Rui Huang 외 arxiv

While specialized AI models excel at isolated video tasks like generation or understanding, real-world applications demand complex, iterative workflows that combine these capabilities. To bridge this gap, we introduce Un…

Object Segmentation

VideoMind: A Chain-of-LoRA Agent for Long Video Reasoning

2025-03-17 · Ye Liu, Kevin Qinghong Lin, Chang Wen Chen, Mike Zheng Shou

Videos, with their unique temporal dimension, demand precise grounded understanding, where answers are directly linked to visual, interpretable evidence. Despite significant breakthroughs in reasoning capabilities within…

Grounded Video Question AnsweringQuestion AnsweringTemporal LocalizationVideo Question Answering+2

VideoTemp-o3: Harmonizing Temporal Grounding and Video Understanding in Agentic Thinking-with-Videos

2026-02-08 · Wenqi Liu, Yunxiao Wang, Shijie Ma, Meng Liu 외 arxiv

In long-video understanding, conventional uniform frame sampling often fails to capture key visual evidence, leading to degraded performance and increased hallucinations. To address this, recent agentic thinking-with-vid…

Reinforcement LearningQuestion AnsweringVideo Grounding