paper-with-me

Papers

Large Language Model-Based Agents for Automated Research Reproducibility: An Exploratory Study in Alzheimer's Disease

2025-05-29 · Nic Dobbins, Christelle Xiong, Kristine Lan, Meliha Yetisgen

Objective: To demonstrate the capabilities of Large Language Models (LLMs) as autonomous agents to reproduce findings of published research studies using the same or similar dataset. Materials and Methods: We used the "Quick Access" dataset of the National Alzheimer's Coordinating Center (NACC). We identified highly cited published research manuscripts using NACC data and selected five studies that appeared reproducible using this dataset alone. Using GPT-4o, we created a simulated research team of LLM-based autonomous agents tasked with writing and executing code to dynamically reproduce the findings of each study, given only study Abstracts, Methods sections, and data dictionary descriptions of the dataset. Results: We extracted 35 key findings described in the Abstracts across 5 Alzheimer's studies. On average, LLM agents approximately reproduced 53.2% of findings per study. Numeric values and range-based findings often differed between studies and agents. The agents also applied statistical methods or parameters that varied from the originals, though overall trends and significance were sometimes similar. Discussion: In some cases, LLM-based agents replicated research techniques and findings. In others, they failed due to implementation flaws or missing methodological detail. These discrepancies show the current limits of LLMs in fully automating reproducibility assessments. Still, this early investigation highlights the potential of structured agent-based systems to provide scalable evaluation of scientific rigor. Conclusion: This exploratory work illustrates both the promise and limitations of LLMs as autonomous agents for automating reproducibility in biomedical research.

📄 PDF Abstract BibTeX arXiv:2505.23852

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

The Story is Not the Science: Execution-Grounded Evaluation of Mechanistic Interpretability Research

2026-02-05 · Xiaoyan Bai, Alexander Baumgartner, Haojia Sun, Ari Holtzman 외 arxiv

Reproducibility crises across sciences highlight the limitations of the paper-centric review system in assessing the rigor and reproducibility of research. AI agents that autonomously design and generate large volumes of…

PaperRepro: Automated Computational Reproducibility Assessment for Social Science Papers

2026-02-10 · Linhao Zhang, Tong Xia, Jinghua Piao, Lizhen Cui 외 arxiv

Computational reproducibility is essential for the credibility of scientific findings, particularly in the social sciences, where findings often inform real-world decisions. Manual reproducibility assessment is costly an…

CORE-Bench: Fostering the Credibility of Published Research Through a Computational Reproducibility Agent Benchmark

2024-09-17 · Zachary S. Siegel, Sayash Kapoor, Nitya Nagdir, Benedikt Stroebl 외

AI agents have the potential to aid users on a variety of consequential tasks, including conducting scientific research. To spur the development of useful agents, we need benchmarks that are challenging, but more crucial…

OpenLens AI: Fully Autonomous Research Agent for Health Infomatics

2025-09-18 · Yuxiao Cheng, Jinli Suo arxiv

Health informatics research is characterized by diverse data modalities, rapid knowledge expansion, and the need to integrate insights across biomedical science, data analytics, and clinical practice. These characteristi…

Code Generation

REPRO-Bench: Can Agentic AI Systems Assess the Reproducibility of Social Science Research?

2025-07-25 · Chuxuan Hu, Liyun Zhang, Yeji Lim, Aum Wadhwani 외 arxiv

Assessing the reproducibility of social science papers is essential for promoting rigor in research processes, but manual assessment is costly. With recent advances in agentic AI systems (i.e., AI agents), we seek to eva…