paper-with-me

Papers

A Step Toward Quantifying Independently Reproducible Machine Learning Research

2019-09-14 · NeurIPS 2019 12 · Edward Raff

What makes a paper independently reproducible? Debates on reproducibility center around intuition or assumptions but lack empirical results. Our field focuses on releasing code, which is important, but is not sufficient for determining reproducibility. We take the first step toward a quantifiable answer by manually attempting to implement 255 papers published from 1984 until 2017, recording features of each paper, and performing statistical analysis of the results. For each paper, we did not look at the authors code, if released, in order to prevent bias toward discrepancies between code and paper.

📄 PDF Abstract BibTeX arXiv:1909.06674

Code (1)

EdwardRaff/Quantifying-Independently-Reproducible-ML 공식 구현

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Radiuma: A Unified Zero-Code Executable Graphical Workflow Generator for Reproducible and Shareable Medical Image Analysis and Machine Learning

2026-05-22 · Mohammad Salmanpour, Mehrdad Oveisi, Isaac Shiri, Arman Rahmim arxiv

Medical image computing software is essential for identifying imaging biomarkers that can support diagnosis, prognosis, treatment planning, and clinical research. However, the lack of standardized, user-friendly, and rep…

OPEN-1B: A Fully Auditable Training Run

2026-09-15 · John Donaghy, Brian Wilcox, Oğuzhan Ersoy, Shikhar Rastogi 외 arxiv

Open-source language models have a reproducibility problem. Despite releasing weights, training data, and recipes, none of them are provably reproducible due to the non-associativity of floating-point arithmetic. Deep le…

A Rigorous Uncertainty-Aware Quantification Framework Is Essential for Reproducible and Replicable Machine Learning Workflows

2023-01-13 · Line Pouchard, Kristofer G. Reyes, Francis J. Alexander, Byung-Jun Yoon

The ability to replicate predictions by machine learning (ML) or artificial intelligence (AI) models and results in scientific workflows that incorporate such ML/AI predictions is driven by numerous factors. An uncertain…

Uncertainty Quantification

AfroMT: Pretraining Strategies and Reproducible Benchmarks for Translation of 8 African Languages

2021-09-10 · EMNLP 2021 11 · Machel Reid, Junjie Hu, Graham Neubig, Yutaka Matsuo

Reproducible benchmarks are crucial in driving progress of machine translation research. However, existing machine translation benchmarks have been mostly limited to high-resource or well-represented languages. Despite a…

Cross-Lingual TransferData AugmentationMachine TranslationTranslation

Towards Reproducible LLM Evaluation: Quantifying Uncertainty in LLM Benchmark Scores

2024-10-04 · Robert E. Blackwell, Jon Barry, Anthony G. Cohn

Large language models (LLMs) are stochastic, and not all models give deterministic answers, even when setting temperature to zero with a fixed random seed. However, few benchmark studies attempt to quantify uncertainty, …