paper-with-me

홈 › Papers

Leveraging ChatGPT in Pharmacovigilance Event Extraction: An Empirical Study

2024-02-24 · Zhaoyue Sun, Gabriele Pergola, Byron C. Wallace, Yulan He

With the advent of large language models (LLMs), there has been growing interest in exploring their potential for medical applications. This research aims to investigate the ability of LLMs, specifically ChatGPT, in the context of pharmacovigilance event extraction, of which the main goal is to identify and extract adverse events or potential therapeutic events from textual medical sources. We conduct extensive experiments to assess the performance of ChatGPT in the pharmacovigilance event extraction task, employing various prompts and demonstration selection strategies. The findings demonstrate that while ChatGPT demonstrates reasonable performance with appropriate demonstration selection strategies, it still falls short compared to fully fine-tuned small models. Additionally, we explore the potential of leveraging ChatGPT for data augmentation. However, our investigation reveals that the inclusion of synthesized data into fine-tuning may lead to a decrease in performance, possibly attributed to noise in the ChatGPT-generated labels. To mitigate this, we explore different filtering strategies and find that, with the proper approach, more stable performance can be achieved, although constant improvement remains elusive.

📄 PDF Abstract BibTeX arXiv:2402.15663

Code (1)

zhaoyuesun/phee-with-chatgpt 공식 구현

Tasks

Data AugmentationEvent ExtractionPharmacovigilance

Similar Papers 제목 키워드 기반

PHEE: A Dataset for Pharmacovigilance Event Extraction from Text

2022-10-22 · Zhaoyue Sun, Jiazheng Li, Gabriele Pergola, Byron C. Wallace 외

The primary goal of drug safety researchers and regulators is to promptly identify adverse drug reactions. Doing so may in turn prevent or reduce the harm to patients and ultimately improve public health. Evaluating and …

Event ExtractionPharmacovigilance

GASCADE: Grouped Summarization of Adverse Drug Event for Enhanced Cancer Pharmacovigilance

2025-05-07 · Sofia Jamil, Aryan Dabad, Bollampalli Areen Reddy, Sriparna Saha 외

In the realm of cancer treatment, summarizing adverse drug events (ADEs) reported by patients using prescribed drugs is crucial for enhancing pharmacovigilance practices and improving drug-related decision-making. While …

Abstractive Text SummarizationDecision MakingDecoderPharmacovigilance

BioDEX: Large-Scale Biomedical Adverse Drug Event Extraction for Real-World Pharmacovigilance

2023-05-22 · Karel D'Oosterlinck, François Remy, Johannes Deleu, Thomas Demeester 외

Timely and accurate extraction of Adverse Drug Events (ADE) from biomedical literature is paramount for public safety, but involves slow and costly manual labor. We set out to improve drug safety monitoring (pharmacovigi…

Event ExtractionPharmacovigilance

Retrofitting Vector Representations of Adverse Event Reporting Data to Structured Knowledge to Improve Pharmacovigilance Signal Detection

2020-08-07 · Xiruo Ding, Trevor Cohen

Adverse drug events (ADE) are prevalent and costly. Clinical trials are constrained in their ability to identify potential ADEs, motivating the development of spontaneous reporting systems for post-market surveillance. S…

Pharmacovigilance

Exploring the Feasibility of ChatGPT for Event Extraction

2023-03-07 · Jun Gao, Huan Zhao, Changlong Yu, Ruifeng Xu

Event extraction is a fundamental task in natural language processing that involves identifying and extracting information about events mentioned in text. However, it is a challenging task due to the lack of annotated da…

Event ExtractionMachine TranslationQuestion AnsweringText Summarization