Manual checks of 105 papers find most reproducibility failures come from missing code and mismatched results
ChenhaoTan · x · 2026-07-23
Manual checks across 105 papers find reproducibility failures are usually mundane, not mysterious
The author says their analysis suggests that the main reasons papers fail to reproduce are often not model capability issues. Instead, the problems are usually practical and procedural.
They give one concrete example: a paper claims its method trains only 0.77% of the base model’s parameters, but the checkpoint actually released trains 6.31%—about 8× more. The smaller figure only works if you assume an adapter one-eighth the size of the one that was shipped.
The attached chart summarizes the most common causes of non-reproduction in their sample of 105 papers:
- Code doesn’t run as shipped: 58
- Numbers don’t match the paper: 48
- Data not available: 42
- No runnable code released: 38
- Trained models not released: 18
- Code doesn’t match the paper: 15
- Relies on legacy or unavailable models: 4
The takeaway: 101 of 105 papers had at least one of these issues, so reproducibility is often blocked by missing artifacts, mismatched code, and inconsistent reporting rather than by raw model capability.
Related event: AI Advances Academic Peer Review and Reproducibility Checks(4 posts)→
More from Research
- Causal-only attention for non-generative tasks is wasteful, argues HF engineer — antoine_chaffin · 2026-09-11
- Catholic University of Chile researcher: scaling AI feedback is key to sustainable medical education — julianvarascom · 2026-09-11
- Nature paper images cellular activity across all organs, revealing body-wide circuits — arjunrajlab · 2026-09-11
- SignNet 1M Dataset Released for Sign Language Research — ducha_aiki · 2026-09-11
- ECCV26 Oral: Flow Matching Enables Single-Stage Multi-View Point Cloud Registration — ducha_aiki · 2026-09-11
- InFlux++ Method Released — ducha_aiki · 2026-09-11