Identifying Similarities in Epileptic Patients for Drug Resistance Prediction
David Von Dollen

TL;DR
This study investigates the similarities among epileptic patients to predict drug resistance, utilizing unsupervised and supervised machine learning techniques to identify features and improve classification accuracy.
Contribution
It introduces a novel approach combining dimensionality reduction and machine learning models to predict drug resistance in epileptic patients.
Findings
High non-linearity in patient feature space
Achieved 83% accuracy in predicting drug resistance
Radial basis function kernel PCA improved model performance
Abstract
Currently, approximately 30% of epileptic patients treated with antiepileptic drugs (AEDs) remain resistant to treatment (known as refractory patients). This project seeks to understand the underlying similarities in refractory patients vs. other epileptic patients, identify features contributing to drug resistance across underlying phenotypes for refractory patients, and develop predictive models for drug resistance in epileptic patients. In this study, epileptic patient data was examined to attempt to observe discernable similarities or differences in refractory patients (case) and other non-refractory patients (control) to map underlying mechanisms in causality. For the first part of the study, unsupervised algorithms such as Kmeans, Spectral Clustering, and Gaussian Mixture Models were used to examine patient features projected into a lower dimensional space. Results from this study…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEpilepsy research and treatment · Pharmacological Effects and Toxicity Studies · Machine Learning in Bioinformatics
MethodsSpectral Clustering · Logistic Regression
