Comparative analysis of regression algorithms for drug response prediction using GDSC dataset
Soojung Ha1, Juho Park1, Kyuri Jo2
1Department of Computer Engineering, Chungbuk National University, Chungdae-ro 1, Cheongju, 28644, Republic of Korea.
BMC Research Notes
|January 13, 2025
Summary
Machine learning accurately predicts drug response using gene expression data. Support Vector Regression with LINC L1000 gene features offers the best performance for personalized cancer treatment strategies.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Drug response prediction utilizes individual genetic profiles for personalized treatment selection.
- Machine learning approaches are increasingly applied to predict drug response.
- High-throughput sequencing generates vast datasets, posing challenges for algorithm selection.
Purpose of the Study:
- To evaluate and compare the performance of various regression algorithms for drug response prediction.
- To assess the impact of feature selection, multi-omics data, and drug categories on prediction accuracy.
- To guide bioinformatics researchers in selecting appropriate methods for drug response modeling.
Main Methods:
- Compared 13 regression algorithms on the Genomics of Drug Sensitivity in Cancer (GDSC) dataset.
- Investigated the influence of feature selection methods, multi-omics data (mutation, copy number variation), and drug categories.
- Utilized LINC L1000 gene expression data for feature selection.
Main Results:
- Support Vector Regression with LINC L1000 gene features demonstrated superior accuracy and efficiency.
- Integrating mutation and copy number variation data did not enhance prediction performance.
- Drugs targeting hormone-related pathways showed higher prediction accuracy.
Conclusions:
- This study provides insights for optimizing data processing and algorithm selection in drug response prediction.
- Findings can aid in developing robust predictive models using large-scale genomic datasets.
- Recommends specific algorithms and feature sets for improved drug response prediction accuracy.
Related Concept Videos
Analysis of Population Pharmacokinetic Data
222
Analysis of population pharmacokinetic data involves studying the behavior of drugs within diverse populations to understand their pharmacokinetic parameters. Traditional pharmacokinetic methods typically involve collecting samples from a few individuals and estimating these parameters. While these methods are commonly used, they have limitations in capturing the variability in drug response among individuals or heterogeneous populations. Population pharmacokinetics is employed to address these...
222
Residuals and Least-Squares Property
7.3K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.3K
Comparing the Survival Analysis of Two or More Groups
142
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
142
Drug Concentration Versus Time Correlation
606
The plasma drug concentration-time curve is a crucial tool in pharmacokinetics, representing the drug's concentration in plasma at different time intervals post-administration. This curve illustrates the drug's journey from absorption into the systemic circulation, distribution to body tissues, and eventual elimination through excretion or biotransformation.
Two pivotal parameters are the minimum effective concentration (MEC) and the minimum toxic concentration (MTC). The MEC is the...
Two pivotal parameters are the minimum effective concentration (MEC) and the minimum toxic concentration (MTC). The MEC is the...
606
Structure-Activity Relationships and Drug Design
493
Drug design is a dynamic field that involves discovering and developing new medications based on specific biological targets. This process heavily relies on structure-activity relationships (SAR) and quantitative structure-activity relationships (QSAR) to guide the design and optimization of efficient drugs.
SAR studies the intricate relationship between a drug's chemical structure and biological activity. It focuses on understanding how modifications to a drug's structure can influence...
SAR studies the intricate relationship between a drug's chemical structure and biological activity. It focuses on understanding how modifications to a drug's structure can influence...
493
Pharmacokinetic Models: Comparison and Selection Criterion
38
Physiological and compartmental models are valuable tools used in studying biological systems. These models rely on differential equations to maintain mass balance within the system, ensuring an accurate representation of the dynamic processes at play.
Physiological models take a detailed approach by considering specific molecular processes. They can predict drug distribution, metabolism, and elimination changes, providing a comprehensive understanding of how drugs interact with the body.
Physiological models take a detailed approach by considering specific molecular processes. They can predict drug distribution, metabolism, and elimination changes, providing a comprehensive understanding of how drugs interact with the body.
38


