VisualWebArena logo

VisualWebArena

Free

a benchmark designed to assess the performance of multimodal web agents on realistic visually grounded tasks.

FreeFree tier
Type
Open Source
Company
Carnegie Mellon University

About VisualWebArena

VisualWebArena is a benchmark introduced at ACL 2024 to evaluate multimodal web agents on realistic visually grounded tasks. It comprises 910 diverse tasks across three web environments: a new Classifieds site (with real-world data) and existing Shopping and Reddit sites from WebArena. The benchmark requires agents to process image-text inputs, interpret natural language instructions, and execute actions on websites to accomplish user-defined objectives. It introduces visually grounded evaluation metrics as part of an execution-based evaluation paradigm, and proposes a Set-of-Marks (SoM) preprocessing step that annotates interactable elements with bounding boxes and IDs to improve navigability. The project provides code, data, and a leaderboard for systematic benchmarking of multimodal autonomous agents.

Key Features

910 diverse web-based tasks across Classifieds, Shopping, and Reddit environments
Execution-based evaluation with visually grounded metrics
Set-of-Marks (SoM) representation for improved navigability of interactable elements
Open-source code, data, and leaderboard
Systematic benchmarking of state-of-the-art LLM-based and multimodal autonomous agents

Pros & Cons

Pros
  • Provides a realistic, visually grounded benchmark for multimodal web agents
  • Includes execution-based evaluation for objective performance assessment
  • Introduces Set-of-Marks representation to improve agent navigability
  • Open-source with publicly available code, data, and leaderboard
  • Comprehensive evaluation of state-of-the-art agents reveals actionable insights
Cons
  • Limited to three specific web environments (Classifieds, Shopping, Reddit)
  • Requires local setup of environments for evaluation, which may add overhead
  • May not cover all types of web tasks or real-world complexity
  • Benchmark focuses on visual information but still relies on predefined websites

Best For

Evaluating multimodal web agents on visually grounded tasksResearch on autonomous agents capable of planning and executing actions on the webBenchmarking progress in multimodal language model capabilities for web interactionStudying limitations of text-only agents compared to multimodal approaches

FAQ

What is VisualWebArena?
VisualWebArena is a benchmark designed to assess the performance of multimodal web agents on realistic visually grounded tasks. It was introduced at ACL 2024.
How many tasks does VisualWebArena include?
VisualWebArena includes 910 new tasks split across the Classifieds, Shopping, and Reddit websites.
What environments are used in VisualWebArena?
The benchmark uses three environments: a new Classifieds website with real-world data, and Shopping and Reddit sites reused from WebArena.
Is VisualWebArena open-source?
Yes, the code, data, and leaderboard are publicly available on GitHub.
How are agents evaluated in VisualWebArena?
Agents are evaluated through execution-based evaluation with visually grounded metrics that test the correctness of agent trajectories on open-ended visually grounded tasks.