paper-with-me

홈 › Papers

Zero-shot Generative Large Language Models for Systematic Review Screening Automation

2024-01-12 · Shuai Wang, Harrisen Scells, Shengyao Zhuang, Martin Potthast, Bevan Koopman, Guido Zuccon

Systematic reviews are crucial for evidence-based medicine as they comprehensively analyse published research findings on specific questions. Conducting such reviews is often resource- and time-intensive, especially in the screening phase, where abstracts of publications are assessed for inclusion in a review. This study investigates the effectiveness of using zero-shot large language models~(LLMs) for automatic screening. We evaluate the effectiveness of eight different LLMs and investigate a calibration technique that uses a predefined recall threshold to determine whether a publication should be included in a systematic review. Our comprehensive evaluation using five standard test collections shows that instruction fine-tuning plays an important role in screening, that calibration renders LLMs practical for achieving a targeted recall, and that combining both with an ensemble of zero-shot models saves significant screening time compared to state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2401.06320

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Detection Avoidance Techniques for Large Language Models

2025-03-10 · Sinclair Schneider, Florian Steuber, Joao A. G. Schneider, Gabi Dreo Rodosek

The increasing popularity of large language models has not only led to widespread use but has also brought various risks, including the potential for systematically spreading fake news. Consequently, the development of c…

DiZiNER: Disagreement-guided Instruction Refinement via Pilot Annotation Simulation for Zero-shot Named Entity Recognition

2026-04-17 · Siun Kim, Hyung-Jin Yoon arxiv

Large language models (LLMs) have advanced information extraction (IE) by enabling zero-shot and few-shot named entity recognition (NER), yet their generative outputs still show persistent and systematic errors. Despite …

Information Extraction

Zero is Not Hero Yet: Benchmarking Zero-Shot Performance of LLMs for Financial Tasks

2023-05-26 · Agam Shah, Sudheer Chava

Recently large language models (LLMs) like ChatGPT have shown impressive performance on many natural language processing tasks with zero-shot. In this paper, we investigate the effectiveness of zero-shot LLMs in the fina…

Benchmarking

A Systematic Evaluation and Benchmark for Embedding-Aware Generative Models: Features, Models, and Any-shot Scenarios

2023-02-08 · Liangjun Feng, Jiancheng Zhao, Chunhui Zhao

Embedding-aware generative model (EAGM) addresses the data insufficiency problem for zero-shot learning (ZSL) by constructing a generator between semantic and visual feature spaces. Thanks to the predefined benchmark and…

Few-Shot LearningZero-Shot Learning

Building Efficient Universal Classifiers with Natural Language Inference

2023-12-29 · Moritz Laurer, Wouter van Atteveldt, Andreu Casas, Kasper Welbers

Generative Large Language Models (LLMs) have become the mainstream choice for fewshot and zeroshot learning thanks to the universality of text generation. Many users, however, do not need the broad capabilities of genera…

ClassificationNatural Language Inferencetext-classificationText Classification+1