Superiorities of Deep Extreme Learning Machines against Convolutional Neural Networks
Deep Learning (DL) is a machine learning procedure for artificial intelligence that analyzes the input data in detail by increasing neuron sizes and number of the hidden layers. DL has a popularity with the common improvements on the graphical processing unit capabilities. Increasing number of the neuron sizes at each layer and hidden layers is directly related to the computation time and training speed of the classifier models. The classification parameters including neuron weights, output weights, and biases need to be optimized for obtaining an optimum model. Most of the popular DL algorithms require long training times for optimization of the parameters with feature learning progresses and back-propagated training procedures. Reducing the training time and providing a real-time decision system are the basic focus points of the novel approaches. Deep Extreme Learning machines (Deep ELM) classifier model is one of the fastest and effective way to meet fast classification problems. In this study, Deep ELM model, its superiorities and weaknesses are discussed, the problems that are more suitable for the classifiers against Convolutional neural network based DL algorithms.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Design of Convolutional Extreme Learning Machines for Vision-Based Navigation Around Small Bodies
Deep learning architectures such as convolutional neural networks are the standard in computer vision for image processing tasks. Their accuracy however often comes at the cost of long and computationally expensive train…
Efficient ExplorationShort-term probabilistic photovoltaic power forecast based on deep convolutional long short-term memory network and kernel density estimation
Solar energy is a clean and renewable energy. Photovoltaic (PV) power is an important way to utilize solar energy. Accurate PV power forecast is crucial to the large-scale application of PV power and the stability of ele…
Density EstimationregressionMulti-Antenna Channel Interpolation via Tucker Decomposed Extreme Learning Machine
Channel interpolation is an essential technique for providing high-accuracy estimation of the channel state information (CSI) for wireless systems design where the frequency-space structural correlations of multi-antenna…
SVM and ELM: Who Wins? Object Recognition with Deep Convolutional Features from ImageNet
Deep learning with a convolutional neural network (CNN) has been proved to be very effective in feature extraction and representation of images. For image classification problems, this work aim at finding which classifie…
General Classificationimage-classificationImage ClassificationObject RecognitionTropical Support Vector Machines: Evaluations and Extension to Function Spaces
Support Vector Machines (SVMs) are one of the most popular supervised learning models to classify using a hyperplane in an Euclidean space. Similar to SVMs, tropical SVMs classify data points using a tropical hyperplane …