paper-with-me

홈 › Papers

Be Prospective, Not Retrospective: A Philosophy for Advancing Reproducibility in Modern Biological Research

2022-10-05 · Griffin Chure

The ubiquity of computation in modern scientific research inflicts new challenges for reproducibility. While most journals now require code and data be made available, the standards for organization, annotation, and validation remain lax, making the data and code often difficult to decipher or practically use. I believe that this is due to the documentation, collation, and validation of code and data only being done in retrospect. In this essay, I reflect on my experience contending with these challenges and present a philosophy for prioritizing reproducibility in modern biological research where balancing computational analysis and wet-lab experiments is commonplace. Modern tools used in scientific workflows (such as GitHub repositories) lend themselves well to this philosophy where reproducibility begins at project inception, not completion. To that end, I present and provide a programming-language agnostic template architecture that can be immediately copied and made bespoke to your next paper, whether your lab work is wet, dry, or somewhere in between.

📄 PDF Abstract BibTeX arXiv:2210.02593

Code (0)

등록된 구현이 없습니다.

Tasks

Philosophy

Similar Papers 제목 키워드 기반

Pursuing a Prospective Perspective

2020-08-26 · Steven Kearnes

Retrospective testing of predictive models does not consider the real-world context in which models are deployed. Prospective validation, on the other hand, enables meaningful comparisons between data generation processe…

Prospective and retrospective coding in cortical neurons

2024-05-23 · Simon Brandt, Mihai Alexandru Petrovici, Walter Senn, Katharina Anna Wilmes 외

Brains can process sensory information from different modalities at astonishing speed; this is surprising as the integration of inputs through the membrane of each individual neuron already causes a delayed response. Neu…

Clinical Trial Active Learning

2023-07-20 · Zoe Fowler, Kiran Kokilepersaud, Mohit Prabhushankar, Ghassan AlRegib

This paper presents a novel approach to active learning that takes into account the non-independent and identically distributed (non-i.i.d.) structure of a clinical trial setting. There exists two types of clinical trial…

Active Learning

Mind the Performance Gap: Examining Dataset Shift During Prospective Validation

2021-07-23 · Erkin Ötleş, Jeeheh Oh, Benjamin Li, Michelle Bochinski 외

Once integrated into clinical care, patient risk stratification models may perform worse compared to their retrospective performance. To date, it is widely accepted that performance will degrade over time due to changes …

Long-term Reproducibility for Neural Architecture Search

2022-07-11 · David Towers, Matthew Forshaw, Amir Atapour-Abarghouei, Andrew Stephen McGough

It is a sad reflection of modern academia that code is often ignored after publication -- there is no academic 'kudos' for bug fixes / maintenance. Code is often unavailable or, if available, contains bugs, is incomplete…

Neural Architecture Search