从缺少的数据进行医学预测,最大减负负正规化学.
Lvhui Hu1, Xiaoen Cheng1, Chuanbiao Wen1
1School of Intelligent Medicine, Chengdu University of Traditional Chinese Medicine, Chengdu, China.
Frontiers in neuroscience
|July 31, 2023
概括
这项研究引入了一种新的R-Drop方法,用于改善缺乏数据的医学研究的深度学习模型. 改进的技术通过更好地区分正和负样本来提高模型概括性.
科学领域:
- 医学研究 医学研究
- 机器学习 机器学习
- 数据科学是数据科学.
背景情况:
- 缺失的数据是医学研究中常见的挑战,影响模型概括.
- 由于固有的不确定性,推算技术可能导致过拟合.
- 现有的R-Drop方法难以区分样本类型,阻碍了强大的表示学习.
研究的目的:
- 提出一种新的负正规化增强的R-Drop计划.
- 在缺少数据的医学预测模型中提高性能和概括能力.
- 解决标准R-Drop在区分阳性和阴性样本方面的局限性.
主要方法:
- 开发了一个负正规化增强的R-Drop计划.
- 为各种负样本引入了最大减小负样采样技术.
- 在三个现实世界的医疗预测数据集上测试了该方法,其中包括缺失和完整的数据.
主要成果:
- 提出的方法有效地提高了性能和通用化.
- 增强负正规化 R-Drop 提高了强大的表示的学习.
- 最大减小负样采样为模型提供了足够的多样性.
结论:
- 新的R-Drop方案显著增强了医疗预测模型,特别是在缺少数据的情况下.
- 该方法为改善医疗保健中的深度神经网络泛化提供了一个有希望的方法.
- 有效地处理缺少的数据和样本差异化导致更强大的模型.
相关概念视频
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K
Residuals and Least-Squares Property
7.4K
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.4K
Censoring Survival Data
132
Survival analysis is a statistical method used to analyze time-to-event data, often employed in fields such as medicine, engineering, and social sciences. One of the key challenges in survival analysis is dealing with incomplete data, a phenomenon known as "censoring." Censoring occurs when the event of interest (such as death, relapse, or system failure) has not occurred for some individuals by the end of the study period or is otherwise unobservable, and it might have many different...
132
Regression Toward the Mean
6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K
Survival Tree
111
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...
111
Mechanistic Models: Compartment Models in Individual and Population Analysis
64
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
64


