Related Experiment Video
Updated: Jun 20, 2026

04:23
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
1.9K
Contrasting EfficientNet, ViT, and gMLP for COVID-19 Detection in Ultrasound Imagery
Mohamad Mahmoud Al Rahhal1, Yakoub Bazi2, Rami M Jomaa3
1Applied Computer Science Department, College of Applied Computer Science, King Saud University, Riyadh 11543, Saudi Arabia.
Journal of Personalized Medicine
|October 27, 2022
Summary
Deep learning models aid in coronavirus diagnosis using ultrasound images. EfficientNet-B2 with transfer learning achieved 96.79% accuracy, significantly improving COVID-19 detection rates.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Deep Learning
Background:
- Timely diagnosis of coronavirus is crucial for controlling viral spread.
- Ultrasound imaging offers a potential modality for rapid patient assessment.
- Existing diagnostic methods require timely improvements for effective pandemic management.
Purpose of the Study:
- To develop and evaluate a deep learning-based approach for detecting coronavirus (COVID-19) using ultrasound imagery.
- To compare the performance of EfficientNet-B2, Vision Transformer (ViT), and gMLP models for multiclass classification of ultrasound images.
- To assess the impact of transfer learning on model performance for COVID-19 detection.
Main Methods:
- Utilized transfer learning with an EfficientNet-B2 model pre-trained on ImageNet for ultrasound image classification.
- Compared EfficientNet-B2 against ViT and gMLP models, both with and without transfer learning.
- Employed a multiclass classification strategy to categorize images as COVID-19, pneumonia, or normal.
- Evaluated models on a public ultrasound dataset comprising 261 recordings from 216 patients.
Main Results:
- EfficientNet-B2 with transfer learning achieved the highest performance, with precision, recall, and F1 scores of 95.84%, 99.88%, and 97.41% for the COVID-19 class, respectively.
- The best model demonstrated an overall accuracy of 96.79%.
- EfficientNet-B2 with transfer learning outperformed ViT (92.82% accuracy) and gMLP (93.03% accuracy).
Conclusions:
- Transfer learning, particularly with EfficientNet-B2, significantly enhances the accuracy of deep learning models for COVID-19 detection in ultrasound images.
- Deep learning models show promise for rapid and accurate COVID-19 diagnosis, aiding in infection control.
- EfficientNet-B2 is a highly effective architecture for classifying ultrasound images for respiratory diseases including COVID-19.
Related Concept Videos
Difference from Background: Limit of Detection
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
Imaging Studies II: Ultrasonography
IntroductionUltrasonography, or renal ultrasound, is a noninvasive medical imaging technique that uses high-frequency sound waves to visualize the kidneys, ureters, bladder, and surrounding tissues.Indications for Urinary System UltrasonographyUrinary system ultrasonography is indicated in various clinical scenarios, such as:Kidney Stones (Urolithiasis): To detect and monitor the size and presence of kidney or urinary tract stones.Hydronephrosis: To assess the dilation of the renal pelvis and...

