A novel data-driven algorithm to predict anomalous prescription based on
patient's feature set
- URL: http://arxiv.org/abs/2111.15101v1
- Date: Tue, 30 Nov 2021 03:40:24 GMT
- Title: A novel data-driven algorithm to predict anomalous prescription based on
patient's feature set
- Authors: Qiongge Li, Jean Wright, Russell Hales, Ranh Voong and Todd McNutt
- Abstract summary: Current quality assurance depends heavily on a peer-review process, where the physicians' peer review on each patient's treatment plan.
We designed a novel prescription anomaly detection algorithm that utilizes historical data to predict anomalous cases.
Our model has a lower type 2 error rate compared to manual peer-review physicians.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: Appropriate dosing of radiation is crucial to patient safety in radiotherapy.
Current quality assurance depends heavily on a peer-review process, where the
physicians' peer review on each patient's treatment plan, including dose and
fractionation. However, such a process is manual and laborious. Physicians may
not identify errors due to time constraints and caseload. We designed a novel
prescription anomaly detection algorithm that utilizes historical data to
predict anomalous cases. Such a tool can serve as an electronic peer who will
assist the peer-review process providing extra safety to the patients. In our
primary model, we created two dissimilarity metrics, R and F. R defining how
far a new patient's prescription is from historical prescriptions. F represents
how far away a patient's feature set is from the group with an identical or
similar prescription. We flag prescription if either metric is greater than
specific optimized cut-off values. We used thoracic cancer patients (n=2356) as
an example and extracted seven features. Here, we report our testing f1 score,
between 75%-94% for different treatment technique groups. We also independently
validate our results by conducting a mock peer review with three thoracic
specialists. Our model has a lower type 2 error rate compared to manual
peer-review physicians. Our model has many advantages over traditional machine
learning algorithms, particularly in that it does not suffer from class
imbalance. It can also explain why it flags each case and separate prescription
and non-prescription-related features without learning from the data.
Related papers
- Quality assurance of organs-at-risk delineation in radiotherapy [7.698565355235687]
The delineation of tumor target and organs-at-risk is critical in the radiotherapy treatment planning.
The quality assurance of the automatic segmentation is still an unmet need in clinical practice.
Our proposed model, which introduces residual network and attention mechanism in the one-class classification framework, was able to detect the various types of OAR contour errors with high accuracy.
arXiv Detail & Related papers (2024-05-20T02:32:46Z) - Improving Image-Based Precision Medicine with Uncertainty-Aware Causal
Models [3.5770353345663053]
We use Bayesian deep learning for estimating the posterior distribution over factual and counterfactual outcomes on several treatments.
We train and evaluate this model to predict future new and enlarging T2 lesion counts on a large, multi-center dataset of MR brain images of patients with multiple sclerosis.
arXiv Detail & Related papers (2023-05-05T20:08:40Z) - Automated Medical Coding on MIMIC-III and MIMIC-IV: A Critical Review
and Replicability Study [60.56194508762205]
We reproduce, compare, and analyze state-of-the-art automated medical coding machine learning models.
We show that several models underperform due to weak configurations, poorly sampled train-test splits, and insufficient evaluation.
We present the first comprehensive results on the newly released MIMIC-IV dataset using the reproduced models.
arXiv Detail & Related papers (2023-04-21T11:54:44Z) - Clinically-Inspired Multi-Agent Transformers for Disease Trajectory
Forecasting from Multimodal Data [13.766035805437847]
We formulate the prognosis prediction problem as a one-to-many prediction problem.
Inspired by a clinical decision-making process with two agents, we predict prognosis with two transformer-based components.
We show the effectiveness of our approach in predicting the development of structural knee osteoarthritis changes and forecasting Alzheimer's disease clinical status directly from raw multi-modal data.
arXiv Detail & Related papers (2022-10-25T10:16:42Z) - Learning to Infer Counterfactuals: Meta-Learning for Estimating Multiple
Imbalanced Treatment Effects [41.06974193338288]
We consider data episodes among treatment groups in counterfactual inference as meta-learning tasks.
We train a meta-learner from a set of source treatment groups with sufficient samples and update the model by gradient descent with limited samples in target treatment.
We perform experiments on two real-world datasets to evaluate inference accuracy and generalization ability.
arXiv Detail & Related papers (2022-08-13T23:22:12Z) - A Deep Learning Approach to Predicting Collateral Flow in Stroke
Patients Using Radiomic Features from Perfusion Images [58.17507437526425]
Collateral circulation results from specialized anastomotic channels which provide oxygenated blood to regions with compromised blood flow.
The actual grading is mostly done through manual inspection of the acquired images.
We present a deep learning approach to predicting collateral flow grading in stroke patients based on radiomic features extracted from MR perfusion data.
arXiv Detail & Related papers (2021-10-24T18:58:40Z) - BiteNet: Bidirectional Temporal Encoder Network to Predict Medical
Outcomes [53.163089893876645]
We propose a novel self-attention mechanism that captures the contextual dependency and temporal relationships within a patient's healthcare journey.
An end-to-end bidirectional temporal encoder network (BiteNet) then learns representations of the patient's journeys.
We have evaluated the effectiveness of our methods on two supervised prediction and two unsupervised clustering tasks with a real-world EHR dataset.
arXiv Detail & Related papers (2020-09-24T00:42:36Z) - Learning-based Computer-aided Prescription Model for Parkinson's
Disease: A Data-driven Perspective [61.70045118068213]
We build a dataset by collecting symptoms of PD patients, and their prescription drug provided by neurologists.
Then, we build a novel computer-aided prescription model by learning the relation between observed symptoms and prescription drug.
For the new coming patients, we could recommend (predict) suitable prescription drug on their observed symptoms by our prescription model.
arXiv Detail & Related papers (2020-07-31T14:34:35Z) - DTR Bandit: Learning to Make Response-Adaptive Decisions With Low Regret [59.81290762273153]
Dynamic treatment regimes (DTRs) are personalized, adaptive, multi-stage treatment plans that adapt treatment decisions to an individual's initial features and to intermediate outcomes and features at each subsequent stage.
We propose a novel algorithm that, by carefully balancing exploration and exploitation, is guaranteed to achieve rate-optimal regret when the transition and reward models are linear.
arXiv Detail & Related papers (2020-05-06T13:03:42Z) - Estimating Counterfactual Treatment Outcomes over Time Through
Adversarially Balanced Representations [114.16762407465427]
We introduce the Counterfactual Recurrent Network (CRN) to estimate treatment effects over time.
CRN uses domain adversarial training to build balancing representations of the patient history.
We show how our model achieves lower error in estimating counterfactuals and in choosing the correct treatment and timing of treatment.
arXiv Detail & Related papers (2020-02-10T20:47:36Z) - CNN-CASS: CNN for Classification of Coronary Artery Stenosis Score in
MPR Images [0.0]
We develop an automated model to identify stenosis severity in MPR images.
The model predicts one of three classes: 'no stenosis' for normal, 'non-significant' - 1-50% of stenosis detected,'significant' - more than 50% of stenosis.
For stenosis score classification, the method shows improved performance comparing to previous works, achieving 80% accuracy on the patient level.
arXiv Detail & Related papers (2020-01-23T15:20:22Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.