CLAILGJul 1, 2024

DiscoveryBench: Towards Data-Driven Discovery with Large Language Models

arXiv:2407.01725v159 citationsh-index: 56
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of evaluating and improving LLMs for autonomous scientific discovery, providing a benchmark for researchers, but it is incremental as it formalizes existing processes without new methods.

The authors tackled the problem of automating data-driven discovery using large language models by introducing DiscoveryBench, a comprehensive benchmark with 264 tasks across 6 domains, and found that the best system achieved only 25% performance.

Can the rapid advances in code generation, function calling, and data analysis using large language models (LLMs) help automate the search and verification of hypotheses purely from a set of provided datasets? To evaluate this question, we present DiscoveryBench, the first comprehensive benchmark that formalizes the multi-step process of data-driven discovery. The benchmark is designed to systematically assess current model capabilities in discovery tasks and provide a useful resource for improving them. Our benchmark contains 264 tasks collected across 6 diverse domains, such as sociology and engineering, by manually deriving discovery workflows from published papers to approximate the real-world challenges faced by researchers, where each task is defined by a dataset, its metadata, and a discovery goal in natural language. We additionally provide 903 synthetic tasks to conduct controlled evaluations across task complexity. Furthermore, our structured formalism of data-driven discovery enables a facet-based evaluation that provides useful insights into different failure modes. We evaluate several popular LLM-based reasoning frameworks using both open and closed LLMs as baselines on DiscoveryBench and find that even the best system scores only 25%. Our benchmark, thus, illustrates the challenges in autonomous data-driven discovery and serves as a valuable resource for the community to make progress.

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