DLAIJan 5

LongDA: Benchmarking LLM Agents for Long-Document Data Analysis

arXiv:2601.02598v23 citationsh-index: 25Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of evaluating LLM agents for real-world data analysis workflows where documentation navigation is a bottleneck, though it is incremental as it builds on existing benchmarking approaches.

The authors introduced LongDA, a benchmark for evaluating LLM-based agents on data analysis tasks requiring navigation of long, complex documentation from 17 U.S. national surveys with 505 analytical queries, and found substantial performance gaps among state-of-the-art models.

We introduce LongDA, a data analysis benchmark for evaluating LLM-based agents under documentation-intensive analytical workflows. In contrast to existing benchmarks that assume well-specified schemas and inputs, LongDA targets real-world settings in which navigating long documentation and complex data is the primary bottleneck. To this end, we manually curate raw data files, long and heterogeneous documentation, and expert-written publications from 17 publicly available U.S. national surveys, from which we extract 505 analytical queries grounded in real analytical practice. Solving these queries requires agents to first retrieve and integrate key information from multiple unstructured documents, before performing multi-step computations and writing executable code, which remains challenging for existing data analysis agents. To support the systematic evaluation under this setting, we develop LongTA, a tool-augmented agent framework that enables document access, retrieval, and code execution, and evaluate a range of proprietary and open-source models. Our experiments reveal substantial performance gaps even among state-of-the-art models, highlighting the challenges researchers should consider before applying LLM agents for decision support in real-world, high-stakes analytical settings.

Foundations

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

Your Notes