Benchmarking Deep Learning Frameworks for Automated Diagnosis of Ocular
Toxoplasmosis: A Comprehensive Approach to Classification and Segmentation
- URL: http://arxiv.org/abs/2305.10975v1
- Date: Thu, 18 May 2023 13:42:15 GMT
- Title: Benchmarking Deep Learning Frameworks for Automated Diagnosis of Ocular
Toxoplasmosis: A Comprehensive Approach to Classification and Segmentation
- Authors: Syed Samiul Alam, Samiul Based Shuvo, Shams Nafisa Ali, Fardeen Ahmed,
Arbil Chakma, Yeong Min Jang
- Abstract summary: Ocular Toxoplasmosis (OT) is a common eye infection caused by T. gondii that can cause vision problems.
This research seeks to provide a guide for future researchers looking to utilise DL techniques and develop a cheap, automated, easy-to-use, and accurate diagnostic method.
- Score: 1.3701366534590498
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Ocular Toxoplasmosis (OT), is a common eye infection caused by T. gondii that
can cause vision problems. Diagnosis is typically done through a clinical
examination and imaging, but these methods can be complicated and costly,
requiring trained personnel. To address this issue, we have created a benchmark
study that evaluates the effectiveness of existing pre-trained networks using
transfer learning techniques to detect OT from fundus images. Furthermore, we
have also analysed the performance of transfer-learning based segmentation
networks to segment lesions in the images. This research seeks to provide a
guide for future researchers looking to utilise DL techniques and develop a
cheap, automated, easy-to-use, and accurate diagnostic method. We have
performed in-depth analysis of different feature extraction techniques in order
to find the most optimal one for OT classification and segmentation of lesions.
For classification tasks, we have evaluated pre-trained models such as VGG16,
MobileNetV2, InceptionV3, ResNet50, and DenseNet121 models. Among them,
MobileNetV2 outperformed all other models in terms of Accuracy (Acc), Recall,
and F1 Score outperforming the second-best model, InceptionV3 by 0.7% higher
Acc. However, DenseNet121 achieved the best result in terms of Precision, which
was 0.1% higher than MobileNetv2. For the segmentation task, this work has
exploited U-Net architecture. In order to utilize transfer learning the encoder
block of the traditional U-Net was replaced by MobileNetV2, InceptionV3,
ResNet34, and VGG16 to evaluate different architectures moreover two different
two different loss functions (Dice loss and Jaccard loss) were exploited in
order to find the most optimal one. The MobileNetV2/U-Net outperformed ResNet34
by 0.5% and 2.1% in terms of Acc and Dice Score, respectively when Jaccard loss
function is employed during the training.
Related papers
- Brain Tumor Classification on MRI in Light of Molecular Markers [61.77272414423481]
Co-deletion of the 1p/19q gene is associated with clinical outcomes in low-grade gliomas.
This study aims to utilize a specially MRI-based convolutional neural network for brain cancer detection.
arXiv Detail & Related papers (2024-09-29T07:04:26Z) - Comparative Performance Analysis of Transformer-Based Pre-Trained Models for Detecting Keratoconus Disease [0.0]
This study compares eight pre-trained CNNs for diagnosing keratoconus, a degenerative eye disease.
MobileNetV2 was the best accurate model in identifying keratoconus and normal cases with few misclassifications.
arXiv Detail & Related papers (2024-08-16T20:15:24Z) - GDN: A Stacking Network Used for Skin Cancer Diagnosis [3.3091074760783554]
This paper presents GoogLe-Dense Network (GDN), which is an image-classification model to identify two types of skin cancer, Basal Cell Carcinoma, and Melanoma.
GDN consists of two sequential levels in its structure. The first level performs basic classification tasks accomplished by GoogLeNet and DenseNet, which are trained in parallel to enhance efficiency.
We compare our method with four baseline networks including ResNet, VGGNet, DenseNet, and GoogLeNet on the dataset, in which GoogLeNet and DenseNet significantly outperform ResNet and VGGNet
arXiv Detail & Related papers (2023-12-05T02:33:55Z) - Defect Analysis of 3D Printed Cylinder Object Using Transfer Learning
Approaches [0.51795041186793]
This study explores the effectiveness of machine learning approaches, specifically transfer learning (TL) models, for defect detection in 3D-printed cylinders.
Images of cylinders were analyzed using models including VGG16, VGG19, ResNet50, ResNet101, InceptionResNetV2, and MobileNetV2.
Results suggest certain TL models can deliver high accuracy for AM defect classification, although performance varies across algorithms.
arXiv Detail & Related papers (2023-10-12T18:10:36Z) - Designing an Improved Deep Learning-based Model for COVID-19 Recognition
in Chest X-ray Images: A Knowledge Distillation Approach [0.0]
This study uses two neural networks to improve feature extraction from our dataset: VGG19 and ResNet50V2.
MobileNetV2 excels at extracting semantic features while requiring minimal computation on mobile and embedded devices.
arXiv Detail & Related papers (2023-01-06T22:31:05Z) - Comparative analysis of deep learning approaches for AgNOR-stained
cytology samples interpretation [52.77024349608834]
This paper provides a way to analyze argyrophilic nucleolar organizer regions (AgNOR) stained slide using deep learning approaches.
Our results show that the semantic segmentation using U-Net with ResNet-18 or ResNet-34 as the backbone have similar results.
The best model shows an IoU for nucleus, cluster, and satellites of 0.83, 0.92, and 0.99 respectively.
arXiv Detail & Related papers (2022-10-19T15:15:32Z) - Stain Normalized Breast Histopathology Image Recognition using
Convolutional Neural Networks for Cancer Detection [9.826027427965354]
Recent advances have shown that the convolutional Neural Network (CNN) architectures can be used to design a Computer Aided Diagnostic (CAD) System for breast cancer detection.
We consider some contemporary CNN models for binary classification of breast histopathology images.
We have validated the trained CNN networks on a publicly available BreaKHis dataset, for 200x and 400x magnified histopathology images.
arXiv Detail & Related papers (2022-01-04T03:09:40Z) - LGD: Label-guided Self-distillation for Object Detection [59.9972914042281]
We propose the first self-distillation framework for general object detection, termed LGD (Label-Guided self-Distillation)
Our framework involves sparse label-appearance encoding, inter-object relation adaptation and intra-object knowledge mapping to obtain the instructive knowledge.
Compared with a classical teacher-based method FGFI, LGD not only performs better without requiring pretrained teacher but also with 51% lower training cost beyond inherent student learning.
arXiv Detail & Related papers (2021-09-23T16:55:01Z) - An Uncertainty-Driven GCN Refinement Strategy for Organ Segmentation [53.425900196763756]
We propose a segmentation refinement method based on uncertainty analysis and graph convolutional networks.
We employ the uncertainty levels of the convolutional network in a particular input volume to formulate a semi-supervised graph learning problem.
We show that our method outperforms the state-of-the-art CRF refinement method by improving the dice score by 1% for the pancreas and 2% for spleen.
arXiv Detail & Related papers (2020-12-06T18:55:07Z) - Classification of COVID-19 in CT Scans using Multi-Source Transfer
Learning [91.3755431537592]
We propose the use of Multi-Source Transfer Learning to improve upon traditional Transfer Learning for the classification of COVID-19 from CT scans.
With our multi-source fine-tuning approach, our models outperformed baseline models fine-tuned with ImageNet.
Our best performing model was able to achieve an accuracy of 0.893 and a Recall score of 0.897, outperforming its baseline Recall score by 9.3%.
arXiv Detail & Related papers (2020-09-22T11:53:06Z) - 3D medical image segmentation with labeled and unlabeled data using
autoencoders at the example of liver segmentation in CT images [58.720142291102135]
This work investigates the potential of autoencoder-extracted features to improve segmentation with a convolutional neural network.
A convolutional autoencoder was used to extract features from unlabeled data and a multi-scale, fully convolutional CNN was used to perform the target task of 3D liver segmentation in CT images.
arXiv Detail & Related papers (2020-03-17T20:20:43Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.