没有聚合层的剩余网络提高了基因组预测的准确性
Zhengchao Xie1, Xiaogang Xu2, Ling Li1
1Zhejiang Laboratory, Hangzhou, 311100, China.
概括
一个新的深度学习算法,基因组选择的残余神经网络 (ResGS),实现了基因组选择 (GS) 的优越预测准确性. 这一进步通过结合多模式学习和基因环境相互作用来改善表型预测.
科学领域:
- 基因组学就是基因组学.
- 生物信息学是一种生物信息学.
- 机器学习 机器学习
背景情况:
- 基因组选择 (GS) 对于预测繁殖价值至关重要.
- 深度学习的进步和DNA测序成本的降低使得表型预测更加准确.
- 现有的GS算法在捕捉复杂的遗传架构方面存在局限性.
研究的目的:
- 引入一种新的深度学习算法,基因组选择的残余神经网络 (ResGS),用于增强的表型预测.
- 根据已建立的GS方法评估ResGS的性能.
- 探索多模式学习和基因环境相互作用在GS中的实用性.
主要方法:
- 开发了ResGS,这是一种专门为GS开发的35层残余神经网络.
- 使用步进卷曲来进行特定位置的影响评估.
- 纳入多模式学习,包括来自不同环境的表型.
- 将ResGS与回归最佳线性无偏预测,支持向量回归,随机森林和梯度增强回归器进行比较.
主要成果:
- 与传统方法相比,ResGS在来自四个公共数据集的15个案例中显示出更高的预测准确性.
- 当使用多模式数据时,该算法有效地处理基因环境相互作用.
- 标准偏差被确定为评估GS预测的有益辅助指标.
结论:
- ResGS代表了对基因组选择的深度学习的重大进步,实现了最先进的预测准确性.
- 多模式学习的整合增强了GS模型的预测能力.
- 像ResGS这样的深度学习方法准备在育种计划中彻底改变表型预测.
相关概念视频
Improving Translational Accuracy
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
Improving Translational Accuracy
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
Residuals and Least-Squares Property
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...
Residual Plots
A residual plot is a statistical representation of data used to analyze correlation and regression results. It helps verify the requirements for drawing specific conclusions about correlation and regression. To obtain the residual plot, first, the residual for each data value is calculated, which is simply the vertical distance between the observed and the predicted value obtained from the regression equation.
When the residual values are plotted against the variable x, it is called a residual...
When the residual values are plotted against the variable x, it is called a residual...


