scholarly journals Image classification of malaria using hybrid algorithms: convolutional neural network and method to find appropriate K for K-nearest neighbor

Author(s):  
Wisit Lumchanow ◽  
Sakol Udomsiri

<span>This paper presents image classification algorithms to improve the learning rate and to comparison the classification efficiency. Using convolutional neural network (CNN) for feature extraction and method to find appropriate k for k-nearest neighbor (KNN). Medical datasets were used in the experiments to classify <span>Plasmodium Vivax and Plasmodium Falciparum. Results of the study indicated that for Plasmodium Vivax in ring form, the appropriate k was 1 and the learning rate (LR) was 83.33%, Trophozoite (k=5, LR=91.67%),</span></span><span> Schizont (k=1, LR=83.33<span>%</span>), and Gametocyte (k=1, LR=<span lang="AR-SA" dir="RTL">91.67</span><span>%</span>) whereas </span><span>Plasmodium Falciparum in ring form</span><span> (k=7, LR=91.67%)<span>,</span> Trophozoite (k=1, LR=83.33%), Schizont (k=1, LR=91.67%) and Gametocyte (k=1, LR=100%).</span>

Energies ◽  
2019 ◽  
Vol 12 (10) ◽  
pp. 2005 ◽  
Author(s):  
Jiaying Deng ◽  
Wenhai Zhang ◽  
Xiaomei Yang

To avoid power supply hazards caused by cable failures, this paper presents an approach of incipient cable failure recognition and classification based on variational mode decomposition (VMD) and a convolutional neural network (CNN). By using VMD, the original current signal is decomposed into seven modes with different center frequencies. Then, 42 features are extracted for the seven modes and used to construct a feature vector as input of the CNN to classify incipient cable failure through deep learning. Compared with using the original signals directly as the CNN input, the proposed approach is more efficient and robust. Experiments on different classifiers, namely, the decision tree (DT), K-nearest neighbor (KNN), BP neural network (BP) and support vector machine (SVM), and show that the CNN outperforms the other classifiers in terms of accuracy.


Author(s):  
Sweety Maniar ◽  
Jagdish S. Shah

Medical image classification and retrieval systems have been finding extensive use in the areas of image classification according to imaging modalities, body part and diseases. One of the major challenges in the medical classification is the large size images leading to a large number of extracted features which is a burden for the classification algorithm and the resources. In this paper, a novel approach for automatic classification of fundus images is proposed. The method uses image and data pre-processing techniques to improve the performance of machine learning classifiers.<em> </em>Some predominant image mining algorithms such as Classification, Regression Tree (CART), Neural Network, Naive Bayes (NB), Decision Tree (DT) K-Nearest Neighbor. The performance of MCBIR systems using texture and shape features efficient. . The possible outcomes of a two class prediction be represented as True positive (TP), True negative (TN), False Positive (FP) and False Negative (FN).


2021 ◽  
Author(s):  
Wenjie Cao ◽  
Cheng Zhang ◽  
Zhenzhen Xiong ◽  
Ting Wang ◽  
Junchao Chen ◽  
...  

2018 ◽  
Vol 5 (1) ◽  
pp. 8 ◽  
Author(s):  
Ajib Susanto ◽  
Daurat Sinaga ◽  
Christy Atika Sari ◽  
Eko Hari Rachmawanto ◽  
De Rosal Ignatius Moses Setiadi

The classification of Javanese character images is done with the aim of recognizing each character. The selected classification algorithm is K-Nearest Neighbor (KNN) at K = 1, 3, 5, 7, and 9. To improve KNN performance in Javanese character written by the author, and to prove that feature extraction is needed in the process image classification of Javanese character. In this study selected Local Binary Patter (LBP) as a feature extraction because there are research objects with a certain level of slope. The LBP parameters are used between [16 16], [32 32], [64 64], [128 128], and [256 256]. Experiments were performed on 80 training drawings and 40 test images. KNN values after combination with LBP characteristic extraction were 82.5% at K = 3 and LBP parameters [64 64].


2019 ◽  
Vol 56 (22) ◽  
pp. 221001
Author(s):  
王燕妮 Wang Yanni ◽  
朱丹娜 Zhu Danna ◽  
王慧琴 Wang Huiqin ◽  
王可 Wang Ke

Sensors ◽  
2019 ◽  
Vol 19 (12) ◽  
pp. 2814 ◽  
Author(s):  
Xiaoguang Liu ◽  
Huanliang Li ◽  
Cunguang Lou ◽  
Tie Liang ◽  
Xiuling Liu ◽  
...  

Falls are the major cause of fatal and non-fatal injury among people aged more than 65 years. Due to the grave consequences of the occurrence of falls, it is necessary to conduct thorough research on falls. This paper presents a method for the study of fall detection using surface electromyography (sEMG) based on an improved dual parallel channels convolutional neural network (IDPC-CNN). The proposed IDPC-CNN model is designed to identify falls from daily activities using the spectral features of sEMG. Firstly, the classification accuracy of time domain features and spectrograms are compared using linear discriminant analysis (LDA), k-nearest neighbor (KNN) and support vector machine (SVM). Results show that spectrograms provide a richer way to extract pattern information and better classification performance. Therefore, the spectrogram features of sEMG are selected as the input of IDPC-CNN to distinguish between daily activities and falls. Finally, The IDPC-CNN is compared with SVM and three different structure CNNs under the same conditions. Experimental results show that the proposed IDPC-CNN achieves 92.55% accuracy, 95.71% sensitivity and 91.7% specificity. Overall, The IDPC-CNN is more effective than the comparison in accuracy, efficiency, training and generalization.


2018 ◽  
Vol 8 (8) ◽  
pp. 1346 ◽  
Author(s):  
Ping Zhou ◽  
Gongbo Zhou ◽  
Zhencai Zhu ◽  
Chaoquan Tang ◽  
Zhenzhi He ◽  
...  

With the arrival of the big data era, it has become possible to apply deep learning to the health monitoring of mine production. In this paper, a convolutional neural network (CNN)-based method is proposed to monitor the health condition of the balancing tail ropes (BTRs) of the hoisting system, in which the feature of the BTR image is adaptively extracted using a CNN. This method can automatically detect various BTR faults in real-time, including disproportional spacing, twisted rope, broken strand and broken rope faults. Firstly, a CNN structure is proposed, and regularization technology is adopted to prevent overfitting. Then, a method of image dataset description and establishment that can cover the entire feature space of overhanging BTRs is put forward. Finally, the CNN and two traditional data mining algorithms, namely, k-nearest neighbor (KNN) and an artificial neural network with back propagation (ANN-BP), are adopted to train and test the established dataset, and the influence of hyperparameters on the network diagnostic accuracy is investigated experimentally. The experimental results showed that the CNN could effectively avoid complex steps such as manual feature extraction, that the learning rate and batch-size strongly affected the accuracy and training efficiency, and that the fault diagnosis accuracy of CNN was 100%, which was higher than that of KNN and ANN-BP. Therefore, the proposed CNN with high accuracy, real-time functioning and generalization performance is suitable for application in the health monitoring of hoisting system BTRs.


2021 ◽  
Vol 1 (1) ◽  
pp. 1-7
Author(s):  
Nardianti Dewi Girsang

Batik is a hereditary cultural heritage that has high aesthetic value and deep philosophy. Currently, Indonesian batik has various types of different motifs and patterns, which are spread in Indonesia with their names and meanings. Batik classification uses Convolutional Neural Network as a pattern recognition method, especially batik image classification. The method used is a literature study, looking at studies from several journals regarding the Convolutional Neural Network Algorithm in Classification and providing conclusions about the usefulness of the algorithm. Analysis This literature study analyzes each journal from previous research related to the Convolutional Neural Network Algorithm in classifying Batik. The results of the analysis, conducted a discussion to better know the characteristics and application of Convolutional Neural Network in the classification of Batik. After discussing, this analysis ends with conclusions about the Convolutional Neural Network algorithm in classifying Batik. Based on previous studies, it can be seen that the convolution neural network can work well for image classification with large datasets. By evaluating the method that has been described by considering the architecture and the level of accuracy, namely getting an accuracy level of 100% with an image size of 128 x 128 and regarding the classification of batik, it shows that image size, image quality, image patterns affect the batik classification process.


Sign in / Sign up

Export Citation Format

Share Document