paper-with-me

홈 › Papers

Online Sequential Extreme Learning Machines: Features Combined From Hundreds of Midlayers

2020-06-12 · Chandra Swarathesh Addanki

In this paper, we develop an algorithm called hierarchal online sequential learning algorithm (H-OS-ELM) for single feed feedforward network with features combined from hundreds of midlayers, the algorithm can learn chunk by chunk with fixed or varying block size, we believe that the diverse selectivity of neurons in top layers which consists of encoded distributed information produced by the other neurons offers better computational advantage over inference accuracy. Thus this paper proposes a Hierarchical model framework combined with Online-Sequential learning algorithm, Firstly the model consists of subspace feature extractor which consists of subnetwork neuron, using the sub-features which is result of the feature extractor in first layer of the hierarchy we get rid of irrelevant factors which are of no use for the learning and iterate this process so that to recast the the subfeatures into the hierarchical model to be processed into more acceptable cognition. Secondly by using OS-Elm we are using non-iterative style for learning we are implementing a network which is wider and shallow which plays a important role in generalizing the overall performance which in turn boosts up the learning speed

📄 PDF Abstract BibTeX arXiv:2006.06893

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…

Similar Papers 제목 키워드 기반

A novel online multi-label classifier for high-speed streaming data applications

2016-09-01 · Rajasekar Venkatesan, Meng Joo Er, Mihika Dave, Mahardhika Pratama 외

In this paper, a high-speed online neural network classifier based on extreme learning machines for multi-label classification is proposed. In multi-label classification, each of the input data sample belongs to one or m…

ClassificationGeneral ClassificationMulti-class ClassificationMulti-Label Classification+1

Power Quality Event Recognition and Classification Using an Online Sequential Extreme Learning Machine Network based on Wavelets

2022-12-27 · Rahul Kumar Dubey

Reduced system dependability and higher maintenance costs may be the consequence of poor electric power quality, which can disturb normal equipment performance, speed up aging, and even cause outright failures. This stud…

Sequential Labeling with online Deep Learning

2014-12-10 · Gang Chen, ran Xu, Sargur Srihari

Deep learning has attracted great attention recently and yielded the state of the art performance in dimension reduction and classification problems. However, it cannot effectively handle the structured output prediction…

Deep LearningDimensionality Reduction

Theory and interpretability of Quantum Extreme Learning Machines: a Pauli-transfer matrix approach

2026-02-20 · Markus Gross, Hans-Martin Rieser arxiv

Quantum reservoir computers (QRCs) have emerged as a promising approach to quantum machine learning, since they utilize the natural dynamics of quantum systems for data processing and are simple to train. Here, we consid…

Quantum Machine Learning

AdaBoost-assisted Extreme Learning Machine for Efficient Online Sequential Classification

2019-09-16 · Yi-Ta Chen, Yu-Chuan Chuang, An-Yeu, Wu

In this paper, we propose an AdaBoost-assisted extreme learning machine for efficient online sequential classification (AOS-ELM). In order to achieve better accuracy in online sequential learning scenarios, we utilize th…

General Classification