The Unreasonable Effectiveness of Open Science in AI: A Replication Study
Odd Erik Gundersen, Odd Cappelen, Martin Mølnå, Nicklas Grimstad Nilsen
TL;DR
This paper tackles the reproducibility crisis in AI by conducting a systematic replication of 30 highly cited AI studies, focusing on R3 (data) and R4 (code+data) reproducibility types. It employs structured code and data retrieval procedures and a 40-hour replication limit per study to assess replication feasibility, yielding 11 successful or partially successful replications out of 22 attempts. The key findings show an 86% repro success rate when both code and data are available, versus 33% with data alone, and highlight data documentation quality as a stronger predictor of success than code documentation. The work argues for stronger open-science norms and concrete replication artifacts, with implications for AI research practices and policy, including notable relevance to LLM evaluations where code and data may be proprietary.
Abstract
A reproducibility crisis has been reported in science, but the extent to which it affects AI research is not yet fully understood. Therefore, we performed a systematic replication study including 30 highly cited AI studies relying on original materials when available. In the end, eight articles were rejected because they required access to data or hardware that was practically impossible to acquire as part of the project. Six articles were successfully reproduced, while five were partially reproduced. In total, 50% of the articles included was reproduced to some extent. The availability of code and data correlate strongly with reproducibility, as 86% of articles that shared code and data were fully or partly reproduced, while this was true for 33% of articles that shared only data. The quality of the data documentation correlates with successful replication. Poorly documented or miss-specified data will probably result in unsuccessful replication. Surprisingly, the quality of the code documentation does not correlate with successful replication. Whether the code is poorly documented, partially missing, or not versioned is not important for successful replication, as long as the code is shared. This study emphasizes the effectiveness of open science and the importance of properly documenting data work.
