School of Computer Science, Loughborough University, Loughborough, LE11 3TU, UK.
Academic Department of Military Rehabilitation, Defence Medical Services, Loughborough, LE12 5QW, UK.
Sci Rep. 2021 Dec 20;11(1):24281. doi: 10.1038/s41598-021-03825-4.
Chronic exertional compartment syndrome (CECS) is a condition occurring most frequently in the lower limbs and often requires corrective surgery to alleviate symptoms. Amongst military personnel, the success rates of this surgery can be as low as 20%, presenting a challenge in determining whether surgery is worthwhile. In this study, the data of 132 fasciotomies for CECS was analysed and using combinatorial feature selection methods, coupled with input from clinicians, identified a set of key clinical features contributing to the occupational outcomes of surgery. Features were utilised to develop a machine learning model for predicting return-to-work outcomes 12-months post-surgery. An AUC of 0.85 ± 0.08 was achieved using a linear-SVM, trained using 6 features (height, mean arterial pressure, pre-surgical score on the exercise-induced leg pain questionnaire, time from initial presentation to surgery, and whether a patient had received a prior surgery for CECS). To facilitate trust and transparency, interrogation strategies were used to identify reasons why certain patients were misclassified, using instance hardness measures. Model interrogation revealed that patient difficulty was associated with an overlap in the clinical characteristics of surgical outcomes, which was best handled by XGBoost and SVM-based models. The methodology was compiled into a machine learning framework, termed AITIA, which can be applied to other clinical problems. AITIA extends the typical machine learning pipeline, integrating the proposed interrogation strategy, allowing to user to reason and decide whether to trust the developed model based on the sensibility of its decision-making.
慢性运动性间隔综合征(CECS)是一种常见于下肢的疾病,通常需要手术矫正以缓解症状。在军人中,这种手术的成功率可能低至 20%,这使得是否进行手术的决策变得具有挑战性。在这项研究中,分析了 132 例 CECS 筋膜切开术的数据,并结合临床医生的意见,使用组合特征选择方法确定了一组有助于手术职业结果的关键临床特征。这些特征被用于开发一种机器学习模型,以预测术后 12 个月的恢复工作结果。使用线性-SVM 并基于 6 个特征(身高、平均动脉压、运动引起的腿部疼痛问卷的术前评分、从初次就诊到手术的时间以及患者是否接受过 CECS 的先前手术)进行训练,该模型的 AUC 为 0.85±0.08。为了促进信任和透明度,使用实例硬度度量来识别某些患者被错误分类的原因,从而使用了查询策略。模型查询结果表明,患者的困难与手术结果的临床特征重叠有关,这最好通过 XGBoost 和基于 SVM 的模型来处理。该方法被编译到一个称为 AITIA 的机器学习框架中,可以应用于其他临床问题。AITIA 扩展了典型的机器学习管道,集成了所提出的查询策略,允许用户根据其决策的敏感性来判断是否信任所开发的模型。