Otitis media detection using tympanic membrane images with a novel multi-class machine learning algorithm.
Adi Alhudhaif1, Zafer Cömert2, Kemal Polat3
1Department of Computer Science, College of Computer Engineering and Sciences in Al-kharj, Prince Sattam bin Abdulaziz University, Alkharj, Saudi Arabia.
Peerj. Computer Science
|April 5, 2021
Summary
A new AI model accurately diagnoses otitis media (OM) using ear images, achieving 98.26% accuracy. This deep learning approach offers objective results, potentially reducing misdiagnosis rates in clinical settings.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Otolaryngology
Background:
- Otitis media (OM) is a common middle ear infection diagnosed via subjective otoscope image inspection.
- Current diagnostic methods are prone to errors and subjectivity.
- There is a need for objective and reliable diagnostic tools for OM.
Purpose of the Study:
- To develop a novel computer-aided decision support model for diagnosing otitis media.
- To enhance the model's generalization ability using advanced deep learning techniques.
- To provide an objective and repeatable diagnostic aid for otitis media.
Main Methods:
- A convolutional neural network (CNN) based model was developed.
- The model incorporates channel and spatial attention (CBAM), residual blocks, and hypercolumn techniques.
- Experiments were conducted on an open-access dataset of 956 otoscope images across five classes.
Main Results:
- The proposed CNN model achieved high classification performance.
- Overall accuracy was 98.26%, with 97.68% sensitivity and 99.30% specificity.
- The model outperformed pre-trained CNNs like AlexNet, VGG-Nets, GoogLeNet, and ResNets.
Conclusions:
- The developed CNN model with integrated image processing techniques is effective for otitis media diagnosis.
- This AI tool can assist specialists in achieving objective, repeatable results and reducing misdiagnosis.
- The model supports clinical decision-making, improving the accuracy and efficiency of OM diagnosis.
Related Concept Videos
Assessing Body Temperature - Tympanic membrane
888
Assessing tympanic membrane temperature involves using a tympanic membrane thermometer (TMT). Here is a step-by-step guide:
Step 1: Begin by practicing good hand hygiene to prevent the transmission of microorganisms.
Step 2: Turn on the thermometer and wait until the ready sign appears on the screen to ensure accurate measurement.
Step 3: Slide the probe cover in place to prevent cross-contamination.
Step 4: Instruct the patient to tilt their head to the side for comfort and check for cerumen...
Step 1: Begin by practicing good hand hygiene to prevent the transmission of microorganisms.
Step 2: Turn on the thermometer and wait until the ready sign appears on the screen to ensure accurate measurement.
Step 3: Slide the probe cover in place to prevent cross-contamination.
Step 4: Instruct the patient to tilt their head to the side for comfort and check for cerumen...
888
Classification of Signals
1.1K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.1K


