scholarly journals Recognition and Classification of Incipient Cable Failures Based on Variational Mode Decomposition and a Convolutional Neural Network

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.

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.


Author(s):  
Saneesh Cleatus T ◽  
Dr. Thungamani M

In this paper we study the effect of nonlinear preprocessing techniques in the classification of electroencephalogram (EEG) signals. These methods are used for classifying the EEG signals captured from epileptic seizure activity and brain tumor category. For the first category, preprocessing is carried out using elliptical filters, and statistical features such as Shannon entropy, mean, standard deviation, skewness and band power. K-Nearest Neighbor (KNN) and Support Vector Machine (SVM) were used for the classification. For the brain tumor EEG signals, empirical mode decomposition is used as a pre-processing technique along with standard statistical features for the classification of normal and abnormal EEG signals. For epileptic signals we have achieved an average accuracy of 94% for a three-class classification and for brain tumor signals we have achieved a classification accuracy of 98% considering it as a two class problem.


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>


Author(s):  
Keke Zhang ◽  
Lei Zhang ◽  
Qiufeng Wu

The cherry leaves infected by Podosphaera pannosa will suffer powdery mildew, which is a serious disease threatening the cherry production industry. In order to identify the diseased cherry leaves in early stage, the authors formulate the cherry leaf disease infected identification as a classification problem and propose a fully automatic identification method based on convolutional neural network (CNN). The GoogLeNet is used as backbone of the CNN. Then, transferred learning techniques are applied to fine-tune the CNN from pre-trained GoogLeNet on ImageNet dataset. This article compares the proposed method against three traditional machine learning methods i.e., support vector machine (SVM), k-nearest neighbor (KNN) and back propagation (BP) neural network. Quantitative evaluations conducted on a data set of 1,200 images collected by smart phones, demonstrates that the CNN achieves best precise performance in identifying diseased cherry leaves, with the testing accuracy of 99.6%. Thus, a CNN can be used effectively in identifying the diseased cherry leaves.


Sensors ◽  
2019 ◽  
Vol 19 (20) ◽  
pp. 4597 ◽  
Author(s):  
Zhenyu Liu ◽  
Bin Dai ◽  
Xiang Wan ◽  
Xueyi Li

In the indoor location field, the quality of received-signal-strength-indicator (RSSI) fingerprints plays a key role in the performance of indoor location services. However, changes in an indoor environment may lead to the decline of location accuracy. This paper presents a localization method employing a Hybrid Wireless fingerprint (HW-fingerprint) based on a convolutional neural network (CNN). In the proposed scheme, the Ratio fingerprint was constructed by calculating the ratio of different RSSIs from important contribution access points (APs). The HW-fingerprint combined the Ratio fingerprint and the RSSI to enhance the expression of indoor environment characteristics. Moreover, a CNN architecture was constructed to learn important features from the complex HW-fingerprint for indoor locations. In the experiment, the HW-fingerprint was tested in an actual indoor scene for 15 days. Results showed that the average daily location accuracy of the K-Nearest Neighbor (KNN), Support Vector Machines (SVMs), and CNN was improved by 3.39%, 8.03% and 9.03%, respectively, when using the HW-fingerprint. In addition, the deep-learning method was 4.19% and 16.37% higher than SVM and KNN in average daily location accuracy, respectively.


2021 ◽  
Author(s):  
Junyu Fan ◽  
Chutao Chen ◽  
Chen Song ◽  
Jiajie Pan ◽  
Guifu Wu

Surveillance of circulating variants of severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2) is of great importance in controlling the coronavirus disease 2019 (COVID-19) pandemic. We propose an alignment-free in silico approach for classifying SARS-CoV-2 variants based on their genomic sequences. A deep learning model was constructed utilizing a stacked 1-D convolutional neural network and multilayer perceptron (MLP). The pre-processed genomic sequencing data of the four SARS-CoV-2 variants were first fed to three stacked convolution-pooling nets to extract local linkage patterns in the sequences. Then a 2-layer MLP was used to compute the correlations between the input and output. Finally, a logistic regression model transformed the output and returned the probability values. Learning curves and stratified 10-fold cross-validation showed that the proposed classifier enables robust variant classification. External validation of the classifier showed an accuracy of 0.9962, precision of 0.9963, recall of 0.9963 and F1 score of 0.9962, outperforming other machine learning methods, including logistic regression, K-nearest neighbor, support vector machine, and random forest. By comparing our model with an MLP model without the convolution-pooling network, we demonstrate the essential role of convolution in extracting viral variant features. Thus, our results indicate that the proposed convolution-based multi-class gene classifier is efficient for the variant classification of SARS-CoV-2.


Author(s):  
S. Vijaya Rani ◽  
G. N. K. Suresh Babu

The illegal hackers  penetrate the servers and networks of corporate and financial institutions to gain money and extract vital information. The hacking varies from one computing system to many system. They gain access by sending malicious packets in the network through virus, worms, Trojan horses etc. The hackers scan a network through various tools and collect information of network and host. Hence it is very much essential to detect the attacks as they enter into a network. The methods  available for intrusion detection are Naive Bayes, Decision tree, Support Vector Machine, K-Nearest Neighbor, Artificial Neural Networks. A neural network consists of processing units in complex manner and able to store information and make it functional for use. It acts like human brain and takes knowledge from the environment through training and learning process. Many algorithms are available for learning process This work carry out research on analysis of malicious packets and predicting the error rate in detection of injured packets through artificial neural network algorithms.


2021 ◽  
pp. 102568
Author(s):  
Mesut Ersin Sonmez ◽  
Numan Eczacıoglu ◽  
Numan Emre Gumuş ◽  
Muhammet Fatih Aslan ◽  
Kadir Sabanci ◽  
...  

2015 ◽  
Vol 13 (2) ◽  
pp. 50-58
Author(s):  
R. Khadim ◽  
R. El Ayachi ◽  
Mohamed Fakir

This paper focuses on the recognition of 3D objects using 2D attributes. In order to increase the recognition rate, the present an hybridization of three approaches to calculate the attributes of color image, this hybridization based on the combination of Zernike moments, Gist descriptors and color descriptor (statistical moments). In the classification phase, three methods are adopted: Neural Network (NN), Support Vector Machine (SVM), and k-nearest neighbor (KNN). The database COIL-100 is used in the experimental results.


Author(s):  
Sumit S. Lad ◽  
◽  
Amol C. Adamuthe

Malware is a threat to people in the cyber world. It steals personal information and harms computer systems. Various developers and information security specialists around the globe continuously work on strategies for detecting malware. From the last few years, machine learning has been investigated by many researchers for malware classification. The existing solutions require more computing resources and are not efficient for datasets with large numbers of samples. Using existing feature extractors for extracting features of images consumes more resources. This paper presents a Convolutional Neural Network model with pre-processing and augmentation techniques for the classification of malware gray-scale images. An investigation is conducted on the Malimg dataset, which contains 9339 gray-scale images. The dataset created from binaries of malware belongs to 25 different families. To create a precise approach and considering the success of deep learning techniques for the classification of raising the volume of newly created malware, we proposed CNN and Hybrid CNN+SVM model. The CNN is used as an automatic feature extractor that uses less resource and time as compared to the existing methods. Proposed CNN model shows (98.03%) accuracy which is better than other existing CNN models namely VGG16 (96.96%), ResNet50 (97.11%) InceptionV3 (97.22%), Xception (97.56%). The execution time of the proposed CNN model is significantly reduced than other existing CNN models. The proposed CNN model is hybridized with a support vector machine. Instead of using Softmax as activation function, SVM performs the task of classifying the malware based on features extracted by the CNN model. The proposed fine-tuned model of CNN produces a well-selected features vector of 256 Neurons with the FC layer, which is input to SVM. Linear SVC kernel transforms the binary SVM classifier into multi-class SVM, which classifies the malware samples using the one-against-one method and delivers the accuracy of 99.59%.


Sign in / Sign up

Export Citation Format

Share Document