A Constructive Approach for Data-Driven Randomized Learning of Feedforward Neural Networks
Grzegorz Dudek

TL;DR
This paper introduces an iterative, data-driven method for constructing feedforward neural networks by selectively adding hidden nodes based on their impact on training error, leading to faster convergence and more compact models.
Contribution
It extends existing data-driven random parameter generation methods by iteratively building the network architecture with adaptive thresholds for node acceptance.
Findings
Faster convergence compared to traditional methods
More compact neural network architectures
Effective in various application examples
Abstract
Feedforward neural networks with random hidden nodes suffer from a problem with the generation of random weights and biases as these are difficult to set optimally to obtain a good projection space. Typically, random parameters are drawn from an interval which is fixed before or adapted during the learning process. Due to the different functions of the weights and biases, selecting them both from the same interval is not a good idea. Recently more sophisticated methods of random parameters generation have been developed, such as the data-driven method proposed in \cite{Anon19}, where the sigmoids are placed in randomly selected regions of the input space and then their slopes are adjusted to the local fluctuations of the target function. In this work, we propose an extended version of this method, which constructs iteratively the network architecture. This method successively generates…
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.
