paper-with-me

홈 › Papers

Fine-Tuning A Large Language Model for Systematic Review Screening

2026-03-25 · Kweku Yamoah, Noah Schroeder, Emmanuel Dorley, Neha Rani, Caleb Schutz arxiv

Systematic reviews traditionally have taken considerable amounts of human time and energy to complete, in part due to the extensive number of titles and abstracts that must be reviewed for potential inclusion. Recently, researchers have begun to explore how to use large language models (LLMs) to make this process more efficient. However, research to date has shown inconsistent results. We posit this is because prompting alone may not provide sufficient context for the model(s) to perform well. In this study, we fine-tune a small 1.2 billion parameter open-weight LLM specifically for study screening in the context of a systematic review in which humans rated more than 8500 titles and abstracts for potential inclusion. Our results showed strong performance improvements from the fine-tuned model, with the weighted F1 score improving 80.79% compared to the base model. When run on the full dataset of 8,277 studies, the fine-tuned model had 86.40% agreement with the human coder, a 91.18% true positive rate, a 86.38% true negative rate, and perfect agreement across multiple inference runs. Taken together, our results show that there is promise for fine-tuning LLMs for title and abstract screening in large-scale systematic reviews.

📄 PDF Abstract BibTeX arXiv:2603.24767

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

2024-01-12 · Shuai Wang, Harrisen Scells, Shengyao Zhuang, Martin Potthast 외

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 t…

PRISMA-DFLLM: An Extension of PRISMA for Systematic Literature Reviews using Domain-specific Finetuned Large Language Models

2023-06-15 · Teo Susnjak

With the proliferation of open-sourced Large Language Models (LLMs) and efficient finetuning techniques, we are on the cusp of the emergence of numerous domain-specific LLMs that have been finetuned for expertise across …

Instruction Tuning for Large Language Models: A Survey

2023-08-21 · Shengyu Zhang, Linfeng Dong, Xiaoya Li, Sen Zhang 외

This paper surveys research works in the quickly advancing field of instruction tuning (IT), which can also be referred to as supervised fine-tuning (SFT)\footnote{In this paper, unless specified otherwise, supervised fi…

Survey

Parameter-Efficient Fine-Tuning Methods for Pretrained Language Models: A Critical Review and Assessment

2023-12-19 · Lingling Xu, Haoran Xie, Si-Zhao Joe Qin, Xiaohui Tao 외

With the continuous growth in the number of parameters of transformer-based pretrained language models (PLMs), particularly the emergence of large language models (LLMs) with billions of parameters, many natural language…

Navigateparameter-efficient fine-tuning

Harmful Fine-tuning Attacks and Defenses for Large Language Models: A Survey

2024-09-26 · Tiansheng Huang, Sihao Hu, Fatih Ilhan, Selim Furkan Tekin 외

Recent research demonstrates that the nascent fine-tuning-as-a-service business model exposes serious safety concerns -- fine-tuning over a few harmful data uploaded by the users can compromise the safety alignment of th…

Safety Alignment