Comparative analysis of image classification algorithms based on traditional machine learning and deep learning

2021 ◽  
Vol 141 ◽  
pp. 61-67
Author(s):  
Pin Wang ◽  
En Fan ◽  
Peng Wang
2021 ◽  
Author(s):  
Md. Abu Rumman Refat ◽  
Md Al Amin ◽  
Chetna Kaushal ◽  
Mst. Nilufa Yeasmin ◽  
Md Khairul Islam

Diabetes is a disease that affects how your body processes blood sugar and is often referred to as diabetes mellitus. Insulin insufficiency and ineffective insulin use coincide when the pancreas cannot produce enough insulin or the human body cannot use the insulin that is produced. Insulin is a hormone produced by the pancreas that helps in the transport of glucose from food into cells for use as energy. The common effect of uncontrolled diabetes is hyper-glycemia, or high blood sugar, which plus other health concerns, raises serious health issues, majorly towards the nerves and blood vessels. According to 2014 statistics, people aged 18 or older had diabetes and, according to 2019 statistics, diabetes alone caused 1.5 million deaths. However, because of the rapid growth of machine learning(ML) and deep learning (DL) classification algorithms. indifferent sectors, like health science, it is now remarkably easy to detect diabetes in its early stages. In this experiment, we have conducted a comparative analysis of several ML and DL techniques for early diabetes disease prediction. Additionally, we used a diabetes dataset from the UCI repository that has 17 attributes, including class, and evaluated the performance of all proposed machine learning and deep learning classification algorithms using a variety of performance metrics. According to our experiments, the XGBoost classifier outperformed the rest of the algorithms by approximately 100.0%, while the rest of the algorithms were over 90.0% accurate.<br>


2021 ◽  
Author(s):  
Md. Abu Rumman Refat ◽  
Md Al Amin ◽  
Chetna Kaushal ◽  
Mst. Nilufa Yeasmin ◽  
Md Khairul Islam

Diabetes is a disease that affects how your body processes blood sugar and is often referred to as diabetes mellitus. Insulin insufficiency and ineffective insulin use coincide when the pancreas cannot produce enough insulin or the human body cannot use the insulin that is produced. Insulin is a hormone produced by the pancreas that helps in the transport of glucose from food into cells for use as energy. The common effect of uncontrolled diabetes is hyper-glycemia, or high blood sugar, which plus other health concerns, raises serious health issues, majorly towards the nerves and blood vessels. According to 2014 statistics, people aged 18 or older had diabetes and, according to 2019 statistics, diabetes alone caused 1.5 million deaths. However, because of the rapid growth of machine learning(ML) and deep learning (DL) classification algorithms. indifferent sectors, like health science, it is now remarkably easy to detect diabetes in its early stages. In this experiment, we have conducted a comparative analysis of several ML and DL techniques for early diabetes disease prediction. Additionally, we used a diabetes dataset from the UCI repository that has 17 attributes, including class, and evaluated the performance of all proposed machine learning and deep learning classification algorithms using a variety of performance metrics. According to our experiments, the XGBoost classifier outperformed the rest of the algorithms by approximately 100.0$\%$, while the rest of the algorithms were over 90.0$\%$ accurate.<br>


Author(s):  
Sumit Kaur

Abstract- Deep learning is an emerging research area in machine learning and pattern recognition field which has been presented with the goal of drawing Machine Learning nearer to one of its unique objectives, Artificial Intelligence. It tries to mimic the human brain, which is capable of processing and learning from the complex input data and solving different kinds of complicated tasks well. Deep learning (DL) basically based on a set of supervised and unsupervised algorithms that attempt to model higher level abstractions in data and make it self-learning for hierarchical representation for classification. In the recent years, it has attracted much attention due to its state-of-the-art performance in diverse areas like object perception, speech recognition, computer vision, collaborative filtering and natural language processing. This paper will present a survey on different deep learning techniques for remote sensing image classification. 


2021 ◽  
Vol 21 (1) ◽  
Author(s):  
Kinshuk Sengupta ◽  
Praveen Ranjan Srivastava

Abstract Background In medical diagnosis and clinical practice, diagnosing a disease early is crucial for accurate treatment, lessening the stress on the healthcare system. In medical imaging research, image processing techniques tend to be vital in analyzing and resolving diseases with a high degree of accuracy. This paper establishes a new image classification and segmentation method through simulation techniques, conducted over images of COVID-19 patients in India, introducing the use of Quantum Machine Learning (QML) in medical practice. Methods This study establishes a prototype model for classifying COVID-19, comparing it with non-COVID pneumonia signals in Computed tomography (CT) images. The simulation work evaluates the usage of quantum machine learning algorithms, while assessing the efficacy for deep learning models for image classification problems, and thereby establishes performance quality that is required for improved prediction rate when dealing with complex clinical image data exhibiting high biases. Results The study considers a novel algorithmic implementation leveraging quantum neural network (QNN). The proposed model outperformed the conventional deep learning models for specific classification task. The performance was evident because of the efficiency of quantum simulation and faster convergence property solving for an optimization problem for network training particularly for large-scale biased image classification task. The model run-time observed on quantum optimized hardware was 52 min, while on K80 GPU hardware it was 1 h 30 min for similar sample size. The simulation shows that QNN outperforms DNN, CNN, 2D CNN by more than 2.92% in gain in accuracy measure with an average recall of around 97.7%. Conclusion The results suggest that quantum neural networks outperform in COVID-19 traits’ classification task, comparing to deep learning w.r.t model efficacy and training time. However, a further study needs to be conducted to evaluate implementation scenarios by integrating the model within medical devices.


2018 ◽  
Vol 7 (2.7) ◽  
pp. 614 ◽  
Author(s):  
M Manoj krishna ◽  
M Neelima ◽  
M Harshali ◽  
M Venu Gopala Rao

The image classification is a classical problem of image processing, computer vision and machine learning fields. In this paper we study the image classification using deep learning. We use AlexNet architecture with convolutional neural networks for this purpose. Four test images are selected from the ImageNet database for the classification purpose. We cropped the images for various portion areas and conducted experiments. The results show the effectiveness of deep learning based image classification using AlexNet.  


2021 ◽  
Author(s):  
Md Abu Rumman Refat ◽  
Md. Al Amin ◽  
Chetna Kaushal ◽  
Mst Nilufa Yeasmin ◽  
Md Khairul Islam

2021 ◽  
Vol 7 (4) ◽  
pp. 65
Author(s):  
Daniel Silva ◽  
Armando Sousa ◽  
Valter Costa

Object recognition represents the ability of a system to identify objects, humans or animals in images. Within this domain, this work presents a comparative analysis among different classification methods aiming at Tactode tile recognition. The covered methods include: (i) machine learning with HOG and SVM; (ii) deep learning with CNNs such as VGG16, VGG19, ResNet152, MobileNetV2, SSD and YOLOv4; (iii) matching of handcrafted features with SIFT, SURF, BRISK and ORB; and (iv) template matching. A dataset was created to train learning-based methods (i and ii), and with respect to the other methods (iii and iv), a template dataset was used. To evaluate the performance of the recognition methods, two test datasets were built: tactode_small and tactode_big, which consisted of 288 and 12,000 images, holding 2784 and 96,000 regions of interest for classification, respectively. SSD and YOLOv4 were the worst methods for their domain, whereas ResNet152 and MobileNetV2 showed that they were strong recognition methods. SURF, ORB and BRISK demonstrated great recognition performance, while SIFT was the worst of this type of method. The methods based on template matching attained reasonable recognition results, falling behind most other methods. The top three methods of this study were: VGG16 with an accuracy of 99.96% and 99.95% for tactode_small and tactode_big, respectively; VGG19 with an accuracy of 99.96% and 99.68% for the same datasets; and HOG and SVM, which reached an accuracy of 99.93% for tactode_small and 99.86% for tactode_big, while at the same time presenting average execution times of 0.323 s and 0.232 s on the respective datasets, being the fastest method overall. This work demonstrated that VGG16 was the best choice for this case study, since it minimised the misclassifications for both test datasets.


Advancement in medical science has always been one of the most vital aspects of the human race. With the progress in technology, the use of modern techniques and equipment is always imposed on treatment purposes. Nowadays, machine learning techniques have widely been used in medical science for assuring accuracy. In this work, we have constructed computational model building techniques for liver disease prediction accurately. We used some efficient classification algorithms: Random Forest, Perceptron, Decision Tree, K-Nearest Neighbors (KNN), and Support Vector Machine (SVM) for predicting liver diseases. Our works provide the implementation of hybrid model construction and comparative analysis for improving prediction performance. At first, classification algorithms are applied to the original liver patient datasets collected from the UCI repository. Then we analyzed features and tweaked to improve the performance of our predictor and made a comparative analysis among the classifiers. We examined that, KNN algorithm outperformed all other techniques with feature selection.


Author(s):  
Arvind Pandey ◽  
Shipra Shukla ◽  
Krishna Kumar Mohbey

Background: Large financial companies are perpetually creating and updating customer scoring techniques. From a risk management view, this research for the predictive accuracy of probability is of vital importance than the traditional binary result of classification, i.e., non-credible and credible customers. The customer's default payment in Taiwan is explored for the case study. Objective: The aim is to audit the comparison between the predictive accuracy of the probability of default with various techniques of statistics and machine learning. Method: In this paper, nine predictive models are compared from which the results of the six models are taken into consideration. Deep learning-based H2O, XGBoost, logistic regression, gradient boosting, naïve Bayes, logit model, and probit regression comparative analysis is performed. The software tools such as R and SAS (university edition) is employed for machine learning and statistical model evaluation. Results: Through the experimental study, we demonstrate that XGBoost performs better than other AI and ML algorithms. Conclusion: Machine learning approach such as XGBoost effectively used for credit scoring, among other data mining and statistical approaches.


Sign in / Sign up

Export Citation Format

Share Document