paper-with-me

홈 › Papers

A Novel Framework to Expedite Systematic Reviews by Automatically Building Information Extraction Training Corpora

2016-06-21 · Tanmay Basu, Shraman Kumar, Abhishek Kalyan, Priyanka Jayaswal, Pawan Goyal, Stephen Pettifer, Siddhartha R. Jonnalagadda

A systematic review identifies and collates various clinical studies and compares data elements and results in order to provide an evidence based answer for a particular clinical question. The process is manual and involves lot of time. A tool to automate this process is lacking. The aim of this work is to develop a framework using natural language processing and machine learning to build information extraction algorithms to identify data elements in a new primary publication, without having to go through the expensive task of manual annotation to build gold standards for each data element type. The system is developed in two stages. Initially, it uses information contained in existing systematic reviews to identify the sentences from the PDF files of the included references that contain specific data elements of interest using a modified Jaccard similarity measure. These sentences have been treated as labeled data.A Support Vector Machine (SVM) classifier is trained on this labeled data to extract data elements of interests from a new article. We conducted experiments on Cochrane Database systematic reviews related to congestive heart failure using inclusion criteria as an example data element. The empirical results show that the proposed system automatically identifies sentences containing the data element of interest with a high recall (93.75%) and reasonable precision (27.05% - which means the reviewers have to read only 3.7 sentences on average). The empirical results suggest that the tool is retrieving valuable information from the reference articles, even when it is time-consuming to identify them manually. Thus we hope that the tool will be useful for automatic data extraction from biomedical research publications. The future scope of this work is to generalize this information framework for all types of systematic reviews.

📄 PDF Abstract BibTeX arXiv:1606.06424

Code (3)

tanmaybasu/Data-Elements-Extrcation-from-Literature-Using-NLP-and-Machine-Learning
tanmaybasu/Data-Elements-Extrcation-of-Congestive-Heart-Failure-from-Relevant-Literature
tanmaybasu/Towards-Expediting-the-Process-of-Building-Systematic-Review-using-Machine-Learning

Tasks

Articles

Similar Papers 제목 키워드 기반

OpenExtract: Automated Data Extraction for Systematic Reviews in Health

2026-03-06 · Jim Achterberg, Bram Van Dijk, Jing Meng, Saif Ul Islam 외 arxiv

This study presents OpenExtract, an open-source pipeline for automated data extraction in large-scale systematic literature reviews. The pipeline queries large language models (LLMs) to predict data entries based on rele…

The Literature Review Network: An Explainable Artificial Intelligence for Systematic Literature Reviews, Meta-analyses, and Method Development

2024-08-05 · Joshua Morriss, Tod Brindle, Jessica Bah Rösman, Daniel Reibsamen 외

Systematic literature reviews are the highest quality of evidence in research. However, the review process is hindered by significant resource and data constraints. The Literature Review Network (LRN) is the first of its…

Explainable artificial intelligence

Appraising the Potential Uses and Harms of LLMs for Medical Systematic Reviews

2023-05-19 · Hye Sun Yun, Iain J. Marshall, Thomas A. Trikalinos, Byron C. Wallace

Medical systematic reviews play a vital role in healthcare decision making and policy. However, their production is time-consuming, limiting the availability of high-quality and up-to-date evidence summaries. Recent adva…

Decision MakingHallucination

Is Something Better than Nothing? Automatically Predicting Stance-based Arguments Using Deep Learning and Small Labelled Dataset

2018-06-01 · NAACL 2018 6 · Pavithra Rajendran, Danushka Bollegala, Simon Parsons

Online reviews have become a popular portal among customers making decisions about purchasing products. A number of corpora of reviews have been widely investigated in NLP in general, and, in particular, in argument mini…

Abstract ArgumentationArgument MiningGeneral ClassificationOpinion Mining+1

SLIDERS: Systematic Reviews via Automated Evidence Synthesis and Reconciliation

2026-04-24 · Harshit Joshi, Priyank Shethia, Jadelynn Dao, Monica S. Lam arxiv

Systematic reviews -- which requires comprehensive evidence collection and synthesis from large document corpora in response to targeted research questions -- are foundational in finance, social sciences, and other techn…

Question Answering