超电子健康记录 (Meta-EHR):一种对电子健康记录的超学习方法,其不平衡比率高,缺失率高
概括
这项研究引入了一种新的元学习方法,以解决电子健康记录 (EHR) 中的数据不平衡和缺失值. 该方法有效地提高了在杂数据集上的模型性能,在极端情况下超过了标准算法.
科学领域:
- 机器学习 机器学习
- 数据科学数据科学数据科学
- 医疗信息学 医疗信息学
背景情况:
- 数据不平衡和高缺失率是深度学习的重大挑战,特别是电子健康记录 (EHR).
- 这些数据不完美作为噪音,降低了标准深度学习算法的概括性能.
- 解决这些问题对于开发医疗保健中可靠的预测模型至关重要.
研究的目的:
- 引入一种新的元学习方法来处理电子健康记录数据集中的数据不平衡和高缺失率.
- 开发一种可以应用于各种深度学习架构的模型不可知论方法.
- 为了提高深度学习模型的稳定性和通用性,这些模型在杂的EHR数据上进行训练,用于二进制分类任务.
主要方法:
- 提出了一种超学习方法,利用平衡的,低缺失率的数据子集来分配样本权重.
- 这些权重在训练中使用,以强调有信息的样本,并减轻不那么有信息的样本.
- 该方法被设计为模型不可知,适用于各种深度学习架构.
主要成果:
- 在杂的EHR数据集上,meta-learning方法与标准方法相比显示出更高的性能.
- 在极端情况下,失衡比率为172和74.6%的缺失率,该方法提高了AUROC的10.3%,AUPRC的3.2%.
- 该方法有效地减轻了数据不平衡和缺失值的负面影响.
结论:
- 开发的元学习方法为训练极端杂的EHR数据集的深度学习模型提供了强大的解决方案.
- 这项工作代表了建立可靠模型的重要一步,用于现实世界,不完美的医疗保健数据.
- 模型不可知性允许在医疗信息学中的不同深度学习任务中广泛应用.
相关概念视频
Methods of Documentation VII: EMR
838
Electronic Medical Records (EMRs) primarily center around electronically documenting patients' health information within a single healthcare organization or practice. They contain essential clinical data related to a patient's medical history, diagnoses, medications, treatment plans, lab results, and other pertinent information relevant to the specific encounter or episode of care. EMRs are designed to streamline documentation and workflow processes within individual healthcare...
838
Mechanistic Models: Compartment Models in Individual and Population Analysis
43
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...
43
Kaplan-Meier Approach
150
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,...
150
Bias in Epidemiological Studies
287
Biases can arise at various stages of research, from study design and data collection to analysis and interpretation. Recognizing and addressing these biases is essential to ensure the validity and reliability of epidemiological findings.Broadly speaking, biases in epidemiology fall into three main categories: selection bias, information bias, and confounding. A more detailed description of possible biases is:
287
Weighted Mean
5.2K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
5.2K


