paper-with-me

Papers

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

2024-06-10 · 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}.

📄 PDF Abstract BibTeX arXiv:2406.06357

Code (1)

xingjian-zhang/massw 공식 구현

Tasks

Navigate

Similar Papers 제목 키워드 기반

DRAC: Diabetic Retinopathy Analysis Challenge with Ultra-Wide Optical Coherence Tomography Angiography Images

2023-04-05 · Bo Qian, Hao Chen, Xiangning Wang, Haoxuan Che 외

Computer-assisted automatic analysis of diabetic retinopathy (DR) is of great importance in reducing the risks of vision loss and even blindness. Ultra-wide optical coherence tomography angiography (UW-OCTA) is a non-inv…

BenchmarkingData AugmentationImage Quality Assessment

Does Scientific Writing Converge to U.S. English? Evidence from Generative AI-Assisted Publications

2025-11-12 · Dragan Filimonovic, Christian Rutzer, Jeffrey Macher, Rolf Weder arxiv

A growing literature documents that generative artificial intelligence (GenAI) is changing scientific writing, yet most studies focus on absolute changes in vocabulary or readability. An important question remains unansw…

Surrogate-assisted distributed swarm optimisation for computationally expensive geoscientific models

2022-01-18 · Rohitash Chandra, Yash Vardhan Sharma

Evolutionary algorithms provide gradient-free optimisation which is beneficial for models that have difficulty in obtaining gradients; for instance, geoscientific landscape evolution models. However, such models are at t…

Distributed ComputingEvolutionary Algorithms

The Calibration Turn in AI-Assisted Research: A Conceptual and Methodological Framework for Evidence-Licensed Claims

2026-06-30 · Hongmin Li arxiv

AI-assisted research has entered a stage in which the central question is not only whether systems can generate hypotheses, run experiments, or produce manuscripts, but whether their scientific claims are calibrated to t…

AI-Assisted Computational Reproducibility on the FABRIC Testbed

2026-06-24 · Komal Thareja, Paul Ruth, Berent Aldikacti, Michael Zink arxiv

Computational reproducibility remains difficult despite being central to scientific research. In this paper, we show how the international FABRIC testbed, combined with large language model (LLM) coding assistants throug…