L测试下肢截肢患者的子任务细分,使用随机森林算法
Alexis L McCreath Frangakis1, Edward D Lemaire2, Helena Burger3,4
1Department of Mechanical Engineering, Faculty of Engineering, University of Ottawa, Ottawa, ON K1N 6N5, Canada.
Sensors (Basel, Switzerland)
|August 10, 2024
概括
一个新的随机森林模型使用智能手机传感器准确地对下肢截肢者的功能移动性子任务进行L测试,改善移动性评估和跌倒风险评估.
科学领域:
- 生物医学工程 生物医学工程
- 康复技术 康复技术 康复技术
- 医疗保健中的机器学习
背景情况:
- 功能性移动性测试对于评估下肢截肢者的进展至关重要.
- 智能手机的惯性传感器为详细的移动性分析提供了潜力.
- 现有的基于规则的算法在L测试细分方面与截肢数据作斗争.
研究的目的:
- 开发和验证机器学习模型,用于L测试下肢截肢者的子任务细分.
- 使用智能手机数据提高功能性移动性评估的准确性和临床实用性.
- 提供对肢体切断者康复的流动性状态和跌倒风险的更深入的见解.
主要方法:
- 训练一个随机森林机器学习模型,使用来自有能力和下肢截肢的参与者的数据.
- 利用智能手机惯性传感器数据进行功能移动性L测试的子任务细分.
- 采用一个leave-one-out交叉验证方法来测试对截肢者数据的模型.
主要成果:
- 随机森林模型成功地对大多数下肢截肢的参与者分类了L测试子任务.
- 该算法实现了高性能指标:准确度>85%,灵敏度>75%,特异性>95%.
- 该模型证明了可接受的结果,以增强对截肢者移动状态的临床理解.
结论:
- 使用智能手机传感器的机器学习方法在下肢截肢者的L测试子任务细分方面是有效的.
- 这项技术可以显著提高临床评估的流动性和下跌风险在这个人群.
- 开发的算法为下肢截肢者的个性化康复和监测提供了一个有前途的工具.
相关概念视频
Random Sampling Method
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
Randomized Experiments
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
Simple randomization
Simple...
Wald-Wolfowitz Runs Test I
The Wald-Wolfowitz test, also known as the runs test, is a nonparametric statistical test used to assess the randomness of a sequence of two different types of elements (e.g., positive/negative values, successes/failures). It examines whether the order of the elements in a sequence is random or if there is a pattern or trend present. This nonparametric test applies to any ordered data despite the population and sample data distribution, even if a higher sample size is available.
The test works...
The test works...
Wald-Wolfowitz Runs Test II
The Wald-Wolfowitz runs test, commonly referred to as the runs test, is a nonparametric test used to assess the randomness of ordered data. The test evaluates the number of runs, which are consecutive sequences of similar elements within the data. If the number of runs is significantly higher or lower than expected, the data is considered non-random, indicating a detectable pattern or structure.
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and 0s. In...
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and 0s. In...
Survival Tree
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 survival tree begins...
Building a Survival Tree
Constructing a survival tree begins...


