← All posts

Systematic Review Automation: Elicit vs ASReview LAB

Clinical Epidemiology ResearchUniqcret doctor knowledgesMethodology and Research DesignData Analytics or StatisticsSystematic Reviews & Meta-AnalysesBasic InfoTech & Computing Nexus
On this page

Systematic-review automation now comes in two very different flavours: Elicit’s Systematic Review workflow, a closed-source “AI research assistant” that chains generative models around a fixed review pipeline, and ASReview LAB, an open-source framework that uses active-learning algorithms to prioritise records interactively. Both tools accelerate the classic search → screen → extract → synthesise loop, but they diverge in how much you can customise the AI, how transparent the ranking logic is, and where the time-savings occur. The comparison below drills into each step of the workflow, highlights published performance data, and lays out when you might pick one over the other.


1 | Core Workflow at a Glance

StageElicit Systematic ReviewASReview LAB
Search/importQueries 125 M Semantic Scholar papers and any PDFs you upload (support.elicit.com)Imports RIS/CSV from any source; no built-in search (asreview.readthedocs.io)
Scoping presetsFast (50 titles, 10 full-texts) • Balanced (500/25) • Comprehensive (500/40) (support.elicit.com)No hard cap—user screens until the active-learning curve plateaus (ASReview)
Screening logicLarge-language-model relevance classifier + rules you edit; pilot set to fine-tune (The Elicit Blog)Active-learning models (e.g., SVM, neural net) retrain after every label (GitHub)
Efficiency gainsScreens ≥1 000 papers in background; you review only AI-flagged subset (The Elicit Blog)83 % mean workload saved at 95 % recall in Nature study (Nature)
Data extractionAI auto-fills 20-column evidence table; quote-level links to PDFs (elicit.com)Manual or semi-auto (via plug-ins); JSON export for downstream tools (asreview.readthedocs.io)
Output/reportOne-click research report + CSV/BibTeX/RIS exports (pro.elicit.com)Export labelled set; synthesis done in R/Python or PRISMA templates (SpringerLink)
Licensing / costSaaS; Pro plan with 200 PDF‐extractions/mo (The Elicit Blog)Apache-2.0 open source; free to self-host or extend (GitHub)


2 | Search & Import Stage

Elicit

ASReview


3 | Title & Abstract Screening


4 | Full-Text Extraction


5 | Algorithms & Transparency

AspectElicitASReview
Model typeProprietary LLM classifier + generative explanations (The Elicit Blog)Pluggable ML (Logistic Reg., SVM, NB, CNN, BERT, etc.) (GitHub)
ExplainabilityProvides extracted sentence but not model weights / featuresFull access to model choices, hyper-params and logs
ExtensibilityLimited to options exposed in UIWrite plug-ins, swap embeddings, run on GPU cluster


6 | Performance & Accuracy Evidence


7 | Collaboration, Reproducibility & Compliance


8 | Strengths & Limitations

ToolStrengthsLimitations
ElicitFast “push-button” pipeline; quote-level traceability; no codingClosed source; fixed extraction fields; pay-per-PDF quota
ASReviewOpen, customisable, peer-reviewed accuracy, massive workload cutsNo built-in search or data-extraction; more manual setup


9 | Choosing Between Them

Both can dramatically shorten the road to a trustworthy systematic review, but they trade off between managed convenience (Elicit) and open, reproducible control (ASReview).

0
Message for International and Thai ReadersUnderstanding My Medical Context in ThailandRead more →Message for International and Thai ReadersUnderstanding My Broader Content Beyond MedicineRead more →

Comments

No comments yet. Be the first to share your thoughts.

Sign in to comment