Convolutional Neural Network-Based Automatic Classification of
Colorectal and Prostate Tumor Biopsies Using Multispectral Imagery: System
Development Study
- URL: http://arxiv.org/abs/2301.13151v1
- Date: Mon, 30 Jan 2023 18:28:25 GMT
- Title: Convolutional Neural Network-Based Automatic Classification of
Colorectal and Prostate Tumor Biopsies Using Multispectral Imagery: System
Development Study
- Authors: Remy Peyret and Duaa alSaeed and Fouad Khelifi and Nadia Al-Ghreimil
and Heyam Al-Baity and Ahmed Bouridane
- Abstract summary: We propose a CNN model for classifying colorectal and prostate tumors from multispectral images of biopsy samples.
Our results showed excellent performance, with an average test accuracy of 99.8% and 99.5% for the prostate and colorectal data sets, respectively.
The proposed CNN architecture was globally the best-performing system for classifying colorectal and prostate tumor images.
- Score: 7.566742780233967
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Colorectal and prostate cancers are the most common types of cancer in men
worldwide. To diagnose colorectal and prostate cancer, a pathologist performs a
histological analysis on needle biopsy samples. This manual process is
time-consuming and error-prone, resulting in high intra and interobserver
variability, which affects diagnosis reliability. This study aims to develop an
automatic computerized system for diagnosing colorectal and prostate tumors by
using images of biopsy samples to reduce time and diagnosis error rates
associated with human analysis. We propose a CNN model for classifying
colorectal and prostate tumors from multispectral images of biopsy samples. The
key idea was to remove the last block of the convolutional layers and halve the
number of filters per layer. Our results showed excellent performance, with an
average test accuracy of 99.8% and 99.5% for the prostate and colorectal data
sets, respectively. The system showed excellent performance when compared with
pretrained CNNs and other classification methods, as it avoids the
preprocessing phase while using a single CNN model for classification. Overall,
the proposed CNN architecture was globally the best-performing system for
classifying colorectal and prostate tumor images. The proposed CNN was detailed
and compared with previously trained network models used as feature extractors.
These CNNs were also compared with other classification techniques. As opposed
to pretrained CNNs and other classification approaches, the proposed CNN
yielded excellent results. The computational complexity of the CNNs was also
investigated, it was shown that the proposed CNN is better at classifying
images than pretrained networks because it does not require preprocessing.
Thus, the overall analysis was that the proposed CNN architecture was globally
the best-performing system for classifying colorectal and prostate tumor
images.
Related papers
- Advanced Hybrid Deep Learning Model for Enhanced Classification of Osteosarcoma Histopathology Images [0.0]
This study focuses on osteosarcoma (OS), the most common bone cancer in children and adolescents, which affects the long bones of the arms and legs.
We propose a novel hybrid model that combines convolutional neural networks (CNN) and vision transformers (ViT) to improve diagnostic accuracy for OS.
The model achieved an accuracy of 99.08%, precision of 99.10%, recall of 99.28%, and an F1-score of 99.23%.
arXiv Detail & Related papers (2024-10-29T13:54:08Z) - 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) - Convolutional neural network classification of cancer cytopathology images: taking breast cancer as an example [40.3927727959038]
This paper introduces an approach utilizing convolutional neural networks (CNNs) for the rapid categorization of pathological images.
It enables the rapid and automatic classification of pathological images into benign and malignant groups.
It demonstrates that the proposed method effectively enhances the accuracy in classifying pathological images of breast cancer.
arXiv Detail & Related papers (2024-04-12T07:08:05Z) - Prostate Lesion Detection and Salient Feature Assessment Using
Zone-Based Classifiers [0.0]
Multi-parametric magnetic resonance imaging (mpMRI) has a growing role in detecting prostate cancer lesions.
It is pertinent that medical professionals who interpret these scans reduce the risk of human error by using computer-aided detection systems.
Here we investigate the best machine learning classifier for each prostate zone.
arXiv Detail & Related papers (2022-08-24T13:08:56Z) - 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) - Medulloblastoma Tumor Classification using Deep Transfer Learning with
Multi-Scale EfficientNets [63.62764375279861]
We propose an end-to-end MB tumor classification and explore transfer learning with various input sizes and matching network dimensions.
Using a data set with 161 cases, we demonstrate that pre-trained EfficientNets with larger input resolutions lead to significant performance improvements.
arXiv Detail & Related papers (2021-09-10T13:07:11Z) - Wide & Deep neural network model for patch aggregation in CNN-based
prostate cancer detection systems [51.19354417900591]
Prostate cancer (PCa) is one of the leading causes of death among men, with almost 1.41 million new cases and around 375,000 deaths in 2020.
To perform an automatic diagnosis, prostate tissue samples are first digitized into gigapixel-resolution whole-slide images.
Small subimages called patches are extracted and predicted, obtaining a patch-level classification.
arXiv Detail & Related papers (2021-05-20T18:13:58Z) - A Deep Learning Study on Osteosarcoma Detection from Histological Images [6.341765152919201]
The most common type of primary malignant bone tumor is osteosarcoma.
CNNs can significantly decrease surgeon's workload and make a better prognosis of patient conditions.
CNNs need to be trained on a large amount of data in order to achieve a more trustworthy performance.
arXiv Detail & Related papers (2020-11-02T18:16:17Z) - Retinopathy of Prematurity Stage Diagnosis Using Object Segmentation and
Convolutional Neural Networks [68.96150598294072]
Retinopathy of Prematurity (ROP) is an eye disorder primarily affecting premature infants with lower weights.
It causes proliferation of vessels in the retina and could result in vision loss and, eventually, retinal detachment, leading to blindness.
In recent years, there has been a significant effort to automate the diagnosis using deep learning.
This paper builds upon the success of previous models and develops a novel architecture, which combines object segmentation and convolutional neural networks (CNN)
Our proposed system first trains an object segmentation model to identify the demarcation line at a pixel level and adds the resulting mask as an additional "color" channel in
arXiv Detail & Related papers (2020-04-03T14:07:41Z) - An interpretable classifier for high-resolution breast cancer screening
images utilizing weakly supervised localization [45.00998416720726]
We propose a framework to address the unique properties of medical images.
This model first uses a low-capacity, yet memory-efficient, network on the whole image to identify the most informative regions.
It then applies another higher-capacity network to collect details from chosen regions.
Finally, it employs a fusion module that aggregates global and local information to make a final prediction.
arXiv Detail & Related papers (2020-02-13T15:28:42Z)
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.