提高SVMp+在处理医疗预测缺失值方面的效率
Yufeng Zhang1, Zijun Gao1, Emily Wittrup1
1Department of Computational Medicine and Bioinformatics, University of Michigan, Ann Arbor, Michigan, United States of America.
PLOS digital health
|June 29, 2023
概括
这项研究介绍了l2-SVMp+,一种新的机器学习方法,用于处理电子健康记录中缺失的数据. 它通过有效使用特权信息来改进临床决策支持系统.
科学领域:
- 机器学习 机器学习
- 数据科学数据科学数据科学
- 临床信息学 临床信息学
背景情况:
- 电子健康记录 (EHR) 中缺少的数据阻碍了准确的临床决策支持系统 (CDSS) 的开发.
- 诸如归算和完整案例分析之类的传统方法在解决数据稀疏性和维护数据完整性方面存在局限性.
- 利用部分可用的特权信息显示出提高机器学习模型性能的前景.
研究的目的:
- 提出一种基于支持矢量机 (SVM) 的新,计算效率高的内核框架,称为l2-SVMp+.
- 有效地利用部分可用的特权信息,以在缺少数据的情况下改进模型构建.
- 将l2-SVMp+的性能与现有的处理机器学习任务中缺少数据的方法进行评估.
主要方法:
- 开发了l2-SVMp+框架,这是一个内核SVM变体,旨在包含特权信息.
- 使用各种数据集进行实验验证,包括数字识别,疾病分类和患者再入院预测.
- 对l2-SVMp+与完整案例分析,归算方法和缺乏特权信息的标准SVM进行比较分析.
主要成果:
- l2-SVMp+在常见的缺失数据处理方法和以前的具有特权信息的SVM (SVMp+) 实现中表现出优越的性能.
- 模型性能随着可用特权信息的百分比增加而持续改善.
- l2-SVMp+实现了与使用归算特权特征的模型相比或优于模型的结果,突出了其效率和有效性.
结论:
- 拟议的l2-SVMp+框架为处理机器学习中缺少的数据提供了强大而高效的解决方案,特别是在临床应用中.
- 这种方法有效地利用部分可用的特权信息来增强CDSS的预测能力.
- l2-SVMp+为传统方法提供了可行的替代方案,为现实世界医疗数据挑战提供了更高的准确性和可靠性.
相关概念视频
Improving Translational Accuracy
11.7K
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...
11.7K
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
Sensitivity, Specificity, and Predicted Value
502
In healthcare diagnostics, laboratory tests play a crucial role in identifying and diagnosing a wide range of medical conditions. However, interpreting test results is not always straightforward. An abnormal test result does not always confirm the presence of a disease, just as a normal result does not guarantee its absence. To assess the reliability of these diagnostic tools, healthcare practitioners rely on two key statistical indicators: sensitivity and specificity.
Sensitivity is the...
Sensitivity is the...
502
Truncation in Survival Analysis
241
Truncation in survival analysis refers to the exclusion of individuals or events from the dataset based on specific criteria related to the time of the event. This exclusion can happen in two primary forms: left truncation and right truncation.
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are...
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are...
241
Kaplan-Meier Approach
190
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
190
Model-Independent Approaches for Pharmacokinetic Data: Noncompartmental Analysis
96
Noncompartmental analyses offer an alternative method for describing drug pharmacokinetics without relying on a specific compartmental model. In this approach, the drug's pharmacokinetics are assumed to be linear, with the terminal phase log-linear. This assumption allows for simplified analysis and interpretation of the drug's behavior in the body.
One important characteristic of noncompartmental analyses is that drug exposure increases proportionally with increasing doses. This...
One important characteristic of noncompartmental analyses is that drug exposure increases proportionally with increasing doses. This...
96


