Conference Paper
Machine Learning

An open source machine learning framework for efficient and transparent systematic reviews

Rens van de Schoot, Jonathan de Bruin, Raoul Schram, Parisa Zahedi, Jan de Boer, Felix Weijdema, Bianca Kramer, Martijn Huijts, Maarten Hoogerwerf, Gerbrich Ferdinands, Albert Harkema, Joukje Willemsen, Yongchao Ma, Qixiang Fang, Sybren Hindriks, Lars Tummers, Daniel L. Oberski
February 1, 2021Nature Machine Intelligence953 citations

953

Citations

67

Influential Citations

Nature Machine Intelligence

Venue

2021

Year

Abstract

Abstract To help researchers conduct a systematic review or meta-analysis as efficiently and transparently as possible, we designed a tool to accelerate the step of screening titles and abstracts. For many tasks—including but not limited to systematic reviews and meta-analyses—the scientific literature needs to be checked systematically. Scholars and practitioners currently screen thousands of studies by hand to determine which studies to include in their review or meta-analysis. This is error prone and inefficient because of extremely imbalanced data: only a fraction of the screened studies is relevant. The future of systematic reviewing will be an interaction with machine learning algorithms to deal with the enormous increase of available text. We therefore developed an open source machine learning-aided pipeline applying active learning: ASReview. We demonstrate by means of simulation studies that active learning can yield far more efficient reviewing than manual reviewing while providing high quality. Furthermore, we describe the options of the free and open source research software and present the results from user experience tests. We invite the community to contribute to open source projects such as our own that provide measurable and reproducible improvements over current practice.

Analysis

Why This Paper Matters

Systematic reviews and meta-analyses are foundational to evidence-based research, but they are notoriously labor-intensive, often requiring researchers to manually screen thousands of titles and abstracts. With the exponential growth of scientific publications, this manual approach is becoming unsustainable and error-prone. The ASReview framework addresses this critical bottleneck by integrating machine learning, specifically active learning, into the screening process. This paper is significant because it provides a practical, open-source solution that can be immediately adopted by researchers, potentially saving countless hours and improving the accuracy of literature reviews.

The paper also highlights a broader trend: the integration of AI into scholarly workflows. By demonstrating that active learning can match or exceed manual screening quality while requiring far fewer human decisions, it makes a compelling case for AI-assisted research. The emphasis on transparency and reproducibility is particularly important, as it addresses common concerns about the 'black box' nature of machine learning in academic settings.

Technical Contributions

  • Active Learning Pipeline: The core innovation is the use of active learning, where the algorithm iteratively selects the most informative documents for human review, thereby minimizing the number of documents that need to be screened.
  • Open Source Software: ASReview is released as free and open source software, making it accessible to a wide audience and encouraging community contributions.
  • Simulation Studies: The authors conducted extensive simulations on existing systematic review datasets to validate the effectiveness of active learning compared to manual screening.
  • User Experience Testing: The paper includes results from user experience tests, ensuring the tool is not only effective but also usable by researchers.
  • Transparency and Reproducibility: The framework is designed to be transparent, allowing users to track and audit the screening process, which is crucial for scientific rigor.

Results

The abstract states that active learning can yield 'far more efficient reviewing than manual reviewing while providing high quality.' However, specific quantitative metrics (e.g., percentage reduction in screening effort, recall rates) are not provided in the abstract. The simulation studies likely compare different active learning strategies (e.g., uncertainty sampling, random sampling) against a baseline of manual screening, measuring metrics such as the number of relevant papers found per number of screened papers. The user experience tests likely report on usability and satisfaction, but again, concrete numbers are not included in the abstract.

Significance

The ASReview framework has the potential to significantly accelerate the pace of evidence synthesis, which is critical in fields like medicine, psychology, and environmental science. By reducing the manual burden, researchers can focus on higher-level analysis and interpretation. Moreover, the open-source nature of the tool fosters a collaborative ecosystem where improvements can be shared and validated. This paper also contributes to the broader AI field by showcasing a real-world application of active learning that is both impactful and reproducible, setting a precedent for future AI-assisted research tools.