paper-with-me

Papers

Machine Learning Techniques with Fairness for Prediction of Completion of Drug and Alcohol Rehabilitation

2024-04-23 · Karen Roberts-Licklider, Theodore Trafalis

The aim of this study is to look at predicting whether a person will complete a drug and alcohol rehabilitation program and the number of times a person attends. The study is based on demographic data obtained from Substance Abuse and Mental Health Services Administration (SAMHSA) from both admissions and discharge data from drug and alcohol rehabilitation centers in Oklahoma. Demographic data is highly categorical which led to binary encoding being used and various fairness measures being utilized to mitigate bias of nine demographic variables. Kernel methods such as linear, polynomial, sigmoid, and radial basis functions were compared using support vector machines at various parameter ranges to find the optimal values. These were then compared to methods such as decision trees, random forests, and neural networks. Synthetic Minority Oversampling Technique Nominal (SMOTEN) for categorical data was used to balance the data with imputation for missing data. The nine bias variables were then intersectionalized to mitigate bias and the dual and triple interactions were integrated to use the probabilities to look at worst case ratio fairness mitigation. Disparate Impact, Statistical Parity difference, Conditional Statistical Parity Ratio, Demographic Parity, Demographic Parity Ratio, Equalized Odds, Equalized Odds Ratio, Equal Opportunity, and Equalized Opportunity Ratio were all explored at both the binary and multiclass scenarios.

📄 PDF Abstract BibTeX arXiv:2404.15418

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessImputation

Similar Papers 제목 키워드 기반

Graph Regularized Probabilistic Matrix Factorization for Drug-Drug Interactions Prediction

2022-10-19 · Stuti Jain, Emilie Chouzenoux, Kriti Kumar, Angshul Majumdar

Co-administration of two or more drugs simultaneously can result in adverse drug reactions. Identifying drug-drug interactions (DDIs) is necessary, especially for drug development and for repurposing old drugs. DDI predi…

Matrix Completion

BVSIMC: Bayesian Variable Selection-Guided Inductive Matrix Completion for Improved and Interpretable Drug Discovery

2026-03-19 · Sijian Fan, Liyan Xiong, Dayuan Wang, Guoshuai Cai 외 arxiv

Recent advances in drug discovery have demonstrated that incorporating side information (e.g., chemical properties about drugs and genomic information about diseases) often greatly improves prediction performance. Howeve…

Drug Discovery

Knowledge Graph Completion to Predict Polypharmacy Side Effects

2018-10-22 · Brandon Malone, Alberto García-Durán, Mathias Niepert

The polypharmacy side effect prediction problem considers cases in which two drugs taken individually do not result in a particular side effect; however, when the two drugs are taken in combination, the side effect manif…

Knowledge Graph CompletionPrediction

Breaking the Dyadic Barrier: Rethinking Fairness in Link Prediction Beyond Demographic Parity

2025-11-09 · João Mattos, Debolina Halder Lina, Arlei Silva arxiv

Link prediction is a fundamental task in graph machine learning with applications, ranging from social recommendation to knowledge graph completion. Fairness in this setting is critical, as biased predictions can exacerb…

Knowledge Graph CompletionLink Prediction

DeepVir -- Graphical Deep Matrix Factorization for "In Silico" Antiviral Repositioning: Application to COVID-19

2020-09-22 · Aanchal Mongia, Stuti Jain, Emilie Chouzenoux, Angshul Majumda

This work formulates antiviral repositioning as a matrix completion problem where the antiviral drugs are along the rows and the viruses along the columns. The input matrix is partially filled, with ones in positions whe…

Matrix Completion