Papers › DiscoveryBench: Towards Data-Driven Discovery with Large Language Models

DiscoveryBench: Towards Data-Driven Discovery with Large Language Models

1 Jul 2024arXiv:2407.01725archive 2025-07-28

Bodhisattwa Prasad Majumder, Harshit Surana, Dhruv Agarwal, Bhavana Dalvi Mishra, Abhijeetsingh Meena, Aryan Prakhar, Tirth Vora, Tushar Khot, Ashish Sabharwal, Peter Clark

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2407.01725")

Code

Syntology Ran 10 of 13 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 10 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

allenai/discoverybench officialmentioned in papermentioned on GitHubNOASSERTION report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 10 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10ran
3unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from allenai/discoverybench. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

extract_bracket_substrings allenai/discoverybench/utils/helpers.py official repository ran fingerprinted licence not identified · pointer only · 61d2078e13864a0c · report
extract_variable allenai/discoverybench/utils/helpers.py official repository ran fingerprinted licence not identified · pointer only · 1fe5884664281ae3 · report
get_dv_query_for_real allenai/discoverybench/utils/autonomous_single_agent.py official repository ran licence not identified · pointer only · 11d5942be3ac53d7 · report
get_dv_query_for_synth allenai/discoverybench/utils/autonomous_single_agent.py official repository ran licence not identified · pointer only · 15364ed46134e865 · report
get_prompt_data allenai/discoverybench/agents/coder_agent.py official repository ran licence not identified · pointer only · 2d6ea20e03caf9c0 · report
get_score_from_answer allenai/discoverybench/eval/new_eval.py official repository ran fingerprinted licence not identified · pointer only · 3ec3bb849b4f7a1e · report
prepare_dataset_metadata_json allenai/discoverybench/eval/new_eval.py official repository ran licence not identified · pointer only · 1390bd9484a06739 · report
validate_metadata_options allenai/discoverybench/discovery_agent.py official repository ran licence not identified · pointer only · 45a21e6fc93948b5 · report
validate_option allenai/discoverybench/discovery_eval.py official repository ran licence not identified · pointer only · 335a12a64e9392c2 · report
validate_query allenai/discoverybench/discovery_agent.py official repository ran licence not identified · pointer only · 7126075f6b70c064 · report
deep_get allenai/discoverybench/utils/helpers.py official repository unverified licence not identified · pointer only · 5ae806d9337d2727 · report
run_chatgpt_query_multi_turn allenai/discoverybench/eval/lm_utils.py official repository unverified licence not identified · pointer only · 1bb0f4227816397d · report
validate_model_name allenai/discoverybench/discovery_agent.py official repository unverified licence not identified · pointer only · 7ce491b58862e1b9 · report

Tasks

Code GenerationSociology

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections