Real-Time COVID-19 Diagnosis from X-Ray Images Using Deep CNN and
Extreme Learning Machines Stabilized by Chimp Optimization Algorithm
- URL: http://arxiv.org/abs/2106.01435v1
- Date: Fri, 14 May 2021 20:04:04 GMT
- Title: Real-Time COVID-19 Diagnosis from X-Ray Images Using Deep CNN and
Extreme Learning Machines Stabilized by Chimp Optimization Algorithm
- Authors: Hu Tianqing, Mohammad Khishe, Mokhtar Mohammadi, Gholam-Reza Parvizi,
Sarkhel H. Taher Karim, Tarik A. Rashid
- Abstract summary: This paper introduces a novel two-phase approach for classifying chest X-ray images.
The first phase comes to train a deep CNN working as a feature extractor, and the second phase comes to use Extreme Learning Machines (ELMs) for real-time detection.
The proposed approach outperforms other comparative benchmarks with 98.25% and 99.11% as ultimate accuracy on the COVID-Xray-5k and COVIDetectioNet datasets.
- Score: 3.67350413975883
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: Real-time detection of COVID-19 using radiological images has gained priority
due to the increasing demand for fast diagnosis of COVID-19 cases. This paper
introduces a novel two-phase approach for classifying chest X-ray images. Deep
Learning (DL) methods fail to cover these aspects since training and
fine-tuning the model's parameters consume much time. In this approach, the
first phase comes to train a deep CNN working as a feature extractor, and the
second phase comes to use Extreme Learning Machines (ELMs) for real-time
detection. The main drawback of ELMs is to meet the need of a large number of
hidden-layer nodes to gain a reliable and accurate detector in applying image
processing since the detective performance remarkably depends on the setting of
initial weights and biases. Therefore, this paper uses Chimp Optimization
Algorithm (ChOA) to improve results and increase the reliability of the network
while maintaining real-time capability. The designed detector is to be
benchmarked on the COVID-Xray-5k and COVIDetectioNet datasets, and the results
are verified by comparing it with the classic DCNN, Genetic Algorithm optimized
ELM (GA-ELM), Cuckoo Search optimized ELM (CS-ELM), and Whale Optimization
Algorithm optimized ELM (WOA-ELM). The proposed approach outperforms other
comparative benchmarks with 98.25% and 99.11% as ultimate accuracy on the
COVID-Xray-5k and COVIDetectioNet datasets, respectively, and it led relative
error to reduce as the amount of 1.75% and 1.01% as compared to a convolutional
CNN. More importantly, the time needed for training deep ChOA-ELM is only
0.9474 milliseconds, and the overall testing time for 3100 images is 2.937
seconds.
Related papers
- Optimizing ship detection efficiency in SAR images [12.829941550630776]
The speed and compute cost of vessel detection are essential for a timely intervention to prevent illegal fishing.
We trained an object detection model based on a convolutional neural network (CNN) using a dataset of satellite images.
We show that by using a classification model the average precision of the detection model can be approximated to 99.5% in 44% of the time or to 92.7% in 25% of the time.
arXiv Detail & Related papers (2022-12-12T12:04:10Z) - Early Diagnosis of Retinal Blood Vessel Damage via Deep Learning-Powered
Collective Intelligence Models [0.3670422696827525]
The power of swarm algorithms is used to search for various combinations of convolutional, pooling, and normalization layers to provide the best model for the task.
The best TDCN model achieves an accuracy of 90.3%, AUC ROC of 0.956, and a Cohen score of 0.967.
arXiv Detail & Related papers (2022-10-17T21:38:38Z) - Deep Learning Neural Network for Lung Cancer Classification: Enhanced
Optimization Function [28.201018420730332]
The aim of this work is to increase the overall prediction accuracy along with reducing processing time by using multispace image in pooling layer of convolution neural network.
The proposed method has the autoencoder system to improve the overall accuracy, and to predict lung cancer by using multispace image in pooling layer of convolution neural network.
arXiv Detail & Related papers (2022-08-05T18:41:17Z) - An Empirical Analysis of Recurrent Learning Algorithms In Neural Lossy
Image Compression Systems [73.48927855855219]
Recent advances in deep learning have resulted in image compression algorithms that outperform JPEG and JPEG 2000 on the standard Kodak benchmark.
In this paper, we perform the first large-scale comparison of recent state-of-the-art hybrid neural compression algorithms.
arXiv Detail & Related papers (2022-01-27T19:47:51Z) - ZARTS: On Zero-order Optimization for Neural Architecture Search [94.41017048659664]
Differentiable architecture search (DARTS) has been a popular one-shot paradigm for NAS due to its high efficiency.
This work turns to zero-order optimization and proposes a novel NAS scheme, called ZARTS, to search without enforcing the above approximation.
In particular, results on 12 benchmarks verify the outstanding robustness of ZARTS, where the performance of DARTS collapses due to its known instability issue.
arXiv Detail & Related papers (2021-10-10T09:35:15Z) - Evolving Deep Convolutional Neural Network by Hybrid Sine-Cosine and
Extreme Learning Machine for Real-time COVID19 Diagnosis from X-Ray Images [0.5249805590164902]
Deep Convolutional Networks (CNNs) can be considered as applicable tools to diagnose COVID19 positive cases.
This paper proposes using the Extreme Learning Machine (ELM) instead of the last fully connected layer to address this deficiency.
The proposed approach outperforms comparative benchmarks with a final accuracy of 98.83% on the COVID-Xray-5k dataset.
arXiv Detail & Related papers (2021-05-14T19:40:16Z) - Sample and Computation Redistribution for Efficient Face Detection [137.19388513633484]
Training data sampling and computation distribution strategies are the keys to efficient and accurate face detection.
scrfdf34 outperforms the best competitor, TinaFace, by $3.86%$ (AP at hard set) while being more than emph3$times$ faster on GPUs with VGA-resolution images.
arXiv Detail & Related papers (2021-05-10T23:51:14Z) - Optimal Sequential Detection of Signals with Unknown Appearance and
Disappearance Points in Time [64.26593350748401]
The paper addresses a sequential changepoint detection problem, assuming that the duration of change may be finite and unknown.
We focus on a reliable maximin change detection criterion of maximizing the minimal probability of detection in a given time (or space) window.
The FMA algorithm is applied to detecting faint streaks of satellites in optical images.
arXiv Detail & Related papers (2021-02-02T04:58:57Z) - APQ: Joint Search for Network Architecture, Pruning and Quantization
Policy [49.3037538647714]
We present APQ for efficient deep learning inference on resource-constrained hardware.
Unlike previous methods that separately search the neural architecture, pruning policy, and quantization policy, we optimize them in a joint manner.
With the same accuracy, APQ reduces the latency/energy by 2x/1.3x over MobileNetV2+HAQ.
arXiv Detail & Related papers (2020-06-15T16:09:17Z) - Communication-Efficient Distributed Stochastic AUC Maximization with
Deep Neural Networks [50.42141893913188]
We study a distributed variable for large-scale AUC for a neural network as with a deep neural network.
Our model requires a much less number of communication rounds and still a number of communication rounds in theory.
Our experiments on several datasets show the effectiveness of our theory and also confirm our theory.
arXiv Detail & Related papers (2020-05-05T18:08:23Z) - Accurate Tumor Tissue Region Detection with Accelerated Deep
Convolutional Neural Networks [12.7414209590152]
Manual annotation of pathology slides for cancer diagnosis is laborious and repetitive.
Our approach, (FLASH) is based on a Deep Convolutional Neural Network (DCNN) architecture.
It reduces computational costs and is faster than typical deep learning approaches by two orders of magnitude.
arXiv Detail & Related papers (2020-04-18T08:24:27Z)
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.