Predicting Drug Response with Multi-Task Gradient-Boosted Trees in Epilepsy
Listed in
This article is not in any list yet, why not save it to one of your lists.Abstract
Motivation
Despite the availability of numerous anti-seizure medications (ASMs), drug resistance remains a major issue for people with epilepsy. The probability of achieving seizure freedom diminishes with each unsuccessful drug trial, and the impact of genetic and clinical markers on ASM response remains unclear. To address this issue, we used state-of-the-art machine learning (ML) methods to predict the response of people with epilepsy to individual ASMs based on their clinical and genomic information.
Results
To overcome data sparsity for less common drugs, we implement a multi-task (MT) learning approach for gradient-boosted trees (GBTs), assuming that predicting responses to different ASMs involves similar tasks. This strategy allows models for less prevalent drugs to leverage the more abundant data available for other drugs during training. The proposed model outperforms individual and combined drug-response predictions for most drugs. Our findings identify key genomic and clinical features influencing drug response, enhancing understanding of individual drug responses in people with epilepsy, and aiding clinicians in making informed treatment decisions.
Availability and Implementation
Due to privacy reasons data is not publically available. The code will be made available upon acceptance under https://github.com/pfeiferAI/MT-GBT