使用最佳生存树模型对AF进行无事件生存时间预测
Danilo Lofaro1, Patrizia Vizza2, Giuseppe Tradigo3
1University of Calabria, Italy.
Studies in health technology and informatics
|May 17, 2025
概括
这项研究引入了一种新的最佳生存树 (OST) 方法,用于分析患者数据,以预测10年的心房动风险. OST方法表现出强大的预测性能,优于其他基于树的算法.
科学领域:
- 临床数据分析临床数据分析
- 机器学习在医疗保健中的应用
- 心血管疾病预测预测
背景情况:
- 心房动 (AF) 构成严重的健康风险.
- 准确预测长期AF风险对于患者管理至关重要.
- 现有的预测模型在处理复杂的临床数据时可能存在局限性.
研究的目的:
- 开发和评估使用最佳生存树 (OST) 算法进行临床数据分析的新方法.
- 评估基于OST的方法在预测10年心房动风险概况方面的能力.
- 将OST的性能与其他已建立的基于树的算法进行比较.
主要方法:
- 应用最佳生存树 (OST) 算法用于数据集成和分析.
- 利用了4114名患者的临床数据集,平均随访时间为59.0±19.3个月.
- 使用分类和回归树 (CART),条件推理树 (cTree) 和随机森林 (RF) 算法的比较分析.
主要成果:
- 基于OST的方法成功预测了四个不同的10年心房风险概况.
- OST实现了0.794的曲线下面积 (AUC) 和0.131.1的障碍得分.
- OST的性能与CART,cTree和RF相当或高于它们,特别是在预测准确度方面.
结论:
- 提出的基于OST的方法对于临床数据分析和心房风险预测是有效的.
- OST提供了一个强大的工具,可以在10年内识别患者的风险概况.
- 这种方法有望改善心血管风险分层和患者护理.
相关概念视频
Introduction To Survival Analysis
963
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
The primary goal of survival analysis is to estimate survival time—the time...
963
Actuarial Approach
396
The actuarial approach, a statistical method originally developed for life insurance risk assessment, is widely used to calculate survival rates in clinical and population studies. This method accounts for participants lost to follow-up or those who die from causes unrelated to the study, ensuring a more accurate representation of survival probabilities.
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
396
Kaplan-Meier Approach
807
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,...
807
Assumptions of Survival Analysis
503
Survival models analyze the time until one or more events occur, such as death in biological organisms or failure in mechanical systems. These models are widely used across fields like medicine, biology, engineering, and public health to study time-to-event phenomena. To ensure accurate results, survival analysis relies on key assumptions and careful study design.
503
Comparing the Survival Analysis of Two or More Groups
726
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
726
Survival Tree
514
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...
514


