Four failed replications put r/MachineLearning back on reproducibility
Original: Failure to Reproduce Modern Paper Claims [D] View original →
The r/MachineLearning thread started with a small but sharp claim: the poster tried to reproduce 7 feasible paper claims this year, failed on 4, and said 2 had active unresolved GitHub issues. A commenter fairly noted that the post did not include links to the source material. Even with that caveat, the thread drew 166 points because the pattern matched what many ML practitioners have seen.
The highest-ranked response described a familiar review gap. Even when authors share code, reviewers rarely run it, and papers are often judged on whether the idea feels interesting and the story fits. Another commenter pointed at computer vision venues, saying many papers still ship no code, empty repositories, or inference-only examples that are not enough to reproduce training claims.
The discussion became more useful when it turned from complaint to process. One proposal was to make reproducibility an artifact of submission: authors provide code that runs on official servers, installs packages, downloads datasets, trains or fetches weights in a fast mode, evaluates, and emits a report PDF attached to the paper. The blunt version was make report-from-scratch --fast; blank reports would be rejected.
The thread does not prove that most modern ML papers are wrong. The poster’s sample is too small, and the missing links matter. But it captures the operational problem behind the reproducibility debate. ML results can depend on data quirks, preprocessing, seeds, training details, and hardware assumptions that never fully make it into the PDF. As models and benchmarks get more expensive, failed replication costs more than a lost afternoon. The community energy here is a demand that claims become executable artifacts, not just polished tables.
Related Articles
Biology agents are being judged on research judgment, not just factual answers. GeneBench-Pro puts 129 computational-biology problems in front of agents, and indexed coverage says GPT-5.6 Sol reaches 28.7% at the highest reasoning level and 31.5% in Pro mode.
Bristol Myers Squibb is adding a second DGX SuperPOD built on eight DGX Vera Rubin NVL72 systems. The move turns AI infrastructure from a specialist resource into a shared platform for researchers across the company’s global drug-discovery pipeline.
DOE light-source facilities are producing data faster than human analysis can absorb. Meta says Berkeley Lab’s SYNAPS-I project is using SAM 3 and DINOv3 to attack a beamline bottleneck where upgraded detectors can capture 100,000 images per second.