Department of Surgery, Keck School of Medicine of USC, Los Angeles, CA, USA.
eKare, Inc., Fairfax, VA, USA.
Comput Math Methods Med. 2023 Feb 2;2023:3858997. doi: 10.1155/2023/3858997. eCollection 2023.
Pressure injuries (PIs) impose a substantial burden on patients, caregivers, and healthcare systems, affecting an estimated 3 million Americans and costing nearly $18 billion annually. Accurate pressure injury staging remains clinically challenging. Over the last decade, object detection and semantic segmentation have evolved quickly with new methods invented and new application areas emerging. Simultaneous object detection and segmentation paved the way to segment and classify anatomical structures. In this study, we utilize the Mask-R-CNN algorithm for segmentation and classification of stage 1-4 pressure injuries.
Images from the eKare Inc. pressure injury wound data repository were segmented and classified manually by two study authors with medical training. The Mask-R-CNN model was implemented using the Keras deep learning and TensorFlow libraries with Python. We split 969 pressure injury images into training (87.5%) and validation (12.5%) subsets for Mask-R-CNN training.
We included 121 random pressure injury images in our test set. The Mask-R-CNN model showed overall classification accuracy of 92.6%, and the segmentation demonstrated 93.0% accuracy. Our F1 scores for stages 1-4 were 0.842, 0.947, 0.907, and 0.944, respectively. Our Dice coefficients for stages 1-4 were 0.92, 0.85, 0.93, and 0.91, respectively.
Our Mask-R-CNN model provides levels of accuracy considerably greater than the average healthcare professional who works with pressure injury patients. This tool can be easily incorporated into the clinician's workflow to aid in the hospital setting.
压力性损伤(PI)给患者、护理人员和医疗系统带来了巨大负担,估计影响了 300 万美国人和每年近 180 亿美元的成本。准确的压力性损伤分期仍然具有临床挑战性。在过去的十年中,目标检测和语义分割随着新方法的发明和新应用领域的出现而迅速发展。同时的目标检测和分割为解剖结构的分割和分类铺平了道路。在这项研究中,我们利用 Mask-R-CNN 算法对 1-4 期压力性损伤进行分割和分类。
从 eKare Inc. 压力性损伤伤口数据存储库中获取图像,由两名具有医学培训背景的研究作者手动进行分割和分类。Mask-R-CNN 模型使用 Keras 深度学习和 TensorFlow 库与 Python 实现。我们将 969 张压力性损伤图像分割为训练(87.5%)和验证(12.5%)子集,用于 Mask-R-CNN 训练。
我们的测试集包括 121 张随机压力性损伤图像。Mask-R-CNN 模型的整体分类准确率为 92.6%,分割准确率为 93.0%。我们对 1-4 期的 F1 分数分别为 0.842、0.947、0.907 和 0.944。我们对 1-4 期的 Dice 系数分别为 0.92、0.85、0.93 和 0.91。
我们的 Mask-R-CNN 模型提供的准确率远高于与压力性损伤患者一起工作的平均医疗保健专业人员。该工具可以轻松纳入临床医生的工作流程,以帮助在医院环境中使用。