Related Experiment Video
Updated: Oct 1, 2025

12:03
A Method for Tracking the Time Evolution of Steady-State Evoked Potentials
Published on: May 25, 2019
8.6K
Broad Echo State Network with Reservoir Pruning for Nonstationary Time Series Prediction
Wenjie Liu1,2,3, Yuting Bai1,2,3, Xuebo Jin1,2,3
1School of Artificial Intelligence, Beijing Technology and Business University, Beijing 100048, China.
Computational Intelligence and Neuroscience
|March 10, 2022
Summary
This study introduces a Broad Echo State Network (BESN) for improved nonstationary time series prediction. The novel approach enhances prediction accuracy and efficiency in complex natural and man-made systems.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Time Series Analysis
Background:
- Nonstationary time series prediction is crucial for system control and management.
- Existing neural networks struggle with nonstationary and nonlinear data features.
- Echo State Networks (ESN) and Broad Learning Systems (BLS) offer potential but have limitations.
Purpose of the Study:
- To develop a novel network for accurate nonstationary time series prediction.
- To enhance the efficiency and performance of time series modeling.
- To address the limitations of current neural network approaches in handling complex data.
Main Methods:
- Integration of Echo State Network (ESN) into Broad Learning System (BLS) to create a Broad Echo State Network (BESN).
- Implementation of an incremental learning algorithm to improve training efficiency by eliminating error backpropagation.
- Development of a neuron pruning optimization algorithm to reduce redundant information based on contribution degree.
Main Results:
- The proposed Broad Echo State Network (BESN) demonstrates superior performance in nonstationary time series prediction.
- The network effectively models complex nonstationary and nonlinear data features.
- Comparative tests show improved accuracy over traditional methods like ESN, BLS, and Recurrent Neural Networks.
Conclusions:
- The Broad Echo State Network (BESN) offers a significant advancement in nonstationary time series prediction.
- The dynamic optimization and incremental learning contribute to enhanced model efficiency and accuracy.
- This method provides a robust solution for predicting complex time series in various applications.
Related Concept Videos
End Point Prediction: Gran Plot
652
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
652
Prediction Intervals
2.4K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.4K
Survival Tree
172
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
172
Residuals and Least-Squares Property
7.9K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.9K
Linear time-invariant Systems
500
A system is linear if it displays the characteristics of homogeneity and additivity, together termed the superposition property. This principle is fundamental in all linear systems. Linear time-invariant (LTI) systems include systems with linear elements and constant parameters.
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
500
Basic Continuous Time Signals
415
Basic continuous-time signals include the unit step function, unit impulse function, and unit ramp function, collectively referred to as singularity functions. Singularity functions are characterized by discontinuities or discontinuous derivatives.
The unit step function, denoted u(t), is zero for negative time values and one for positive time values, exhibiting a discontinuity at t=0. This function often represents abrupt changes, such as the step voltage introduced when turning a car's...
The unit step function, denoted u(t), is zero for negative time values and one for positive time values, exhibiting a discontinuity at t=0. This function often represents abrupt changes, such as the step voltage introduced when turning a car's...
415

