Related Experiment Video
Updated: Nov 23, 2025

05:30
Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
Published on: September 8, 2023
945
Optimal Randomness for Stochastic Configuration Network (SCN) with Heavy-Tailed Distributions
Haoyu Niu1, Jiamin Wei2, YangQuan Chen1
1Electrical Engineering and Computer Science Department, University of California, Merced, CA 95340, USA.
Entropy (Basel, Switzerland)
|January 5, 2021
Summary
Stochastic Configuration Networks (SCN) were enhanced using heavy-tailed distributions for random weight initialization. This improved performance in both regression and classification tasks compared to the original SCN.
Area of Science:
- Machine Learning
- Artificial Intelligence
- Neural Networks
Background:
- Determining optimal neural network architecture is challenging for performance.
- Stochastic Configuration Networks (SCN) offer a randomized approach to network training.
- Original SCN uses uniform distribution for random weight and bias initialization.
Purpose of the Study:
- To investigate the impact of heavy-tailed distributions on SCN performance.
- To explore if heavy-tailed initializations can improve upon uniform distribution in SCN.
- To enhance regression and classification capabilities of SCN models.
Main Methods:
- Implemented SCN with heavy-tailed distributions (Lévy, Cauchy, Weibull) for random initialization.
- Utilized mixed Gaussian and Laplace distributions exhibiting heavy-tailed properties.
- Compared performance metrics of new SCN variants against the original SCN.
Main Results:
- SCN models with heavy-tailed distributions demonstrated improved performance.
- For regression, SCN variants required fewer hidden nodes for comparable results.
- Classification models using SCN-Mixture, SCN-Lévy, and SCN-Cauchy achieved higher test accuracies (up to 92.4%).
Conclusions:
- Heavy-tailed distributions offer superior randomness for SCN initialization.
- The proposed SCN variants outperform the original SCN in regression and classification.
- This research provides a novel method for optimizing SCN architecture and performance.
Related Concept Videos
Probability Distributions
11.1K
The probability of a random variable x is the likelihood of its occurrence. A probability distribution represents the probabilities of a random variable using a formula, graph, or table. There are two types of probability distribution– discrete probability distribution and continuous probability distribution.
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson...
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson...
11.1K
Random Variables
16.7K
A random variable is a single numerical value that indicates the outcome of a procedure. The concept of random variables is fundamental to the probability theory and was introduced by a Russian mathematician, Pafnuty Chebyshev, in the mid-nineteenth century.
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
16.7K
Random Error
5.8K
Random or indeterminate errors originate from various uncontrollable variables, such as variations in environmental conditions, instrument imperfections, or the inherent variability of the phenomena being measured. Usually, these errors cannot be predicted, estimated, or characterized because their direction and magnitude often vary in magnitude and direction even during consecutive measurements. As a result, they are difficult to eliminate. However, the aggregate effect of these errors can be...
5.8K
Choosing Between z and t Distribution
3.4K
The z and the Student t distribution estimate the population mean using the sample mean and standard deviation. However, to decide which distribution to use for a calculation, one needs to determine the sample size, the nature of the distribution, and whether the population standard deviation is known. If the population standard deviation is known and the population is normally distributed, or if the sample size is greater than 30, the z distribution is preferred. The Student t distribution is...
3.4K
Poisson Probability Distribution
11.2K
A Poisson probability distribution is a discrete probability distribution. It gives the probability of a number of events occurring in a fixed interval of time or space if these events happen at a known average rate and independently of the time since the last event. For example, a book editor might be interested in the number of words spelled incorrectly in a particular book. It might be that, on average, there are five words spelled incorrectly in 100 pages. The interval is 100 pages.
The...
The...
11.2K
Student t Distribution
11.7K
The population standard deviation is rarely known in many day-to-day examples of statistics. When the sample sizes are large, it is easy to estimate the population standard deviation using a confidence interval, which provides results close enough to the original value. However, statisticians ran into problems when the sample size was small. A small sample size caused inaccuracies in the confidence interval.
The Student t distribution was developed by William S. Goset (1876–1937) of the...
The Student t distribution was developed by William S. Goset (1876–1937) of the...
11.7K
