paper-with-me

Papers

AE-GPT: Using Large Language Models to Extract Adverse Events from Surveillance Reports-A Use Case with Influenza Vaccine Adverse Events

2023-09-28 · Yiming Li, Jianfu Li, Jianping He, Cui Tao

Though Vaccines are instrumental in global health, mitigating infectious diseases and pandemic outbreaks, they can occasionally lead to adverse events (AEs). Recently, Large Language Models (LLMs) have shown promise in effectively identifying and cataloging AEs within clinical reports. Utilizing data from the Vaccine Adverse Event Reporting System (VAERS) from 1990 to 2016, this study particularly focuses on AEs to evaluate LLMs' capability for AE extraction. A variety of prevalent LLMs, including GPT-2, GPT-3 variants, GPT-4, and Llama 2, were evaluated using Influenza vaccine as a use case. The fine-tuned GPT 3.5 model (AE-GPT) stood out with a 0.704 averaged micro F1 score for strict match and 0.816 for relaxed match. The encouraging performance of the AE-GPT underscores LLMs' potential in processing medical data, indicating a significant stride towards advanced AE detection, thus presumably generalizable to other AE extraction tasks.

📄 PDF Abstract BibTeX arXiv:2309.16150

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음
Discriminative Fine-Tuning Discriminative Fine-Tuning is a fine-tuning strategy that is used for ULMFiT type models. Instead of using the same learning rate…
Residual Connection 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

Enhancing Vaccine Safety Surveillance: Extracting Vaccine Mentions from Emergency Department Triage Notes Using Fine-Tuned Large Language Models

2025-07-10 · Sedigh Khademi, Jim Black, Christopher Palmer, Muhammad Javed 외 arxiv

This study evaluates fine-tuned Llama 3.2 models for extracting vaccine-related information from emergency department triage notes to support near real-time vaccine safety surveillance. Prompt engineering was used to ini…

Prompt Engineering

Co-training for Extraction of Adverse Drug Reaction Mentions from Tweets

2018-02-14 · Shashank Gupta, Manish Gupta, Vasudeva Varma, Sachin Pawar 외

Adverse drug reactions (ADRs) are one of the leading causes of mortality in health care. Current ADR surveillance systems are often associated with a substantial time lag before such events are officially published. On t…

Multi-Task Learning for Extraction of Adverse Drug Reaction Mentions from Tweets

2018-02-14 · Shashank Gupta, Manish Gupta, Vasudeva Varma, Sachin Pawar 외

Adverse drug reactions (ADRs) are one of the leading causes of mortality in health care. Current ADR surveillance systems are often associated with a substantial time lag before such events are officially published. On t…

Event DetectionMulti-Task Learning

MultiADE: A Multi-domain Benchmark for Adverse Drug Event Extraction

2024-05-28 · Xiang Dai, Sarvnaz Karimi, Abeed Sarker, Ben Hachey 외

Active adverse event surveillance monitors Adverse Drug Events (ADE) from different data sources, such as electronic health records, medical literature, social media and search engine logs. Over the years, many datasets …

Domain AdaptationEvent ExtractionTransfer Learning

Extracting Adverse Drug Events from Clinical Notes

2021-04-21 · Darshini Mahendran, Bridget T. McInnes

Adverse drug events (ADEs) are unexpected incidents caused by the administration of a drug or medication. To identify and extract these events, we require information about not just the drug itself but attributes describ…

Language ModelingLanguage ModellingRelationRelation Extraction