PulseAugur
实时 10:09:08
English(EN) Searching Videos as Trees: Self-Correcting Agents for Grounded Long Video QA

新的VideoTreeSearch框架实现了用于长视频问答的自纠错智能体

研究人员推出了一种新颖的框架VideoTreeSearch (VTS),该框架通过将长视频问答任务视为自适应时间树上的自纠错搜索来改进该任务。与先前使用单一操作来缩小视频片段范围的方法不同,VTS采用了四种操作——放大(zoom_in)、缩小(zoom_out)、移动(shift)和回答(answer)——以实现显式的回溯和错误恢复。这种分层搜索方法通过轨迹合成管道进行训练,并通过准确性奖励进行强化,在CG-Bench和Haystack-Ego4D等多个基准测试中显著优于现有的智能体方法,并显示出对通用长视频问答任务的强大迁移能力。 AI

影响 通过实现更鲁棒的导航和错误纠正,增强了AI准确回答长视频问题的能力。

排序理由 这是一篇详细介绍视频问答新方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新的VideoTreeSearch框架实现了用于长视频问答的自纠错智能体

报道来源 [1]

  1. arXiv cs.CV TIER_1 English(EN) · Ce Zhang, Ziyang Wang, Yulu Pan, Oluwatumininu Oguntola, Pranav Wagh, Qiyu Wu, Hiromi Wakaki, Mohit Bansal, Gedas Bertasius ·

    将视频视为树状结构:用于基于事实的长视频问答的自纠正代理

    arXiv:2607.16189v1 Announce Type: new Abstract: Grounded long-video question answering (Grounded LVQA) requires answering a question about a long video while localizing the short evidence interval that supports the answer. Recent agentic methods frame this task as multi-turn expl…