Stacked Autoencoder Based Deep Random Vector Functional Link Neural Network for Classification
Rakesh Katuwal, P.N. Suganthan

TL;DR
This paper introduces a novel deep RVFL neural network architecture using stacked autoencoders with direct feature reuse and denoising criteria, leading to improved classification performance and faster generalization.
Contribution
It proposes deep RVFL variants with direct connections and denoising autoencoders, enhancing regularization, reducing complexity, and improving classification accuracy over existing deep networks.
Findings
Achieved better classification accuracy on multiple datasets.
Demonstrated faster convergence and generalization.
Outperformed state-of-the-art deep neural networks.
Abstract
Extreme learning machine (ELM), which can be viewed as a variant of Random Vector Functional Link (RVFL) network without the input-output direct connections, has been extensively used to create multi-layer (deep) neural networks. Such networks employ randomization based autoencoders (AE) for unsupervised feature extraction followed by an ELM classifier for final decision making. Each randomization based AE acts as an independent feature extractor and a deep network is obtained by stacking several such AEs. Inspired by the better performance of RVFL over ELM, in this paper, we propose several deep RVFL variants by utilizing the framework of stacked autoencoders. Specifically, we introduce direct connections (feature reuse) from preceding layers to the fore layers of the network as in the original RVFL network. Such connections help to regularize the randomization and also reduce the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAutoencoders
