CVAIOct 24, 2024

VideoWebArena: Evaluating Long Context Multimodal Agents with Video Understanding Web Tasks

arXiv:2410.19100v334 citationsh-index: 19ICLR
Originality Incremental advance
AI Analysis

This work addresses the problem of evaluating long-context multimodal agents for video understanding, which is important for researchers and developers in AI and robotics, though it is incremental as it builds on existing benchmarks like WebArena and VisualWebArena.

The authors tackled the lack of benchmarks for long-context multimodal agents in video understanding by introducing VideoWebArena, a benchmark with 2,021 web agent tasks based on video tutorials. They found that the best model achieved only 13.3% success on factual retention tasks and 45.8% on factual retention QA pairs, far below human performance of 73.9% and 79.3%, and that long-context models performed worse with tutorials than without on skill retention tasks.

Videos are often used to learn or extract the necessary information to complete tasks in ways different than what text and static imagery alone can provide. However, many existing agent benchmarks neglect long-context video understanding, instead focusing on text or static image inputs. To bridge this gap, we introduce VideoWebArena (VideoWA), a benchmark for evaluating the capabilities of long-context multimodal agents for video understanding. VideoWA consists of 2,021 web agent tasks based on manually crafted video tutorials, which total almost four hours of content. For our benchmark, we define a taxonomy of long-context video-based agent tasks with two main areas of focus: skill retention and factual retention. While skill retention tasks evaluate whether an agent can use a given human demonstration to complete a task efficiently, the factual retention task evaluates whether an agent can retrieve instruction-relevant information from a video to complete a task. We find that the best model achieves 13.3% success on factual retention tasks and 45.8% on factual retention QA pairs, far below human performance at 73.9% and 79.3%, respectively. On skill retention tasks, long-context models perform worse with tutorials than without, exhibiting a 5% performance decrease in WebArena tasks and a 10.3% decrease in VisualWebArena tasks. Our work highlights the need to improve the agentic abilities of long-context multimodal models and provides a testbed for future development with long-context video agents.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes