All Projects → nlp-pucrs → prescription-outliers

nlp-pucrs / prescription-outliers

Licence: AGPL-3.0 license
DDC-Outlier: Preventing medication errors using unsupervised learning

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to prescription-outliers

Pyod
A Python Toolbox for Scalable Outlier Detection (Anomaly Detection)
Stars: ✭ 5,083 (+28138.89%)
Mutual labels:  outlier-detection, unsupervised-learning
drama
Main component extraction for outlier detection
Stars: ✭ 17 (-5.56%)
Mutual labels:  outlier-detection, unsupervised-learning
pytod
TOD: GPU-accelerated Outlier Detection via Tensor Operations
Stars: ✭ 131 (+627.78%)
Mutual labels:  outlier-detection, unsupervised-learning
VAENAR-TTS
PyTorch Implementation of VAENAR-TTS: Variational Auto-Encoder based Non-AutoRegressive Text-to-Speech Synthesis.
Stars: ✭ 66 (+266.67%)
Mutual labels:  unsupervised-learning
amr
Official adversarial mixup resynthesis repository
Stars: ✭ 31 (+72.22%)
Mutual labels:  unsupervised-learning
ml-ai
ML-AI Community | Open Source | Built in Bharat for the World | Data science problem statements and solutions
Stars: ✭ 32 (+77.78%)
Mutual labels:  unsupervised-learning
mirror-bert
[EMNLP 2021] Mirror-BERT: Converting Pretrained Language Models to universal text encoders without labels.
Stars: ✭ 56 (+211.11%)
Mutual labels:  unsupervised-learning
XGBOD
Supplementary material for IJCNN paper "XGBOD: Improving Supervised Outlier Detection with Unsupervised Representation Learning"
Stars: ✭ 59 (+227.78%)
Mutual labels:  outlier-detection
RobustModels.jl
A Julia package for robust regressions using M-estimators and quantile regressions
Stars: ✭ 18 (+0%)
Mutual labels:  outlier-detection
2D-and-3D-Deep-Autoencoder
Convolutional AutoEncoder application on MRI images
Stars: ✭ 57 (+216.67%)
Mutual labels:  unsupervised-learning
anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
Stars: ✭ 1,210 (+6622.22%)
Mutual labels:  unsupervised-learning
SESF-Fuse
SESF-Fuse: An Unsupervised Deep Model for Multi-Focus Image Fusion
Stars: ✭ 47 (+161.11%)
Mutual labels:  unsupervised-learning
SkeletonMerger
Code repository for paper `Skeleton Merger: an Unsupervised Aligned Keypoint Detector`.
Stars: ✭ 49 (+172.22%)
Mutual labels:  unsupervised-learning
mmselfsup
OpenMMLab Self-Supervised Learning Toolbox and Benchmark
Stars: ✭ 2,315 (+12761.11%)
Mutual labels:  unsupervised-learning
outlier-detection-grubbs-test-and-generalized-esd-test-python
Repository for detecting outliers using Grubb's Threshold & Generalized Extreme Studentized Deviate (ESD) Test
Stars: ✭ 20 (+11.11%)
Mutual labels:  outlier-detection
IJCAI2018 SSDH
Semantic Structure-based Unsupervised Deep Hashing IJCAI2018
Stars: ✭ 38 (+111.11%)
Mutual labels:  unsupervised-learning
PCLNet
Unsupervised Learning for Optical Flow Estimation Using Pyramid Convolution LSTM.
Stars: ✭ 29 (+61.11%)
Mutual labels:  unsupervised-learning
acoustic-keylogger
Pipeline of a keylogging attack using just an audio signal and unsupervised learning.
Stars: ✭ 80 (+344.44%)
Mutual labels:  unsupervised-learning
sutton-barto-rl-exercises
📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction
Stars: ✭ 77 (+327.78%)
Mutual labels:  unsupervised-learning
pyMCR
pyMCR: Multivariate Curve Resolution for Python
Stars: ✭ 55 (+205.56%)
Mutual labels:  unsupervised-learning

Prescription Outliers

DDC-Outlier: Preventing medication errors using unsupervised learning

Author: Henrique D. P. dos Santos, Ana Helena D. P. S. Ulbrich, Vinicius Woloszyn, and Renata Vieira

Abstract: Electronic Health Records (EHR) have brought valuable improvements to hospital practices by integrating patient information. In fact, the understanding of this data can prevent mistakes that may put patients' lives at risk. Nonetheless, to the best of our knowledge, there are no previous studies addressing the automatic detection of outlier prescriptions, regarding dosage and frequency. In this paper, we propose an unsupervised method, called Density-Distance-Centrality (DDC), to detect potential outlier prescriptions. A dataset with 563 thousand prescribed medications was used to assess our proposed approach against different state-of-the-art techniques for outlier detection. In the experiments, our approach achieves better results in the task of overdose and underdose detection in medical prescriptions, compared to other methods applied to this problem. Additionally, most of the false positive instances detected by our algorithm were potential prescriptions errors.

Keywords: Electronic Health Records, Prescription Errors, Unsupervised Learning

Full Text, BibText

Complete Reference: Henrique D. P. dos Santos, Ana Helena D. P. S. Ulbrich, Vinicius Woloszyn, and Renata Vieira. 2018. DDC-Outlier: Preventing medication errors using unsupervised learning. IEEE Journal of Biomedical and Health Informatics, 2018, 8 pages. DOI: 10.1109/JBHI.2018.2828028

Online Experiments

Run our experiments online with Binder

Binder Open In Colab

PUCRS A.I. in HealthCare

This project belongs to GIAS at PUCRS, Brazil

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].