相关实验视频
Updated: Jun 27, 2025

04:48
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
393
UNNT:用于比较神经网络和基于树的模型的新实用程序
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
概括
与深度学习模型相比,像XGBoost这样的基于树的模型显示癌症药物反应预测的准确性有所提高. 一个开源库,UNNT,简化了这些机器学习方法的比较.
科学领域:
- 计算生物学是一种计算生物学.
- 机器学习在瘤学中的应用
背景情况:
- 深度学习 (DL) 越来越多地用于癌症研究,特别是用于药物反应预测.
- 数据生成,算法和计算能力的进步加速了DL的采用.
- 对于复杂的任务,比如药物反应,比较不同的机器学习模型是具有挑战性的.
研究的目的:
- 评估基于树的模型与用于预测癌症药物反应的深度学习模型对比.
- 开发一个可访问的工具来比较神经网络和基于树的模型.
- 为了证明XGBoost对卷积神经网络 (CNN) 对于单一药物反应问题的有用性.
主要方法:
- 探索基于树的模型,特别是XGBoost (eXtreme梯度提升).
- 将XGBoost的性能与CNN等深度学习模型进行比较.
- 开发一个开源库,UNNT (用于比较神经网络和基于树的模型的新型实用程序),用于模型比较.
- 对癌症药物反应数据集的应用.
主要成果:
- 与CNN相比,XGBoost在预测单一药物反应方面表现出卓越的准确性.
- 在UNNT图书馆促进更容易的培训和CNN和XGBoost的比较.
- 开发的方法适用于癌症研究之外的领域,包括化学等领域.
结论:
- 基于树的模型,如XGBoost,为特定的癌症药物反应任务提供了比深度学习模型优势.
- UNNT图书馆为研究人员比较不同的机器学习架构提供了有价值的开源资源.
- 这项工作突出了在药物发现和相关科学领域改进预测建模的潜力.
相关概念视频
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

