Related Experiment Video
Updated: Jun 27, 2025

04:48
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
393
UNNT: A novel Utility for comparing Neural Net and Tree-based models
Vineeth Gutta1, Satish Ranganathan Ganakammal2, Sara Jones2
1Department of Computer & Information Sciences, University of Delaware, Newark, Delaware, United States of America.
Plos Computational Biology
|April 29, 2024
Summary
Tree-based models like XGBoost show improved accuracy for cancer drug response prediction compared to deep learning models. An open-source library, UNNT, simplifies comparing these machine learning approaches.
Area of Science:
- Computational biology
- Machine learning in oncology
Background:
- Deep learning (DL) is increasingly used in cancer research, particularly for drug response prediction.
- Advances in data generation, algorithms, and computing power accelerate DL adoption.
- Comparing different machine learning models for complex tasks like drug response is challenging.
Purpose of the Study:
- To evaluate tree-based models against deep learning models for cancer drug response prediction.
- To develop an accessible tool for comparing neural network and tree-based models.
- To demonstrate the utility of XGBoost over Convolutional Neural Networks (CNNs) for single drug response problems.
Main Methods:
- Exploration of tree-based models, specifically XGBoost (eXtreme Gradient Boosting).
- Comparison of XGBoost performance against deep learning models like CNNs.
- Development of an open-source library, UNNT (A novel Utility for comparing Neural Net and Tree-based models), for model comparison.
- Application to cancer drug response datasets.
Main Results:
- XGBoost demonstrated superior accuracy for single drug response prediction compared to CNNs.
- The UNNT library facilitates easier training and comparison of CNNs and XGBoost.
- The developed approach is applicable beyond cancer research, including domains like chemistry.
Conclusions:
- Tree-based models, such as XGBoost, offer advantages over deep learning models for specific cancer drug response tasks.
- The UNNT library provides a valuable, open-source resource for researchers comparing different machine learning architectures.
- This work highlights the potential for improved predictive modeling in drug discovery and related scientific fields.
Related Concept Videos
Survival Tree
80
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
80
Evolutionary Relationships through Genome Comparisons
5.7K
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
5.7K
Phylogenetic Trees
45.3K
Phylogenetic trees come in many forms. It matters in which sequence the organisms are arranged from the bottom to the top of the tree, but the branches can rotate at their nodes without altering the information. The lines connecting individual nodes can be straight, angled, or even curved.
45.3K
Classification of Systems-I
183
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
183
Neural Circuits
1.2K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.2K
Classification of Systems-II
141
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
141

