scholarly journals One-Class Classification with Extreme Learning Machine

2015 ◽  
Vol 2015 ◽  
pp. 1-11 ◽  
Author(s):  
Qian Leng ◽  
Honggang Qi ◽  
Jun Miao ◽  
Wentao Zhu ◽  
Guiping Su

One-class classification problem has been investigated thoroughly for past decades. Among one of the most effective neural network approaches for one-class classification, autoencoder has been successfully applied for many applications. However, this classifier relies on traditional learning algorithms such as backpropagation to train the network, which is quite time-consuming. To tackle the slow learning speed in autoencoder neural network, we propose a simple and efficient one-class classifier based on extreme learning machine (ELM). The essence of ELM is that the hidden layer need not be tuned and the output weights can be analytically determined, which leads to much faster learning speed. The experimental evaluation conducted on several real-world benchmarks shows that the ELM based one-class classifier can learn hundreds of times faster than autoencoder and it is competitive over a variety of one-class classification methods.

Author(s):  
JUNHAI ZHAI ◽  
HONGYU XU ◽  
YAN LI

Extreme learning machine (ELM) is an efficient and practical learning algorithm used for training single hidden layer feed-forward neural networks (SLFNs). ELM can provide good generalization performance at extremely fast learning speed. However, ELM suffers from instability and over-fitting, especially on relatively large datasets. Based on probabilistic SLFNs, an approach of fusion of extreme learning machine (F-ELM) with fuzzy integral is proposed in this paper. The proposed algorithm consists of three stages. Firstly, the bootstrap technique is employed to generate several subsets of original dataset. Secondly, probabilistic SLFNs are trained with ELM algorithm on each subset. Finally, the trained probabilistic SLFNs are fused with fuzzy integral. The experimental results show that the proposed approach can alleviate to some extent the problems mentioned above, and can increase the prediction accuracy.


Author(s):  
Maíra Araújo de Santana ◽  
Jessiane Mônica Silva Pereira ◽  
Clarisse Lins de Lima ◽  
Maria Beatriz Jacinto de Almeida ◽  
José Filipe Silva de Andrade ◽  
...  

This study aims to assess the breast lesions classification in thermographic images using different configuration of an Extreme Learning Machine network as classifier. In this approach, the authors changed the number of neurons in the hidden layer and the type of kernel function to further explore the network in order to find a better solution for the classification problem. Authors also used different tools to perform features extraction to assess both texture and geometry information from the breast lesions. During the study, the authors found that the results changed not only due to the network parameters but also due to the features chosen to represent the thermographic images. A maximum accuracy of 95% was found for the differentiation of breast lesions.


2014 ◽  
Vol 2014 ◽  
pp. 1-7 ◽  
Author(s):  
Hai-Gang Zhang ◽  
Sen Zhang ◽  
Yi-Xin Yin

It is well known that the feedforward neural networks meet numbers of difficulties in the applications because of its slow learning speed. The extreme learning machine (ELM) is a new single hidden layer feedforward neural network method aiming at improving the training speed. Nowadays ELM algorithm has received wide application with its good generalization performance under fast learning speed. However, there are still several problems needed to be solved in ELM. In this paper, a new improved ELM algorithm named R-ELM is proposed to handle the multicollinear problem appearing in calculation of the ELM algorithm. The proposed algorithm is employed in bearing fault detection using stator current monitoring. Simulative results show that R-ELM algorithm has better stability and generalization performance compared with the original ELM and the other neural network methods.


2021 ◽  
Vol 38 (4) ◽  
pp. 1229-1235
Author(s):  
Derya Avci ◽  
Eser Sert

Marble is one of the most popular decorative elements. Marble quality varies depending on its vein patterns and color, which are the two most important factors affecting marble quality and class. The manual classification of marbles is likely to lead to various mistakes due to different optical illusions. However, computer vision minimizes these mistakes thanks to artificial intelligence and machine learning. The present study proposes the Convolutional Neural Network- (CNN-) with genetic algorithm- (GA) Wavelet Kernel- (WK-) Extreme Learning Machine (ELM) (CNN–GA-WK-ELM) approach. Using CNN architectures such as AlexNet, VGG-19, SqueezeNet, and ResNet-50, the proposed approach obtained 4 different feature vectors from 10 different marble images. Later, Genetic Algorithm (GA) was used to optimize adjustable parameters, i.e. k, 1, and m, and hidden layer neuron number in Wavelet Kernel (WK) – Extreme Learning Machine (ELM) and to increase the performance of ELM. Finally, 4 different feature vector parameters were optimized and classified using the WK-ELM classifier. The proposed CNN–GA-WK-ELM yielded an accuracy rate of 98.20%, 96.40%, 96.20%, and 95.60% using AlexNet, SequeezeNet, VGG-19, and ResNet-50, respectively.


Filomat ◽  
2020 ◽  
Vol 34 (15) ◽  
pp. 4985-4996
Author(s):  
Bolin Liao ◽  
Chuan Ma ◽  
Meiling Liao ◽  
Shuai Li ◽  
Zhiguan Huang

In this paper, a novel type of feed-forward neural network with a simple structure is proposed and investigated for pattern classification. Because the novel type of forward neural network?s parameter setting is mirrored with those of the Extreme Learning Machine (ELM), it is termed the mirror extreme learning machine (MELM). For the MELM, the input weights are determined by the pseudoinverse method analytically, while the output weights are generated randomly, which are completely different from the conventional ELM. Besides, a growing method is adopted to obtain the optimal hidden-layer structure. Finally, to evaluate the performance of the proposed MELM, abundant comparative experiments based on different real-world classification datasets are performed. Experimental results validate the high classification accuracy and good generalization performance of the proposed neural network with a simple structure in pattern classification.


2014 ◽  
Vol 960-961 ◽  
pp. 1400-1403 ◽  
Author(s):  
Rui Yu ◽  
Rui Xiang ◽  
Shi Wei Yao

The authors present extreme learning machine (ELM) as a novel mechanism for diagnosing the faults of rotating machinery, which is reflected from the power spectrum of the vibration signals. Extreme learning machine was originally developed for the single-hidden layer feedforward neural network (SLFN) and then extended to the generalized SLFN. We obtained the fault feature table of rotating machinery by wavelet packet analysis of the power spectrum, then trained and diagnosed the fault feature table with extreme learning machine. Diagnostic results show that the extreme learning machine method achieves higher diagnostic accuracy than the probabilistic neural network (PNN) method, exhibiting superior diagnostic performance. In addition, the diagnosis of fault feature table adding noise signal indicates the extreme learning machine method provides satisfactory generalization performance.


2012 ◽  
Vol 608-609 ◽  
pp. 564-568 ◽  
Author(s):  
Yi Hui Zhang ◽  
He Wang ◽  
Zhi Jian Hu ◽  
Meng Lin Zhang ◽  
Xiao Lu Gong ◽  
...  

Extreme learning machine (ELM) is a new and effective single-hidden layer feed forward neural network learning algorithm. Extreme learning machine only needs to set the number of hidden layer nodes of the network, and there is no need to adjust the neural network input weights and the hidden units bias, and it generates the only optimum solution, so it has the advantage of fast learning and good generalization ability. And the back propagation (BP) neural network is the most maturely applied. This paper has introduced the extreme learning machine into the wind power prediction. By comparing the wind power prediction method using the BP neural network. Study shows that the extreme learning machine has better prediction accuracy and shorter model training time.


2018 ◽  
Vol 246 ◽  
pp. 03018
Author(s):  
Zuozhi Liu ◽  
JinJian Wu ◽  
Jianpeng Wang

Extreme learning machine (ELM) is a new novel learning algorithm for generalized single-hidden layer feedforward networks (SLFNs). Although it shows fast learning speed in many areas, there is still room for improvement in computational cost. To address this issue, this paper proposes an improved ELM (FRCFELM) which employs the full rank Cholesky factorization to compute output weights instead of traditional SVD. In addition, this paper proves in theory that the proposed FRCF-ELM has lower computational complexity. Experimental results over some benchmark applications indicate that the proposed FRCF-ELM learns faster than original ELM algorithm while preserving good generalization performance.


2020 ◽  
Vol ahead-of-print (ahead-of-print) ◽  
Author(s):  
Min Liu ◽  
Muzhou Hou ◽  
Juan Wang ◽  
Yangjin Cheng

Purpose This paper aims to develop a novel algorithm and apply it to solve two-dimensional linear partial differential equations (PDEs). The proposed method is based on Chebyshev neural network and extreme learning machine (ELM) called Chebyshev extreme learning machine (Ch-ELM) method. Design/methodology/approach The network used in the proposed method is a single hidden layer feedforward neural network. The Kronecker product of two Chebyshev polynomials is used as basis function. The weights from the input layer to the hidden layer are fixed value 1. The weights from the hidden layer to the output layer can be obtained by using ELM algorithm to solve the linear equations established by PDEs and its definite conditions. Findings To verify the effectiveness of the proposed method, two-dimensional linear PDEs are selected and its numerical solutions are obtained by using the proposed method. The effectiveness of the proposed method is illustrated by comparing with the analytical solutions, and its superiority is illustrated by comparing with other existing algorithms. Originality/value Ch-ELM algorithm for solving two-dimensional linear PDEs is proposed. The algorithm has fast execution speed and high numerical accuracy.


2014 ◽  
Vol 554 ◽  
pp. 431-435 ◽  
Author(s):  
Ahmad Nooraziah ◽  
V. Janahiraman Tiagrajah

Prediction model allows the machinist to determine the values of the cutting performance before machining. According to literature, various modeling techniques have been investigated and applied to predict the cutting parameters. Recently, Extreme Learning Machine (ELM) has been introduced as the alternative to overcome the limitation from the previous methods. ELM has similar structure as single hidden layer feedforward neural network with analytically to determine output weight. By comparing to Response Surface Methodology, Support Vector Machine and Neural Network, this paper proposed the prediction of surface roughness using ELM method. The result indicates that ELM can yield satisfactory solution for predicting surface roughness in term of training speed and parameter selection.


Sign in / Sign up

Export Citation Format

Share Document