Second Medical Department, "Iuliu Hatieganu" University of Medicine and Pharmacy, 400006 Cluj-Napoca, Romania.
Computer Science Department, Technical University of Cluj-Napoca, 400114 Cluj-Napoca, Romania.
Sensors (Basel). 2022 Jul 13;22(14):5227. doi: 10.3390/s22145227.
The goal of this paper is to provide a Machine Learning-based solution that can be utilized to automate the Chicago Classification algorithm, the state-of-the-art scheme for esophageal motility disease identification. First, the photos were preprocessed by locating the area of interest-the precise instant of swallowing. After resizing and rescaling the photos, they were utilized as input for the Deep Learning models. The InceptionV3 Deep Learning model was used to identify the precise class of the IRP. We used the DenseNet201 CNN architecture to classify the images into 5 different classes of swallowing disorders. Finally, we combined the results of the two trained ML models to automate the Chicago Classification algorithm. With this solution we obtained a top-1 accuracy and f1-score of 86% with no human intervention, automating the whole flow, from image preprocessing until Chicago classification and diagnosis.
本文的目标是提供一个基于机器学习的解决方案,可以用来自动化芝加哥分类算法,这是一种用于识别食管动力疾病的最先进方案。首先,通过定位感兴趣的区域——吞咽的确切瞬间,对照片进行预处理。对照片进行调整大小和缩放后,将其用作深度学习模型的输入。使用 InceptionV3 深度学习模型来识别 IRP 的精确类别。我们使用 DenseNet201 CNN 架构将图像分类为 5 种不同的吞咽障碍类别。最后,我们结合两个训练有素的机器学习模型的结果来自动化芝加哥分类算法。通过这个解决方案,我们在没有人工干预的情况下获得了 86%的准确率和 F1 分数,从而实现了从图像预处理到芝加哥分类和诊断的整个流程自动化。