AICLSep 12, 2024

DSBench: How Far Are Data Science Agents from Becoming Data Science Experts?

arXiv:2409.07703v393 citationsh-index: 17
Originality Incremental advance
AI Analysis

This work addresses the problem of evaluating data science agents for researchers and developers by providing a more realistic benchmark, though it is incremental in improving existing evaluation frameworks.

The paper tackles the gap between existing data science benchmarks and real-world applications by introducing DSBench, a comprehensive benchmark with 466 data analysis and 74 data modeling tasks, and finds that state-of-the-art agents solve only 34.12% of data analysis tasks with a 34.74% Relative Performance Gap.

Large Language Models (LLMs) and Large Vision-Language Models (LVLMs) have demonstrated impressive language/vision reasoning abilities, igniting the recent trend of building agents for targeted applications such as shopping assistants or AI software engineers. Recently, many data science benchmarks have been proposed to investigate their performance in the data science domain. However, existing data science benchmarks still fall short when compared to real-world data science applications due to their simplified settings. To bridge this gap, we introduce DSBench, a comprehensive benchmark designed to evaluate data science agents with realistic tasks. This benchmark includes 466 data analysis tasks and 74 data modeling tasks, sourced from Eloquence and Kaggle competitions. DSBench offers a realistic setting by encompassing long contexts, multimodal task backgrounds, reasoning with large data files and multi-table structures, and performing end-to-end data modeling tasks. Our evaluation of state-of-the-art LLMs, LVLMs, and agents shows that they struggle with most tasks, with the best agent solving only 34.12% of data analysis tasks and achieving a 34.74% Relative Performance Gap (RPG). These findings underscore the need for further advancements in developing more practical, intelligent, and autonomous data science agents.

Code Implementations1 repo
Foundations

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

Your Notes