paper-with-me

Papers

Laying foundations to quantify the "Effort of Reproducibility"

2023-08-24 · Akhil Pandey Akella, David Koop, Hamed Alhoori

Why are some research studies easy to reproduce while others are difficult? Casting doubt on the accuracy of scientific work is not fruitful, especially when an individual researcher cannot reproduce the claims made in the paper. There could be many subjective reasons behind the inability to reproduce a scientific paper. The field of Machine Learning (ML) faces a reproducibility crisis, and surveying a portion of published articles has resulted in a group realization that although sharing code repositories would be appreciable, code bases are not the end all be all for determining the reproducibility of an article. Various parties involved in the publication process have come forward to address the reproducibility crisis and solutions such as badging articles as reproducible, reproducibility checklists at conferences (\textit{NeurIPS, ICML, ICLR, etc.}), and sharing artifacts on \textit{OpenReview} come across as promising solutions to the core problem. The breadth of literature on reproducibility focuses on measures required to avoid ir-reproducibility, and there is not much research into the effort behind reproducing these articles. In this paper, we investigate the factors that contribute to the easiness and difficulty of reproducing previously published studies and report on the foundational framework to quantify effort of reproducibility.

📄 PDF Abstract BibTeX arXiv:2308.12580

Code (1)

reproducibilityproject/effortly 공식 구현

Tasks

Articles

Similar Papers 제목 키워드 기반

AI Safety and Reproducibility: Establishing Robust Foundations for the Neuropsychology of Human Values

2017-12-08 · Gopal P. Sarma, Nick J. Hay, Adam Safron

We propose the creation of a systematic effort to identify and replicate key findings in neuropsychology and allied fields related to understanding human values. Our aim is to ensure that research underpinning the value …

Toward Agentic Software Engineering Beyond Code: Framing Vision, Values, and Vocabulary

2025-10-22 · Rashina Hoda arxiv

Agentic AI is poised to usher in a seismic paradigm shift in Software Engineering (SE). As technologists rush head-along to make agentic AI a reality, SE researchers are driven to establish agentic SE as a research area.…

Investigating Political and Demographic Associations in Large Language Models Through Moral Foundations Theory

2025-10-14 · Nicole Smith-Vaniz, Harper Lyon, Lorraine Steigner, Ben Armstrong 외 arxiv

Large Language Models (LLMs) have become increasingly incorporated into everyday life for many internet users, taking on significant roles as advice givers in the domains of medicine, personal relationships, and even leg…

GPT-4 as an interface between researchers and computational software: improving usability and reproducibility

2023-10-04 · Juan C. Verduzco, Ethan Holbrook, Alejandro Strachan

Large language models (LLMs) are playing an increasingly important role in science and engineering. For example, their ability to parse and understand human and computer languages makes them powerful interpreters and the…

Code Generation

Quantifying Reproducibility in NLP and ML

2021-09-02 · Anya Belz

Reproducibility has become an intensely debated topic in NLP and ML over recent years, but no commonly accepted way of assessing reproducibility, let alone quantifying it, has so far emerged. The assumption has been that…