MM-BrowseComp: A Comprehensive Benchmark for Multimodal Browsing Agents
Abstract
A new benchmark, MM-BrowseComp, evaluates AI agents' multimodal retrieval and reasoning capabilities, revealing limitations in current models' handling of images and videos in web browsing tasks.
AI agents with advanced reasoning and tool use capabilities have demonstrated impressive performance in web browsing for deep search. While existing benchmarks such as BrowseComp evaluate these browsing abilities, they primarily focus on textual information, overlooking the prevalence of multimodal content. To bridge this gap, we introduce MM-BrowseComp, a novel benchmark comprising 224 challenging, hand-crafted questions specifically designed to assess agents' multimodal retrieval and reasoning capabilities. These questions often incorporate images in prompts, and crucial information encountered during the search and reasoning process may also be embedded within images or videos on webpages. Consequently, methods relying solely on text prove insufficient for our benchmark. Additionally, we provide a verified checklist for each question, enabling fine-grained analysis of multimodal dependencies and reasoning paths. Our comprehensive evaluation of state-of-the-art models on MM-BrowseComp reveals that even top models like OpenAI o3 with tools achieve only 29.02\% accuracy, highlighting the suboptimal multimodal capabilities and lack of native multimodal reasoning in current models.
Community
MM-BrowseComp: A Comprehensive Benchmark for Multimodal Browsing Agents, repo at https://github.com/MMBrowseComp/MM-BrowseComp
Is text-only information enough for LLM/VLM Web Agents? π€ Clearly not. π ββοΈ The modern web is a rich tapestry of text, images πΌοΈ, and videos π₯. To truly assist us, agents need to understand it all. That's why we built MM-BrowseComp. π
We're introducing MM-BrowseComp π, a new benchmark designed to push web agents beyond text. It features 224 handcrafted tasks βοΈ that require agents to not just read, but also see π and comprehend multimodal content to find answers.
Dataset & Code @GitHub: https://github.com/MMBrowseComp/MM-BrowseComp
Huggingface: https://huggingface.co/datasets/mmbrowsecomp/MMBrowseComp
arXiv Page: https://www.arxiv.org/abs/2508.13186
Daily Paper: https://huggingface.co/papers/2508.13186
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- WebWatcher: Breaking New Frontier of Vision-Language Deep Research Agent (2025)
- MMAT-1M: A Large Reasoning Dataset for Multimodal Agent Tuning (2025)
- WideSearch: Benchmarking Agentic Broad Info-Seeking (2025)
- Efficient Agent: Optimizing Planning Capability for Multimodal Retrieval Augmented Generation (2025)
- BrowseMaster: Towards Scalable Web Browsing via Tool-Augmented Programmatic Agent Pair (2025)
- MMSearch-R1: Incentivizing LMMs to Search (2025)
- BrowseComp-Plus: A More Fair and Transparent Evaluation Benchmark of Deep-Research Agent (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
[1/6]
Our headline finding? π€― Even the most powerful models aren't ready for the multimodal web. Top-performing models like OpenAI's o3 with tools only reached an accuracy of 29.02% π, showing a significant gap in their ability to handle the visual web. π€πΈοΈ
[2/6]
Current models struggle specifically with multimodal content. Our fine-grained analysis shows that agents perform significantly worse when the information is in images πΌοΈβ‘οΈπ© or videos π₯β‘οΈπ΅. Their multimodal capabilities are simply not up to par.
[3/6]
Today's agents are not true multimodal reasoners. π§ They often rely on separate captioning tools to understand images πΌοΈβ‘οΈπ¬, which leads to information loss and sometimes even made-up details. This highlights a need for models with integrated, native multimodal reasoning. π‘
[4/6]
Agents that can "reflect" on their actions perform better. π§ β¨ We found that architectures using reflection and ReAct-style mechanisms are more robust. πͺ They can recover from errors and don't blindly trust their toolsβa crucial skill for complex web tasks. β
[5/6]
Success requires a double threat: strong reasoning and a complete toolset. π Our evaluation shows that models excelling in just one area fall short. The best performance comes from the synergy of a powerful reasoning engine π§ and a comprehensive set of tools π οΈ. π€
[6/6]
Simply giving agents more tries doesn't fix the core problem. π Our analysis shows that increasing test-time attempts provides only marginal gains. This suggests the primary bottleneck is a fundamental lack of reasoning ability, not just bad luck on the first try. π²β
Models citing this paper 0
No model linking this paper
Datasets citing this paper 1
Spaces citing this paper 0
No Space linking this paper