paper-with-me

Papers

Improving Randomized Learning of Feedforward Neural Networks by Appropriate Generation of Random Parameters

2019-08-15 · Grzegorz Dudek

In this work, a method of random parameters generation for randomized learning of a single-hidden-layer feedforward neural network is proposed. The method firstly, randomly selects the slope angles of the hidden neurons activation functions from an interval adjusted to the target function, then randomly rotates the activation functions, and finally distributes them across the input space. For complex target functions the proposed method gives better results than the approach commonly used in practice, where the random parameters are selected from the fixed interval. This is because it introduces the steepest fragments of the activation functions into the input hypercube, avoiding their saturation fragments.

📄 PDF Abstract BibTeX arXiv:1908.05542

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Data-Driven Randomized Learning of Feedforward Neural Networks

2019-08-11 · Grzegorz Dudek

Randomized methods of neural network learning suffer from a problem with the generation of random parameters as they are difficult to set optimally to obtain a good projection space. The standard method draws the paramet…

Autoencoder based Randomized Learning of Feedforward Neural Networks for Regression

2021-07-04 · Grzegorz Dudek

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-c…

regression

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

2019-09-04 · Grzegorz Dudek

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 par…

Data-Driven Learning of Feedforward Neural Networks with Different Activation Functions

2021-07-04 · Grzegorz Dudek

This work contributes to the development of a new data-driven method (D-DM) of feedforward neural networks (FNNs) learning. This method was proposed recently as a way of improving randomized learning of FNNs by adjusting…

Towards Assessment of Randomized Smoothing Mechanisms for Certifying Adversarial Robustness

2020-05-15 · Tianhang Zheng, Di Wang, Baochun Li, Jinhui Xu

As a certified defensive technique, randomized smoothing has received considerable attention due to its scalability to large datasets and neural networks. However, several important questions remain unanswered, such as (…

Adversarial Robustness