PaperArena: An Evaluation Benchmark for Tool-Augmented Agentic Reasoning on Scientific Literature

TL;DR

PaperArena creates a challenging benchmark for tool-augmented cross-paper reasoning, with an average accuracy of 38.78%, dropping to 18.47% on hard subsets.

cs.AI 🔴 Advanced 2025-10-13 44 views
Daoyu Wang Mingyue Cheng Shuo Yu Zirui Liu Ze Guo Xin Li Qi Liu
scientific literature multi-tool reasoning cross-paper integration benchmark large language models

Key Findings

Methodology

This study constructs a large corpus of over 14,000 open-access AI papers, employing hierarchical sampling (K-Medoids and FPS) to ensure diversity. Experts filter and rewrite 784 high-difficulty questions generated by LLMs, annotating answers, tool chains, and difficulty levels. The platform supports multimodal parsing, context retrieval, and programmatic computation, simulating complex scientific workflows. Experiments evaluate nine leading LLMs, including Gemini 2.5 Pro, in single- and multi-agent setups, measuring accuracy, reasoning steps, tool usage, and applying IRT models for latent ability analysis. The system emphasizes multi-step, multi-modal, cross-paper reasoning, and database interfacing.

Key Results

  • Gemini 2.5 Pro achieves an average accuracy of 38.78%, with only 18.47% on the difficult subset, far below human experts at 83.5%. Models show tool usage imbalance, favoring web search and code execution, leading to inefficiency. Multi-agent workflows outperform single-agent in complex tasks, validating the centralized management approach. IRT analysis reveals discrepancies between model potential and task difficulty, highlighting areas for improvement.
  • Performance drops with increasing task complexity, especially in multi-step reasoning and cross-paper integration. Models tend to invoke tools excessively, resulting in longer reasoning chains and lower efficiency. The experiments demonstrate that current models struggle with precise multi-modal understanding and effective tool coordination, indicating significant room for advancement. The results underscore the importance of balanced tool use and better planning strategies for future development.

Significance

This benchmark addresses a critical gap in evaluating AI's ability to perform complex scientific reasoning across multiple papers and tools. It offers a standardized platform to measure and improve models' multi-modal, multi-task, and multi-tool capabilities, essential for automating scientific discovery. The findings highlight the current limitations of large language models in real-world research scenarios, guiding future research directions. By providing detailed diagnostics and a comprehensive evaluation framework, PaperArena accelerates progress toward autonomous scientific agents, fostering innovations in AI-assisted research, literature review, and knowledge synthesis.

Technical Contribution

The paper introduces PaperArena, a novel benchmark integrating multi-modal parsing, cross-paper reasoning, and tool orchestration, supported by the PaperArena-Hub platform. It combines expert-curated high-difficulty questions with advanced LLMs, employing IRT models for ability diagnostics. The system demonstrates that current models, despite multi-agent architectures, still lag behind human experts in complex scientific tasks. The framework emphasizes interpretability of reasoning traces and tool usage patterns, providing insights for future model improvements and system designs.

Novelty

This is the first benchmark explicitly designed to evaluate large language models on multi-step, multi-modal, cross-paper scientific reasoning with multi-tool orchestration. Unlike prior datasets limited to single tasks or single documents, PaperArena simulates real research workflows involving diverse content types and external tools. Its integration of expert-generated questions, multimodal understanding, and latent ability diagnostics sets it apart, establishing a new standard for AI evaluation in scientific contexts.

Limitations

  • Models still exhibit inefficiency in tool usage, often invoking unnecessary tools, which hampers performance and scalability. The current platform relies heavily on existing tools and models, limiting scope for innovation in tool design.
  • The evaluation is primarily static and does not fully capture dynamic, real-time research workflows. The complexity of tasks may still be insufficient to reflect the full spectrum of scientific reasoning challenges.
  • Computational costs are high due to multi-tool calls and large model inference, restricting scalability. Future work should focus on optimizing tool invocation strategies and reducing resource consumption.

Future Work

Future directions include expanding the toolset to cover more specialized scientific analysis, improving reasoning efficiency, and integrating real-time data streams. Enhancing multi-modal understanding, especially for complex graphical data, will be prioritized. Developing adaptive planning algorithms and better multi-agent coordination mechanisms can further boost performance. Ultimately, the goal is to create autonomous scientific agents capable of conducting complex research tasks with minimal human intervention, accelerating scientific discovery.

AI Executive Summary

In the realm of scientific research, the ability to understand and reason across vast amounts of literature is crucial yet increasingly challenging due to exponential growth in publications. Existing benchmarks largely focus on isolated tasks within single papers, such as extracting specific data or explaining concepts, which do not reflect the complexity of real-world research scenarios. Recognizing this gap, PaperArena introduces a comprehensive benchmark designed to evaluate large language models' capacity for multi-step, multi-modal, cross-paper reasoning with multi-tool orchestration.

The benchmark is built upon a curated corpus of over 14,000 AI papers, from which expert-driven sampling yields 784 high-difficulty questions. These questions are crafted to test models on complex tasks, including interpreting scientific charts, synthesizing information from multiple papers, and interfacing with external databases. The platform supports multimodal parsing, context retrieval, and programmatic computation, simulating authentic research workflows. Experiments with nine leading models, such as Gemini 2.5 Pro, reveal significant performance gaps: the best model achieves only 38.78% accuracy on average, dropping to 18.47% on difficult subsets, far below human experts at 83.5%. Analysis shows models tend to overuse general tools like web search and code execution, leading to inefficiencies and longer reasoning chains.

Further investigation using Item Response Theory uncovers that current models' latent abilities do not match the complexity of the tasks, exposing critical limitations in multi-step reasoning and cross-paper integration. The multi-agent architecture demonstrates improved performance over single-agent setups, validating the importance of centralized management. These findings highlight the urgent need for more efficient tool usage, better planning strategies, and enhanced multi-modal understanding. The platform's open design and diagnostic tools aim to guide future research, pushing AI toward autonomous, reliable scientific reasoning. Ultimately, PaperArena sets a new standard for evaluating and developing AI systems capable of supporting scientific discovery at unprecedented levels of complexity.

Deep Analysis

Background

The rapid expansion of scientific literature, especially in AI, has driven the development of automated understanding and reasoning systems. Early benchmarks like PubMedQA and CharXiv focused on localized tasks such as fact extraction and concept explanation. With the advent of large language models (LLMs), research shifted toward knowledge-intensive tasks, including structured data interpretation, scientific reasoning, and literature synthesis. Existing datasets primarily evaluate single-task performance, often ignoring the multi-modal and multi-document nature of real research workflows. Recent efforts incorporate multimodal understanding, peer review simulation, and domain-specific challenges, but lack comprehensive evaluation of multi-tool, cross-paper reasoning capabilities. This gap limits progress in building autonomous scientific agents capable of complex reasoning across diverse content types and sources.

Core Problem

Despite advances, current LLMs struggle with complex scientific reasoning involving multiple steps, diverse content modalities, and cross-referencing multiple papers. Existing benchmarks do not adequately reflect real research scenarios, which require integrating textual, graphical, and tabular data, while coordinating multiple external tools. The bottleneck lies in models' inability to efficiently manage multi-modal inputs, formulate coherent reasoning plans, and invoke appropriate tools without redundancy. This results in low accuracy, high tool invocation cost, and poor interpretability. Addressing these issues is critical for developing autonomous AI systems that can assist in scientific discovery, literature review, and hypothesis generation, especially as the volume of scientific data continues to grow exponentially.

Innovation

The key innovations of PaperArena include:

  • �� Cross-paper reasoning: questions require synthesizing information from multiple papers, reflecting real research workflows.
  • �� Multi-modal understanding: tasks involve interpreting charts, tables, and textual data simultaneously.
  • �� Multi-tool orchestration: models must invoke diverse tools like PDF parsers, graph analyzers, and database queriers.
  • �� Expert-curated high-difficulty questions: ensuring challenge and relevance.
  • �� Latent ability diagnostics via IRT: providing insights into model strengths and weaknesses.

These innovations collectively enable a more realistic and comprehensive evaluation of AI's scientific reasoning capabilities, surpassing prior benchmarks limited to single-task or single-document scenarios.

Methodology

  • �� Curate a large corpus of 14,435 open-access AI papers, applying hierarchical sampling (K-Medoids + FPS) to select 100 representative papers.
  • �� Convert PDFs into structured markdown using MinerU, preserving sections, citations, and figures.
  • �� Generate 2,875 candidate questions via three advanced LLMs, structured to cover multi-step, multimodal, cross-paper, and database tasks.
  • �� Expert annotators filter, rewrite, and label questions with answers, tool chains, difficulty levels, and question types.
  • �� Develop a modular platform supporting multimodal parsing, context retrieval, and program execution.
  • �� Design multi-task, multi-tool reasoning workflows where models formulate plans, invoke tools, and synthesize results.
  • �� Evaluate nine top LLMs in single- and multi-agent setups, measuring accuracy, reasoning steps, tool efficiency, and latent ability via IRT.
  • �� Analyze reasoning traces, tool usage patterns, and model performance across difficulty levels to identify bottlenecks and strengths.

Experiments

The evaluation involves nine leading LLMs, including Gemini 2.5 Pro, GPT-4.1, and Qwen3-235B, tested on 784 high-difficulty questions across varying task types and difficulty levels. Both single- and multi-agent workflows are examined, with metrics including accuracy, reasoning steps, tool invocation efficiency, and latent ability via IRT. Experiments include ablation studies on tool usage imbalance, reasoning chain length, and multi-modal understanding. Human expert performance (83.5%) serves as a benchmark. Results show significant performance gaps, especially on complex tasks, highlighting the need for better planning and tool management strategies. The platform enables detailed diagnostics of model behavior and failure modes.

Results

The best model, Gemini 2.5 Pro, achieves 38.78% average accuracy, with only 18.47% on hard questions, far below human experts at 83.5%. Models tend to overuse general-purpose tools, leading to inefficiency. Multi-agent systems outperform single-agent setups, especially on complex tasks, validating the centralized management approach. IRT analysis reveals that models' latent abilities are mismatched with task difficulty, exposing core limitations in multi-step reasoning and cross-paper integration. Tool usage analysis shows a bias towards web search and code execution, often invoking unnecessary tools, which hampers efficiency. These findings underscore the importance of balanced tool invocation and advanced planning strategies for future improvements.

Applications

This benchmark can be used to develop AI assistants for literature review, automated hypothesis generation, and scientific data analysis. It supports researchers in quickly synthesizing information from multiple sources, interpreting complex graphical data, and interfacing with external databases. Industry applications include automated research report generation, patent analysis, and academic recommendation systems. As models improve in multi-modal and multi-tool reasoning, they will increasingly support autonomous scientific discovery, reducing manual effort and accelerating innovation across disciplines.

Limitations & Outlook

Models still exhibit inefficiencies, often invoking unnecessary tools, which increases computational costs. The platform relies on existing tools and models, limiting scope for innovation. The static evaluation environment does not fully capture dynamic research workflows, such as real-time data updates or iterative hypothesis testing. Future work should focus on optimizing tool invocation, enhancing multi-modal understanding, and reducing resource consumption. Additionally, integrating real-time data streams and improving multi-agent coordination will be necessary to approach autonomous scientific reasoning in real-world settings.

Plain Language Accessible to non-experts

想象你在一个大厨房里做饭,里面有很多不同的厨具和食材。每次做一道复杂的菜肴,你都需要先制定一个详细的步骤计划,比如先切菜、煮汤、炒菜,然后用不同的厨具,比如刀、锅、炒锅,逐步完成任务。有时候,你还需要查找食谱、看图片或者用电脑帮忙计算时间和份量。科研论文就像这些菜谱,每一篇论文提供一部分信息,你需要把它们拼在一起,理解每个步骤,才能做出一道完整的菜。现在的AI就像一个聪明的厨师助手,它可以帮你找资料、分析图表、写代码,但还需要学会合理调用各种工具,避免走弯路。这个研究就是在教AI怎么像一个聪明的厨师一样,合理利用各种工具,逐步完成复杂的科研任务。虽然还不完美,但这是让AI变得更聪明、帮人类做科研的重要一步。

ELI14 Explained like you're 14

你知道在学校里,有时候老师会出一道超级难的题,要用很多步骤和知识点才能解出来吗?想象你在玩一个超级复杂的拼图游戏,你需要找到很多线索,把它们拼在一起,才能看到完整的图像。科研论文就像这些拼图,每一篇论文都提供一部分信息,你需要把它们拼在一起,才能理解一个大问题。现在的AI就像一个聪明的助手,它可以帮你找资料、分析图表、写代码,但它还不够聪明,不能总是知道什么时候用哪个工具,也容易走弯路。这个研究就是在教AI怎么像一个聪明的拼图大师一样,合理调用各种工具,逐步拼出科学的答案。虽然还不完美,但这是让AI变得更聪明、帮人类做科研的重要一步。

Abstract

Understanding and reasoning on the large-scale scientific literature is a crucial touchstone for large language model (LLM) based agents. However, existing works are mainly restricted to tool-free tasks within single papers, largely due to the lack of a benchmark that evaluates cross-paper reasoning and multi-tool orchestration in authentic research scenarios. In this work, we propose PaperArena, a benchmark to evaluate LLM-based agents on questions that require integrating information across multiple papers with the assistance of external tools. Given a research question, agents should formulate a reasoning plan, interact with multiple papers, and invoke appropriate tools to produce a well-grounded answer. To support standardized evaluation, we provide a platform for agent execution, offering a modular tool environment including multimodal parsing, context retrieval, and programmatic computation. Experiments reveal that even the leading LLM powering a well-established agentic workflow achieves merely 38.78% average accuracy, while on the hard subset, accuracy drops to only 18.47%. We also analyze reasoning traces and diagnose agent behavior, providing the community with insights to develop and evaluate more capable scientific agents.

cs.AI