paper-with-me

홈 › Papers

PHEE: A Dataset for Pharmacovigilance Event Extraction from Text

2022-10-22 · Zhaoyue Sun, Jiazheng Li, Gabriele Pergola, Byron C. Wallace, Bino John, Nigel Greene, Joseph Kim, Yulan He

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 monitoring drug safety (i.e., pharmacovigilance) involves analyzing an ever growing collection of spontaneous reports from health professionals, physicians, and pharmacists, and information voluntarily submitted by patients. In this scenario, facilitating analysis of such reports via automation has the potential to rapidly identify safety signals. Unfortunately, public resources for developing natural language models for this task are scant. We present PHEE, a novel dataset for pharmacovigilance comprising over 5000 annotated events from medical case reports and biomedical literature, making it the largest such public dataset to date. We describe the hierarchical event schema designed to provide coarse and fine-grained information about patients' demographics, treatments and (side) effects. Along with the discussion of the dataset, we present a thorough experimental evaluation of current state-of-the-art approaches for biomedical event extraction, point out their limitations, and highlight open challenges to foster future research in this area.

📄 PDF Abstract BibTeX arXiv:2210.12560

Code (1)

zhaoyuesun/phee 공식 구현 pytorch

Tasks

Event ExtractionPharmacovigilance

Similar Papers 제목 키워드 기반

A Structure-aware Generative Model for Biomedical Event Extraction

2024-08-13 · Haohan Yuan, Siu Cheung Hui, Haopeng Zhang

Biomedical Event Extraction (BEE) is a challenging task that involves modeling complex relationships between fine-grained entities in biomedical text. BEE has traditionally been formulated as a classification problem. Wi…

Event Extraction

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 …

Data AugmentationEvent ExtractionPharmacovigilance

Improving Adverse Drug Event Extraction with SpanBERT on Different Text Typologies

2021-05-19 · Beatrice Portelli, Daniele Passabì, Edoardo Lenzi, Giuseppe Serra 외

In recent years, Internet users are reporting Adverse Drug Events (ADE) on social media, blogs and health forums. Because of the large volume of reports, pharmacovigilance is seeking to resort to NLP to monitor these out…

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

Memorization in Fine-Tuned Large Language Models

2025-07-28 · Danil Savine arxiv

This study investigates the mechanisms and factors influencing memorization in fine-tuned large language models (LLMs), with a focus on the medical domain due to its privacy-sensitive nature. We examine how different asp…