# Aggregate-Eliminate-Predict: Detecting Adverse Drug Events from   Heterogeneous Electronic Health Records

**Authors:** Maria Bampa, Panagiotis Papapetrou

arXiv: 1907.06058 · 2019-07-16

## TL;DR

This paper introduces an extended framework for detecting adverse drug events from electronic health records by integrating diagnosis, drug, and lab data, leading to improved predictive performance.

## Contribution

It extends previous models by combining multiple data types and applying recursive feature selection, significantly enhancing detection accuracy.

## Key findings

- Integration of diagnosis, drug, and lab data improves AUC.
- Recursive feature selection identifies the most relevant features.
- Significant performance gains across multiple datasets and classifiers.

## Abstract

We study the problem of detecting adverse drug events in electronic healthcare records. The challenge in this work is to aggregate heterogeneous data types involving diagnosis codes, drug codes, as well as lab measurements. An earlier framework proposed for the same problem demonstrated promising predictive performance for the random forest classifier by using only lab measurements as data features. We extend this framework, by additionally including diagnosis and drug prescription codes, concurrently. In addition, we employ a recursive feature selection mechanism on top, that extracts the top-k most important features. Our experimental evaluation on five medical datasets of adverse drug events and six different classifiers, suggests that the integration of these additional features provides substantial and statistically significant improvements in terms of AUC, while employing medically relevant features.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.06058/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1907.06058/full.md

## References

16 references — full list in the complete paper: https://tomesphere.com/paper/1907.06058/full.md

---
Source: https://tomesphere.com/paper/1907.06058