12,445 papers · continuously updated · last export: 10 Aug 2026livingmeta.ai
← Browse all papers
AI evidence extraction

ARA: Agentic Reproducibility Assessment For Scalable Support Of Scientific Peer-Review

Kevin Riehl, Andrés L. Marín, Nikofors Zacharof, Fan Wu, Patrick Langer, Robert Jakob et al. · ArXiv.org · 2026

AI-generated evidence extraction, verified across multiple analytical personas. Not a substitute for the peer-reviewed original.

10/10
Relevance
2/4
Quality (LMQS)
E
Evidence
0
Citations
0.00
FWCI

Methodology & findings

Study design

Empirical evaluation study using LLM-based agentic pipeline to extract and score scientific workflows from published papers.

Sample

N = 375, 8 groups

Primary method

Graph edit distance (GED) - normalized mean pairwise labeled edit distance for workflow graph comparison; Standard deviation computation across repeated runs for stability assessment; Accuracy metrics (ACC) comparing ARA scores to human annotations; F1 scores for multi-class classification performance; Score distance and absolute score distance metrics for ordinal agreement; Signed and unsigned disagreement analysis by workflow stage and document characteristics; Aggregate statistics across paper-model-temperature configurations

Main result

The study found that "structured workflow reconstruction enables agentic systems to approximate human reproducibility judgments with moderate agreement despite operating without access to external artifacts, replication packages, or web-based information sources." Across the ReScience C corpus of 213 papers, ARA achieved "accuracies around 60% despite operating strictly under a document-level evaluation setting," with "agreement highest for sources and sinks, where reporting structures are typically explicit, and lower for methods and experiments, which depend more strongly on implementation details revealed only during reproduction."

Reports effect sizes and confidence intervals.

Research paradigm

Empiricist/Positivist - computational reproducibility assessment through structured reasoning and workflow reconstruction

Author conclusions

The authors conclude that "agentic, document-level assessments could serve as a scalable diagnostic complement, not a replacement of human expert peer review" and that this "creates opportunities for the acceleration of editorial pipelines, large-scale literature screening systems, and meta-research infrastructure supporting transparency and reliability in scientific communication." They emphasize that "acceptance of such assistance systems will, as we argue, largely depend on transparency."

Risk of bias

Selection bias: ReScience C papers are from a journal dedicated to reproducibility, potentially representing papers more amenable to reproduction than the general scientific literature; Information asymmetry: Human reference labels derived from full replication efforts may incorporate execution-level details not observable in text alone; Model-dependent variation: Different LLM architectures and temperatures produce variable outputs; some configurations exhibit higher failure rates; Document length bias: Shorter papers show lower reproducibility scores overall; medium-length papers exhibit highest disagreement between agent and human assessments; Domain-specific reporting norms: Agreement varies by workflow stage (highest for sources/sinks, lower for methods/experiments); Document-level assessment bias: ARA cannot detect implementation barriers visible only during execution; Selection bias in benchmark datasets: ReScience C, ReproBench, and GoldStandardDB represent pre-selected reproducible or attempted replications, not random scientific literature; Reference standard bias: Human annotations derived from full replication efforts represent gold standard but incorporate external information unavailable to ARA; Model-temperature variability: Stochastic inference may introduce inconsistency across LLM runs; Domain heterogeneity: Multi-domain evaluation may obscure domain-specific performance differences; Selection bias: ReScience C papers are from a specialized reproducibility-focused journal, not representative of all scientific publications; Document-level assessment limitations: ARA cannot capture implementation barriers discoverable only during full replication; Context window constraints: Local models unable to process papers exceeding ~15,000 words; Potential domain bias: Journal-specific reporting practices may not generalize across all scientific fields

Limitations

  • "Human reproducibility assessments often incorporate external information sources such as repositories, search engines, and author communication, whereas ARA operates strictly at the document level
  • Moreover, the human reference labels (used here) are derived from full replication efforts that involve implementing methods, executing experiments, and validating reported results over extended periods of time
  • These processes can reveal practical reproducibility barriers that are not observable from the publication text alone, making direct comparisons between document-level assessments and execution-based replication outcomes inherently conservative for ARA." Additionally, "local models have more limited context capacity than commercial systems, especially for documents exceeding approximately 15,000 words," and some papers exceeded context windows of reduced models.

Open questions raised

  • Future work needed on improving reproducibility assessment for methods and experiments stages, where human-agent disagreement is highest due to implementation details revealed only during replication
  • Need for domain-specific refinement of framework despite demonstrated domain-agnostic capabilities
  • Scaling to broader publication corpora beyond ReScience C
  • Integration with extended scientific workflows and execution environments
  • Governance frameworks for transparency in AI-assisted peer review
  • Need for automation of reproducibility assessment at scale to address reviewer workload and publication volume growth
Data: ReScience C: 213 published replication studies from 2015-2026 (open-access journal at https://rescience.github.io/); ReproBench: 112 social science papers with reproduction packages; GoldStandardDB: 50 machine learning preprints from arXiv (cs.LG, stat.ML categories, sampled October 24-25, 2022); Reproscreener dataset: 50 machine learning preprints; ReScience C: 213 published replication studies (2015-2026), publicly available at https://rescience.github.io/; ReproBench: 112 social science papers with executable reproduction packages; GoldStandardDB: 50 machine learning preprints from arXiv (cs.LG, stat.ML); ReproScreener dataset: 50 machine learning preprints from arXiv; ReScience C: 213 published replication studies (https://rescience.github.io/); GoldStandardDB (ReproscreenER): 50 machine learning preprints from arXiv (cs.LG, stat.ML)Code: Code appendix submitted on OpenReview alongside manuscript; Full pipeline implementation: src/ara_pipeline/gemini_rag.py; Code submitted with manuscript in extensive code zip file on OpenReview; Implementation in src/ara_pipeline/gemini_rag.py; ReScience C papers hosted on GitHub; Code submitted in extensive code zip file alongside manuscript on OpenReview; ReScience C available on GitHub (open and collaborative publishing workflow)Extracted from: pdfAgreement 49%

Explore related topics

Related papers