Related Experiment Video
Updated: Jul 6, 2025

08:05
Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
10.7K
Evaluation of four machine learning models for signal detection.
Daniel G Dauner1, Eleazar Leal2, Terrence J Adam3
1Department of Pharmaceutical Care and Health Systems, College of Pharmacy, University of Minnesota Duluth, 232 Life Science, 1110 Kirby Drive, Duluth, MN 55812, USA.
Therapeutic Advances in Drug Safety
|December 29, 2023
Summary
Logistic regression and machine learning models show comparable performance in detecting adverse drug events. Integrating case report details enhances signal detection accuracy beyond traditional methods.
Area of Science:
- Pharmacovigilance and drug safety research.
- Application of machine learning in healthcare data analysis.
Background:
- Traditional disproportionality analysis for pharmacovigilance has limitations in handling confounders.
- Logistic regression offers advantages over disproportionality analysis by accounting for confounding factors.
- Machine learning algorithms present opportunities to further enhance drug safety signal detection.
Purpose of the Study:
- To compare the signal detection performance of logistic regression, gradient-boosted trees, random forest, and support vector machine models.
- To evaluate these models using data from the U.S. Food and Drug Administration Adverse Event Reporting System (FAERS).
Main Methods:
- A cross-sectional study design utilizing FAERS data from Q4 2017 to Q4 2020.
- Implementation of two training sets: one stratified on the outcome variable and another using Synthetic Minority Oversampling Technique (SMOTE) to address data imbalance.
- Development of crude and hyperparameter-tuned models for each algorithm.
- Performance evaluation using metrics such as accuracy, precision, F1 score, recall, ROCAUC, and PRCAUC.
Main Results:
- Models trained on a balanced dataset demonstrated superior accuracy, F1 score, and recall compared to those trained on SMOTE-augmented data.
- Logistic regression, gradient-boosted trees, random forest, and support vector machine models exhibited similar performance metrics when trained on the balanced dataset.
- The hyperparameter-tuned gradient-boosted trees model achieved the highest ROCAUC (0.646), while the crude random forest model yielded the highest PRCAUC (0.839) on the balanced dataset.
Conclusions:
- All evaluated machine learning models performed comparably on the balanced training set.
- Logistic regression models demonstrated higher accuracy, precision, and recall.
- Integrating disproportionality analysis results with additional case report information significantly improved model performance metrics compared to disproportionality analysis alone.
Related Concept Videos
Classification of Signals
467
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
467
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
56
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
56

