Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Pharmacovigilance01:19

Pharmacovigilance

786
Post-marketing surveillance is a critical component of pharmaceutical regulation, often uncovering unanticipated adverse drug reactions (ADRs) once a drug is widely used over an extended period.
This process, termed pharmacovigilance, aims to detect, evaluate, and minimize harmful effects related to medication use. The data collection for pharmacovigilance depends on spontaneous reporting systems, where healthcare professionals or patients voluntarily report suspected ADRs.
In some cases, there...
786
Drug Regulation01:25

Drug Regulation

1.3K
Drug regulation encompasses the management of drug usage by evaluating its safety and efficacy through assessments conducted by regulatory authorities. Regrettably, the history of drug regulation is marred by several catastrophic events. One such incident is the Elixir Sulfanilamide tragedy, in which the toxic compound diethyl glycol was included in a sweet-tasting medication, leading to numerous fatalities. This event prompted the enactment of the Food, Drug, and Cosmetic Act in 1938. Under...
1.3K
Drug Nomenclature01:17

Drug Nomenclature

1.7K
During the development of a new pharmaceutical, the manufacturer initially assigns a code name to the drug. Once approved, the drug receives a United States Adopted Name (USAN)—a generic, nonproprietary designation. Upon being listed in the United States Pharmacopeia, this nonproprietary name becomes the drug's official name. Additionally, the manufacturer assigns a proprietary name or trademark, which serves as the brand name under which the drug is marketed. It is worth noting that...
1.7K
Drug Dependence01:17

Drug Dependence

988
Medications are typically administered to achieve therapeutic effects. Some drugs can modify an individual's mood and perception, frequently resulting in various enjoyable experiences. However, this can result in drug dependency, a condition marked by continuous drug use despite potential negative consequences. Drug dependency primarily falls into two categories: psychological and physical dependence. Psychological dependence occurs when the pleasurable feelings induced by the drug...
988
Drugs Affecting Neurotransmitter Release or Uptake01:21

Drugs Affecting Neurotransmitter Release or Uptake

994
Certain drugs can affect how neurotransmitters called catecholamines, are released or taken back up in the adrenergic neuron. They can have different effects on the body's sympathetic transmission. Reserpine, a natural compound found in the Rauwolfia shrub, blocks a transporter called vesicular monoamine transporter (VMAT), which leads to a buildup of catecholamines in the cell and reduces sympathetic transmission. Another drug called guanethidine works in multiple ways, including blocking...
994
Drug Discovery: Overview01:26

Drug Discovery: Overview

7.6K
Drug discovery is a multifaceted process involving extensive screening, testing, and optimization of lead compounds to identify potential new drugs for therapeutic use. It combines several approaches, including screening large numbers of natural products, chemical modification of known active molecules, identification of new drug targets, and rational design based on biological mechanisms and drug-receptor structure. These approaches are carried out in both academic research laboratories and...
7.6K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

A Pilot, Predictive Surveillance Model in Pharmacovigilance Using Machine Learning Approaches.

Advances in therapy·2024
Same author

Effects of Fear and Humor Appeals in Public Service Announcements (PSAs) on Intentions to Purchase Medications via Social Media.

International journal of environmental research and public health·2022
Same author

Hemolytic anemia following alectinib reported to the U.S. Food and Drug Administration Adverse Event Reporting System.

American journal of hematology·2022
Same author

A Continuous Observation Workflow Time Study to Assess Intravenous Push Waste.

Hospital pharmacy·2021
Same author

Guidelines for Leading a Safe Medication Error Reporting Culture.

Hospital pharmacy·2021
Same author

Purchase of prescription medicines via social media: A survey-based study of prevalence, risk perceptions, and motivations.

Health policy (Amsterdam, Netherlands)·2021

Related Experiment Video

Updated: Jun 12, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

516

Developing large language models to detect adverse drug events in posts on x.

Yu Deng1, Yunzhao Xing1, Jason Quach2

  • 1Data & Statistical Sciences, AbbVie Inc, North Chicago, Illinois, USA.

Journal of Biopharmaceutical Statistics
|September 20, 2024
PubMed
Summary

Large language models (LLMs) can effectively identify adverse drug events (ADEs) from social media data. RoBERTa-large demonstrated superior performance in detecting ADEs, highlighting LLMs

Keywords:
BERTChatGPTLLMMachine learningRoBERTaRoBERTa-largeTwitter/Xadverse drug eventfew-shot promptingnatural language processing

More Related Videos

Drug Repurposing Hypothesis Generation Using the "RE:fine Drugs" System
05:10

Drug Repurposing Hypothesis Generation Using the "RE:fine Drugs" System

Published on: December 11, 2016

9.6K
Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
07:31

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack

Published on: May 15, 2020

7.0K

Related Experiment Videos

Last Updated: Jun 12, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

516
Drug Repurposing Hypothesis Generation Using the "RE:fine Drugs" System
05:10

Drug Repurposing Hypothesis Generation Using the "RE:fine Drugs" System

Published on: December 11, 2016

9.6K
Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
07:31

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack

Published on: May 15, 2020

7.0K

Area of Science:

  • Pharmacovigilance and Drug Safety
  • Natural Language Processing
  • Computational Linguistics

Background:

  • Adverse drug events (ADEs) are a significant cause of hospitalizations, morbidity, and mortality.
  • Post-marketing surveillance is crucial for drug safety, traditionally relying on systems like FAERS.
  • Social media offers rich, unstructured patient data for enhanced drug safety research.

Purpose of the Study:

  • To develop and evaluate large language models (LLMs) for automated adverse drug event (ADE) classification in social media data.
  • To compare the performance of various fine-tuned LLMs and ChatGPT prompting strategies for ADE detection.
  • To identify key linguistic features indicative of ADEs in social media text.

Main Methods:

  • Fine-tuning of several LLMs including BERT-base, Bio_ClinicalBERT, RoBERTa, and RoBERTa-large on X (formerly Twitter) data.
  • Experimentation with ChatGPT few-shot prompting and a fine-tuned ChatGPT model.
  • Comprehensive model evaluation using metrics such as sensitivity, specificity, PPV, NPV, accuracy, F1-measure, and AUC.

Main Results:

  • RoBERTa-large achieved the highest F1-measure of 0.8, outperforming other evaluated models.
  • A fine-tuned ChatGPT model achieved a respectable F1-measure of 0.75.
  • Feature importance analysis identified terms like 'withdrawals', 'dry', 'mouth', and 'paralysis' as significant indicators of ADEs.

Conclusions:

  • LLMs show significant potential for augmenting ADE detection in post-marketing drug safety surveillance.
  • RoBERTa-large and fine-tuned ChatGPT models offer promising performance for analyzing social media data for ADEs.
  • The identified clinically relevant features underscore the value of LLMs in understanding drug safety signals from unstructured text.