Tag

Reproducibility

All articles tagged with #reproducibility

Kitchenware on the ice: low-tech tools power field science
technology26 days ago

Kitchenware on the ice: low-tech tools power field science

The article shows how researchers use everyday kitchen items and simple gear to make field science more robust, reproducible, and accessible: a soup ladle on a pole and a strainer to collect and clean brine samples; a jewellery chain to estimate soil roughness; and kite-based surveys as durable, low-cost alternatives to drones. It emphasizes improvisation in remote work, contrasts high-tech and low-tech methods, and highlights global collaborations (like CrustNet) built on shared, widely available protocols to democratize scientific data collection across diverse sites.

GUIDE-LLM: A consensus checklist to improve transparency in LLM-based behavioral science
science1 month ago

GUIDE-LLM: A consensus checklist to improve transparency in LLM-based behavioral science

A consensus-based GUIDE-LLM checklist (14 items) has been developed to boost transparency, reproducibility, and ethical accountability in research using large language models in behavioral and social science. Created via a preregistered two-round Delphi with international experts, it covers when and how LLMs are used, model details and prompts, data inputs and privacy, validation, reproducibility, and disclosure of competing interests. While broadly applicable, the checklist allows context-specific flexibility and is maintained as a living document, with optional items and guidance to share code and interactions (redacting sensitive data) to enable verification and adaptation by others.

Same Brain Data, Varied Conclusions: 18 Teams Clash on Ripples
science1 month ago

Same Brain Data, Varied Conclusions: 18 Teams Clash on Ripples

Eighteen teams analyzed the same Neuropixels dataset and largely disagreed on ripple density across brain areas, despite using defensible methods. The divergence arose from differences in how concepts were defined, which algorithms were used, and the parameters chosen, revealing substantial analytical variability. The effort spurs the CON²PHYS project to quantify conceptual disagreement and push for transparency, reference pipelines, and reporting standards to ensure conclusions are robust to analytical choices.

Envelope Trick Highlights Subtle Biases in Measuring Gravity’s Constant
science1 month ago

Envelope Trick Highlights Subtle Biases in Measuring Gravity’s Constant

An NIST redo of the 2007 BIPM measurement of the gravitational constant G, using a blinded-envelope approach to avoid bias, yields a result close to the French value but with a 0.0235% discrepancy after adjustments; Schlamminger also identifies a newly observed spurious torque driven by temperature gradients and residual gas in the vacuum, suggesting unaccounted biases in the uncertainty budget and underscoring the ongoing challenge of precisely measuring G and the importance of reproducibility.

Guardrails urgently needed as AI accelerates science
technology1 month ago

Guardrails urgently needed as AI accelerates science

An opinion piece cautions that rapid, uncritical adoption of AI and large language models in science is boosting output while narrowing inquiry, risking lower-quality results and erosion of tacit training for early-career researchers. It calls for guardrails to preserve hands-on apprenticeship, ensure responsible oversight of AI-assisted workflows, and use metrics that reflect true scientific understanding rather than sheer productivity.

Europe launches replication drive to test carbon quantum dot biosensors
science4 months ago

Europe launches replication drive to test carbon quantum dot biosensors

A Europe-backed NanoBubbles project is funding nanoscientists to replicate a 2012 study that carbon quantum dots can sense copper ions inside living cells, the first large-scale replication effort in the physical sciences aimed at the reproducibility crisis; initial attempts failed to reproduce the reported fluorescence change, illustrating how small impurities, incomplete protocols, and cross-lab variation can affect results, as the ERC-backed effort seeks self-correction in science.

Chemical engineers affirm importance of stirring in processes
science8 months ago

Chemical engineers affirm importance of stirring in processes

Chemical engineers defend the importance of stirring in chemical reactions, arguing that while some small-scale, homogeneous reactions may not require mixing, it remains critical for reproducibility, safety, and scalability in industrial and heterogeneous systems, especially to prevent hazards like hotspots and runaway reactions. The debate was sparked by a study claiming stirring is unnecessary for certain organic reactions, but experts emphasize that mixing is essential in many practical scenarios, particularly at larger scales.

"The Pitfalls of Artificial Intelligence in Scientific Research"

"The Pitfalls of Artificial Intelligence in Scientific Research"

A collection of articles and books explore the integration of artificial intelligence (AI) into scientific research, discussing its potential impact on various disciplines, the ethical implications, and the challenges related to reproducibility and interpretability. The use of large language models in research is critiqued, with attention to issues such as bias, distortions of human beliefs, and limitations in predicting scientific replicability. Additionally, the application of AI in literature reviews, protein structure prediction, and other scientific domains is examined, highlighting both the opportunities and the need for careful consideration of the implications of AI in scientific discovery.

"Reproducibility Trial Reveals Divergent Findings Among 246 Biologists"
science2 years ago

"Reproducibility Trial Reveals Divergent Findings Among 246 Biologists"

A study involving over 200 biologists analyzing the same ecological data set has revealed significant variations in their results, highlighting the impact of scientists' analytical choices on research outcomes. The findings emphasize the need to avoid relying solely on individual studies and results, as they may not provide a comprehensive understanding of a particular phenomenon. The study's authors suggest that transparency regarding analytical decisions and conducting robustness tests could help address the issue of reproducibility in ecology.

Unveiling the Truth: Bias and Exaggeration in Ecology
science2 years ago

Unveiling the Truth: Bias and Exaggeration in Ecology

A study in the field of ecology has found empirical evidence of widespread exaggeration bias and selective reporting, highlighting concerns about the reproducibility of research findings in the discipline. The study examined the prevalence of these biases in ecological research and their potential impact on effect sizes, statistical power, and the occurrence of type M (magnitude) and type S (sign) errors. The findings suggest that publication bias and the pressure to report statistically significant results may contribute to the exaggeration of effect sizes and the suppression of non-significant findings. The study emphasizes the need for transparency, reproducibility, and improved statistical reporting practices in ecology to ensure the credibility and reliability of research findings.

"Mastering Collaboration with Data Scientists: 14 Essential Insights"
technology3 years ago

"Mastering Collaboration with Data Scientists: 14 Essential Insights"

Data scientists play multiple roles in collaborations, including data analysis, data acquisition, software development, and project management. However, misunderstandings and undervaluing their contributions can hinder effective collaboration. To improve working relationships, it is important to establish a communication plan, communicate openly, learn each other's jargon, encourage questions, and use creative communication methods. Additionally, setting a timeline, avoiding scope creep, planning for data storage and distribution, prioritizing reproducibility, documenting everything, and developing a publishing plan are crucial. Embracing creativity, sharing knowledge, and recognizing when a project has run its course are also important for successful interdisciplinary collaborations in data science.

Unraveling the Mystery of Human Brain Regeneration
neuroscience3 years ago

Unraveling the Mystery of Human Brain Regeneration

A new study from the Netherlands Institute for Neuroscience proposes a roadmap for resolving conflicting results on the brain's regenerative abilities. The study highlights the importance of accurate reporting and reproducibility in single-cell transcriptomics experiments to uncover the true potential of brain regeneration. Leveraging the brain's regenerative potential in the context of aging or neurological disorders offers a promising alternative to traditional approaches for enhancing or restoring brain function, particularly given the current absence of effective treatments for neurodegenerative diseases like Alzheimer's.

Simplifying Scientific Computing with Sleight-of-Hand Trick.
technology3 years ago

Simplifying Scientific Computing with Sleight-of-Hand Trick.

Computational environments, such as R package renv and conda, help researchers manage their software dependencies, ensuring reproducibility, reusability, documentation, and shareability of their code. These tools allow users to create isolated environments with specific versions of programming tools and libraries, making it easier to explore new or updated tools while ensuring that their code will still run. However, limitations exist, such as difficulty encapsulating tools written in certain languages and porting environments across operating systems.