Drug Recommendation System based on Sentiment Analysis of Drug Reviews
using Machine Learning
- URL: http://arxiv.org/abs/2104.01113v2
- Date: Mon, 5 Apr 2021 03:19:32 GMT
- Title: Drug Recommendation System based on Sentiment Analysis of Drug Reviews
using Machine Learning
- Authors: Satvik Garg
- Abstract summary: We build a medicine recommendation system that uses patient reviews to predict the sentiment using various vectorization processes like Bow, TFIDF, Word2Vec, and Manual Feature Analysis.
The results show that LinearSVC using TFIDF vectorization outperforms all other models with 93% accuracy.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Since coronavirus has shown up, inaccessibility of legitimate clinical
resources is at its peak, like the shortage of specialists, healthcare workers,
lack of proper equipment and medicines. The entire medical fraternity is in
distress, which results in numerous individuals demise. Due to unavailability,
people started taking medication independently without appropriate
consultation, making the health condition worse than usual. As of late, machine
learning has been valuable in numerous applications, and there is an increase
in innovative work for automation. This paper intends to present a drug
recommender system that can drastically reduce specialists heap. In this
research, we build a medicine recommendation system that uses patient reviews
to predict the sentiment using various vectorization processes like Bow, TFIDF,
Word2Vec, and Manual Feature Analysis, which can help recommend the top drug
for a given disease by different classification algorithms. The predicted
sentiments were evaluated by precision, recall, f1score, accuracy, and AUC
score. The results show that classifier LinearSVC using TFIDF vectorization
outperforms all other models with 93% accuracy.
Related papers
- A randomized simulation trial evaluating ABiMed, a clinical decision support system for medication reviews and polypharmacy management [3.8243906257653504]
We designed ABiMed, a clinical decision support system for medication reviews, based on the implementation of the STOPP/START v2 guidelines.
We evaluated ABiMed with 39 community pharmacists during a randomized simulation trial.
arXiv Detail & Related papers (2024-09-03T13:50:59Z) - "Hey..! This medicine made me sick": Sentiment Analysis of User-Generated Drug Reviews using Machine Learning Techniques [2.2874754079405535]
This project proposes a drug review classification system that classifies user reviews on a particular drug into different classes, such as positive, negative, and neutral.
The collected data is manually labeled and verified manually to ensure that the labels are correct.
arXiv Detail & Related papers (2024-04-09T08:42:34Z) - Autonomous Artificial Intelligence Agents for Clinical Decision Making in Oncology [0.6397820821509177]
We introduce an alternative approach to multimodal medical AI that utilizes the generalist capabilities of a large language model (LLM) as a central reasoning engine.
This engine autonomously coordinates and deploys a set of specialized medical AI tools.
We show that the system has a high capability in employing appropriate tools (97%), drawing correct conclusions (93.6%), and providing complete (94%), and helpful (89.2%) recommendations for individual patient cases.
arXiv Detail & Related papers (2024-04-06T15:50:19Z) - Leave No Patient Behind: Enhancing Medication Recommendation for Rare Disease Patients [47.68396964741116]
We propose a novel model called Robust and Accurate REcommendations for Medication (RAREMed) to enhance accuracy for rare diseases.
It employs a transformer encoder with a unified input sequence approach to capture complex relationships among disease and procedure codes.
It provides accurate drug sets for both rare and common disease patients, thereby mitigating unfairness in medication recommendation systems.
arXiv Detail & Related papers (2024-03-26T14:36:22Z) - Fine-tuning pre-trained extractive QA models for clinical document
parsing [0.0]
A remote patient monitoring program for Heart Failure (HF) patients needs to have access to clinical markers like EF (Ejection Fraction) or LVEF (Left Ventricular Ejection Fraction)
This paper explains a system that can parse echocardiogram reports and verify EF values.
We found that the system saved over 1500 hours for our clinicians over 12 months by automating the task at scale.
arXiv Detail & Related papers (2023-12-04T19:52:56Z) - AutoPrognosis 2.0: Democratizing Diagnostic and Prognostic Modeling in
Healthcare with Automated Machine Learning [72.2614468437919]
We present a machine learning framework, AutoPrognosis 2.0, to develop diagnostic and prognostic models.
We provide an illustrative application where we construct a prognostic risk score for diabetes using the UK Biobank.
Our risk score has been implemented as a web-based decision support tool and can be publicly accessed by patients and clinicians worldwide.
arXiv Detail & Related papers (2022-10-21T16:31:46Z) - Knowledge-Driven New Drug Recommendation [88.35607943144261]
We develop a drug-dependent multi-phenotype few-shot learner to bridge the gap between existing and new drugs.
EDGE eliminates the false-negative supervision signal using an external drug-disease knowledge base.
Results show that EDGE achieves 7.3% improvement on the ROC-AUC score over the best baseline.
arXiv Detail & Related papers (2022-10-11T16:07:52Z) - Conditional Generation Net for Medication Recommendation [73.09366442098339]
Medication recommendation targets to provide a proper set of medicines according to patients' diagnoses, which is a critical task in clinics.
We propose Conditional Generation Net (COGNet) which introduces a novel copy-or-predict mechanism to generate the set of medicines.
We validate the proposed model on the public MIMIC data set, and the experimental results show that the proposed model can outperform state-of-the-art approaches.
arXiv Detail & Related papers (2022-02-14T10:16:41Z) - DrugOOD: Out-of-Distribution (OOD) Dataset Curator and Benchmark for
AI-aided Drug Discovery -- A Focus on Affinity Prediction Problems with Noise
Annotations [90.27736364704108]
We present DrugOOD, a systematic OOD dataset curator and benchmark for AI-aided drug discovery.
DrugOOD comes with an open-source Python package that fully automates benchmarking processes.
We focus on one of the most crucial problems in AIDD: drug target binding affinity prediction.
arXiv Detail & Related papers (2022-01-24T12:32:48Z) - Predicting Patient Readmission Risk from Medical Text via Knowledge
Graph Enhanced Multiview Graph Convolution [67.72545656557858]
We propose a new method that uses medical text of Electronic Health Records for prediction.
We represent discharge summaries of patients with multiview graphs enhanced by an external knowledge graph.
Experimental results prove the effectiveness of our method, yielding state-of-the-art performance.
arXiv Detail & Related papers (2021-12-19T01:45:57Z) - Machine Learning Approaches for Inferring Liver Diseases and Detecting
Blood Donors from Medical Diagnosis [0.0]
In this paper, multiple imputation by chained equations was applied to deal with missing data.
To reveal significant findings, data visualizations were implemented.
Our proposed ML-method showed better accuracy score (e.g. 98.23% for SVM)
arXiv Detail & Related papers (2021-04-25T04:10:19Z)
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.