Autoencoder based Randomized Learning of Feedforward Neural Networks for Regression
Grzegorz Dudek

TL;DR
This paper explores autoencoder-based randomized learning for feedforward neural networks in regression, proposing improvements to control random weights and biases, but finds it less effective and more complex than other methods.
Contribution
It introduces a method to better control autoencoder-generated weights and biases in randomized neural network training for regression tasks.
Findings
Autoencoder-based learning does not outperform competitors in accuracy.
The proposed method is more complex than alternative approaches.
Improvements do not lead to superior performance in regression.
Abstract
Feedforward neural networks are widely used as universal predictive models to fit data distribution. Common gradient-based learning, however, suffers from many drawbacks making the training process ineffective and time-consuming. Alternative randomized learning does not use gradients but selects hidden node parameters randomly. This makes the training process extremely fast. However, the problem in randomized learning is how to determine the random parameters. A recently proposed method uses autoencoders for unsupervised parameter learning. This method showed superior performance on classification tasks. In this work, we apply this method to regression problems, and, finding that it has some drawbacks, we show how to improve it. We propose a learning method of autoencoders that controls the produced random weights. We also propose how to determine the biases of hidden nodes. We…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
