Papers
arxiv:2608.03451

DataSpace: Benchmarking Data Agents for Verifiable Analytics over Heterogeneous Workspaces

Published on Aug 4
· Submitted by
Boyan Li
on Aug 7
Authors:
,
,
,
,
,
,
,
,
,
,
,
,

Abstract

Data agents enable natural-language analytics over organizational workspaces, where relevant evidence may be scattered across databases, structured files, long documents, and multimedia. Existing benchmarks largely isolate structured querying, retrieval, or open-ended analysis, leaving heterogeneous evidence discovery, complete tabular outputs, and deterministic evaluation insufficiently unified. We introduce DataSpace, a benchmark in which data agents produce verifiable tabular results from task-local heterogeneous workspaces. It contains 410 cross-language tasks and 7,439 artifacts totaling 15.01 GB across CSV, JSON, SQLite, Markdown, PDF, and video. DataSpace also served as the official evaluation benchmark for the KDD Cup 2026 Data Agents for Complex Data Analysis competition. Each agent receives only a question and workspace and returns the complete requested tabular result. We construct DataSpace with DataSpace-Builder, an execution-grounded framework comprising cross-language transformation, constraint-aware relational sampling, modality routing and artifact rendering, and human review and task repair by 11 domain experts. A deterministic evaluator performs header-invariant column alignment, type- and precision-aware normalization, and order-aware row comparison. Across six recently released frontier multimodal models and five widely used agent harnesses, the best accuracy reaches 66.34%, while harness choice creates a 15.36-point spread with the backbone fixed. Multimodal evidence integration and joins consistently reduce accuracy across all six backbones. These results show that DataSpace remains unsaturated and identify key challenges for improving data-agent reliability.

Community

Paper author Paper submitter

Can a data agent do more than answer a question—can it navigate an entire workspace and deliver a result you can actually verify?

Real-world analytics rarely begins with a single clean table. The evidence is often scattered across databases, structured files, long documents, and videos—sometimes even across languages.

We are excited to introduce DataSpace, a benchmark that challenges data agents to become true workspace solvers. Given only a natural-language question and a task-local heterogeneous workspace, an agent must autonomously discover the relevant evidence, connect information across formats, perform multi-step analysis, and return the complete, verifiable tabular result.

📊 DataSpace at a glance:

  • 410 cross-language analytical tasks
  • 7,439 artifacts totaling 15.01 GB
  • 6 formats: CSV, JSON, SQLite, Markdown, PDF, and video
  • Financial, macroeconomic, and healthcare scenarios
  • Execution-grounded construction and review by 11 domain experts
  • Deterministic, model-free evaluation of complete tabular results

DataSpace also served as the official evaluation benchmark for the KDD Cup 2026: Data Agents for Complex Data Analysis, bringing the challenge to 703 valid teams and 1,307 participants worldwide.

Our evaluation across 6 frontier multimodal models and 5 widely used agent harnesses reveals how much remains unsolved. The strongest controlled setting reaches only 66.34% Task Accuracy, while 76 tasks are missed by every tested model. Even with the backbone fixed, changing the agent harness creates a striking 15.36-point accuracy gap. Multimodal evidence integration and cross-source joins remain persistent bottlenecks.

The message is clear: today’s data agents are promising, but reliable workspace-scale analytics is far from solved.

We are releasing the benchmark, dataset, evaluator, baselines, and leaderboard to support the next generation of reliable and verifiable data agents. We warmly invite the community to test new models, harnesses, and agent designs—and push beyond today’s frontier. 🚀

📄 Paper: https://arxiv.org/abs/2608.03451
🌐 Project & KDD Cup: https://dataagent.top/
💻 Code & Evaluator: https://github.com/HKUSTDial/DataSpace
🤗 Dataset: https://huggingface.co/datasets/HKUSTDial/DataSpace
🏆 Leaderboard: https://dataspace-bench.github.io/

Questions, feedback, results, and contributions are all highly welcome!

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2608.03451
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2608.03451 in a model README.md to link it from this page.

Datasets citing this paper 1

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2608.03451 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.