| Literature DB >> 35890906 |
Teodora Surdea-Blaga1, Gheorghe Sebestyen2, Zoltan Czako2, Anca Hangan2, Dan Lucian Dumitrascu1, Abdulrahman Ismaiel1, Liliana David1, Imre Zsigmond3, Giuseppe Chiarioni4, Edoardo Savarino5, Daniel Corneliu Leucuta6, Stefan Lucian Popa1.
Abstract
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.Entities:
Keywords: Chicago classification; Convolutional Neural Network; Esophageal Motility Disorder Diagnosis; artificial intelligence; high-resolution esophageal manometry; machine learning
Mesh:
Year: 2022 PMID: 35890906 PMCID: PMC9323128 DOI: 10.3390/s22145227
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.847
Figure 1(a) Swallow with failed peristalsis and normal relaxation of the lower esophageal sphincter (LES), as shown by the color shift (caused by the pressure drop)—the area of focus is the yellow rectangle; (b) Swallow with failed peristalsis and lack of LES relaxation (there was no color change, and the measured IRP was over the cutoff—red rectangle).
Figure 2Swallowing patterns: (A) Normal; (B) Panesophageal pressurization; (C) Premature contraction; (D) Hypotensive; (E) Fragmented contraction; (F) DCI greater than 8000 mmHg·cm·s; (G) Failed peristalsis.
Figure 3Normal swallowing pattern. The swallowing induced a strong and normal peristaltic wave.
Figure 4Block diagram of the final solution.
Figure 5Solution pipeline.
Figure 6Swallowing pattern classification confusion matrix.
Figure 7Esophageal motility disorders confusion matrix.
Figure 8The left image depicts a week swallow, while the right image shows a fragmented contraction.
Figure 9Esophageal motility disorders confusion matrix without ineffective esophageal motility and fragmented peristalsis disorder classes.
Comparative results of previous studies.
| Author (Year) | Number of Patients | Characteristics | Main Purpose | Outcomes | Technology |
|---|---|---|---|---|---|
| Kou et al. [ | 2161 | A generative model using the approach of variational auto-encoder was developed, for an automatic diagnosis of raw esophageal manometry data | To identify the swallowing type There were 6 swallow types: normal, weak, failed, fragmented, premature, or hypercontractile, and 3 pressurization types: normal, compartmental pressurization, panesophageal | The overall accuracy for the train/validation/test dataset was 0.64/ | DL |
| Kou et al. [ | 1741 | Swallow-level stage: | To diagnose esophageal motility disorders | The best performance on the test dataset, in blended models, was 0.81 in top-1 prediction, and 0.92 in top-2 prediction (xgb+ann-1) | Combines DL and |
| Kou et al. [ | 1741 | An AI-based system that automatically classifies swallow types based on raw data from HREM | To automatically classify swallow types: normal, hypercontractile, weak-fragmented, failed, and premature | Swallow type accuracies from the train/validation/test datasets of 0.86/0.81/0.83 | DL |
| Frigo et al. [ | 226 | Created a physio-mechanical model of esophageal function, and a database with parameters from healthy subjects, and different motility disorders | Patients parameters are compared with the database and the group with the highest similarity index is chosen | Correct diagnosis in 86% of cases | Rule-based model |
| Wang et al. [ | 229 | A DL computational model, which leverages three-dimensional convolution and bidirectional convolutional long-short-term-memory models were used for HREM automatic diagnosis | To identify whether the esophageal function was normal, or there was a minor or major motility disorder. | Overall accuracy of the proposed model was 91.32% with 90.5% sensitivity and 95.87% specificity. | DL |
AI: artificial intelligence; ANN: artificial neural networks; CNNs: Convolutional Neural Networks; DL: deep learning; ML: machine learning; HREM: high-resolution esophageal manometry.