Papers › MASSW: A New Dataset and Benchmark Tasks for AI-Assisted Scientific Workflows

MASSW: A New Dataset and Benchmark Tasks for AI-Assisted Scientific Workflows

10 Jun 2024arXiv:2406.06357archive 2025-07-28

Xingjian Zhang, Yutong Xie, Jin Huang, Jinge Ma, Zhaoying Pan, Qijia Liu, Ziyang Xiong, Tolga Ergen, Dongsub Shim, Honglak Lee, Qiaozhu Mei

Scientific innovation relies on detailed workflows, which include critical steps such as analyzing literature, generating ideas, validating these ideas, interpreting results, and inspiring follow-up research. However, scientific publications that document these workflows are extensive and unstructured. This makes it difficult for both human researchers and AI systems to effectively navigate and explore the space of scientific innovation. To address this issue, we introduce MASSW, a comprehensive text dataset on Multi-Aspect Summarization of Scientific Workflows. MASSW includes more than 152,000 peer-reviewed publications from 17 leading computer science conferences spanning the past 50 years. Using Large Language Models (LLMs), we automatically extract five core aspects from these publications -- context, key idea, method, outcome, and projected impact -- which correspond to five key steps in the research workflow. These structured summaries facilitate a variety of downstream tasks and analyses. The quality of the LLM-extracted summaries is validated by comparing them with human annotations. We demonstrate the utility of MASSW through multiple novel machine-learning tasks that can be benchmarked using this new dataset, which make various types of predictions and recommendations along the scientific workflow. MASSW holds significant potential for researchers to create and benchmark new AI methods for optimizing scientific workflows and fostering scientific innovation in the field. Our dataset is openly available at \url{https://github.com/xingjian-zhang/massw}.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="2406.06357")

Code

Syntology Ran 11 of 14 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 10 ran with no contract checked.

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

xingjian-zhang/massw officialmentioned in papermentioned on GitHubCC0-1.0 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

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

1ran · our draft was wrong
10ran
3unverified

Licence: 0 of the 14 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 xingjian-zhang/massw. “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.

add_messages_and_run xingjian-zhang/massw/massw/models/gpt_azure.py official repository ran CC0-1.0 (permissive) · ad034ce77d764f7d · report
best_demos xingjian-zhang/massw/factscore/atomic_facts.py official repository ran CC0-1.0 (permissive) · 510528f4db1006bc · report
flatten_metrics xingjian-zhang/massw/massw/metrics.py official repository ran CC0-1.0 (permissive) · 65b281d7162641cc · report
handle_mixtral_model xingjian-zhang/massw/massw/models/mixtral_azure.py official repository ran CC0-1.0 (permissive) · 387f336b1c4b3c25 · report
is_invalid_paragraph_ppl xingjian-zhang/massw/factscore/abstain_detection.py official repository ran CC0-1.0 (permissive) · 8eb846a8e76a79b8 · report
is_invalid_ppl xingjian-zhang/massw/factscore/abstain_detection.py official repository ran CC0-1.0 (permissive) · 672bd38d830be48d · report
normalize_answer xingjian-zhang/massw/factscore/atomic_facts.py official repository ran · our draft was wrong fingerprinted CC0-1.0 (permissive) · 6a96435eba311b08 · report
prompts_to_raw_output xingjian-zhang/massw/massw/models/mixtral_azure.py official repository ran CC0-1.0 (permissive) · 8732e3cee65072f2 · report
raw_output_to_dict xingjian-zhang/massw/massw/models/mixtral_azure.py official repository ran CC0-1.0 (permissive) · 8cdcb69190dee2a5 · report
remove_citation xingjian-zhang/massw/factscore/abstain_detection.py official repository ran fingerprinted CC0-1.0 (permissive) · 3635046105ae0fce · report
text_to_sentences xingjian-zhang/massw/factscore/atomic_facts.py official repository ran fingerprinted CC0-1.0 (permissive) · 13867f872a481bd3 · report
prompts_to_raw_output xingjian-zhang/massw/massw/models/gpt_azure.py official repository unverified CC0-1.0 (permissive) · add7cc2c75fac6a5 · report
raw_output_to_dict xingjian-zhang/massw/massw/models/gpt_azure.py official repository unverified CC0-1.0 (permissive) · c804619a1c095b59 · report
recover_instruct_llama xingjian-zhang/massw/factscore/download_data.py official repository unverified CC0-1.0 (permissive) · 02c83d89394be1c7 · report

Tasks

Navigate

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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