paper-with-me

홈 › Papers

Superiorities of Deep Extreme Learning Machines against Convolutional Neural Networks

2021-01-21 · Gokhan Altan, Yakup Kutlu

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.

📄 PDF Abstract BibTeX arXiv:2101.10265

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Design of Convolutional Extreme Learning Machines for Vision-Based Navigation Around Small Bodies

2022-10-28 · Mattia Pugliatti, Francesco Topputo

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 Exploration

Short-term probabilistic photovoltaic power forecast based on deep convolutional long short-term memory network and kernel density estimation

2021-07-03 · Mingliang Bai, Xinyu Zhao, Zhenhua Long, Jinfu Liu 외

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 Estimationregression

Multi-Antenna Channel Interpolation via Tucker Decomposed Extreme Learning Machine

2018-12-26 · Han Zhang, Bo Ai, Wenjun Xu, Li Xu 외

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

2015-06-08 · Lei Zhang, David Zhang

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 Recognition

Tropical Support Vector Machines: Evaluations and Extension to Function Spaces

2021-01-27 · Ruriko Yoshida, Misaki Takamori, Hideyuki Matsumoto, Keiji Miura

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 …