paper-with-me

Papers

Can Large Language Models Match the Conclusions of Systematic Reviews?

2025-05-28 · Christopher Polzak, Alejandro Lozano, Min Woo Sun, James Burgess, Yuhui Zhang, Kevin Wu, Serena Yeung-Levy

Systematic reviews (SR), in which experts summarize and analyze evidence across individual studies to provide insights on a specialized topic, are a cornerstone for evidence-based clinical decision-making, research, and policy. Given the exponential growth of scientific articles, there is growing interest in using large language models (LLMs) to automate SR generation. However, the ability of LLMs to critically assess evidence and reason across multiple documents to provide recommendations at the same proficiency as domain experts remains poorly characterized. We therefore ask: Can LLMs match the conclusions of systematic reviews written by clinical experts when given access to the same studies? To explore this question, we present MedEvidence, a benchmark pairing findings from 100 SRs with the studies they are based on. We benchmark 24 LLMs on MedEvidence, including reasoning, non-reasoning, medical specialist, and models across varying sizes (from 7B-700B). Through our systematic evaluation, we find that reasoning does not necessarily improve performance, larger models do not consistently yield greater gains, and knowledge-based fine-tuning degrades accuracy on MedEvidence. Instead, most models exhibit similar behavior: performance tends to degrade as token length increases, their responses show overconfidence, and, contrary to human experts, all models show a lack of scientific skepticism toward low-quality findings. These results suggest that more work is still required before LLMs can reliably match the observations from expert-conducted SRs, even though these systems are already deployed and being used by clinicians. We release our codebase and benchmark to the broader research community to further investigate LLM-based SR systems.

📄 PDF Abstract BibTeX arXiv:2505.22787

Code (1)

zy-f/med-evidence 공식 구현

Tasks

Articles

Similar Papers 제목 키워드 기반

Automating Document Classification with Distant Supervision to Increase the Efficiency of Systematic Reviews

2020-12-09 · Xiaoxiao Li, Rabah Al-Zaidy, Amy Zhang, Stefan Baral 외

Objective: Systematic reviews of scholarly documents often provide complete and exhaustive summaries of literature relevant to a research question. However, well-done systematic reviews are expensive, time-demanding, and…

ArticlesDocument ClassificationGeneral Classification

Enhancing Systematic Reviews with Large Language Models: Using GPT-4 and Kimi

2025-04-28 · Dandan Chen Kaptur, Yue Huang, Xuejun Ryan Ji, Yanhui Guo 외

This research delved into GPT-4 and Kimi, two Large Language Models (LLMs), for systematic reviews. We evaluated their performance by comparing LLM-generated codes with human-generated codes from a peer-reviewed systemat…

Bio-SIEVE: Exploring Instruction Tuning Large Language Models for Systematic Review Automation

2023-08-12 · Ambrose Robinson, William Thorne, Ben P. Wu, Abdullah Pandor 외

Medical systematic reviews can be very costly and resource intensive. We explore how Large Language Models (LLMs) can support and be trained to perform literature screening when provided with a detailed set of selection …

PICO

The impact and applications of ChatGPT: a systematic review of literature reviews

2023-05-08 · Irene S. Gabashvili

The conversational artificial-intelligence (AI) technology ChatGPT has become one of the most widely used natural language processing tools. With thousands of published papers demonstrating its applications across variou…

Articles

Aspect-Guided Multi-Level Perturbation Analysis of Large Language Models in Automated Peer Review

2025-02-18 · Jiatao Li, Yanheng Li, Xinyu Hu, Mingqi Gao 외

We propose an aspect-guided, multi-level perturbation framework to evaluate the robustness of Large Language Models (LLMs) in automated peer review. Our framework explores perturbations in three key components of the pee…