Related Experiment Videos
Brain-inspired reservoir computing framework for complex time-series prediction
Pei Ma1,2, Xubin Wang1, Hanshuo Qiu1
1School of Information Science and Engineering, Lanzhou University, Lanzhou, Gansu 730000, China.
Abstract:
Time-series prediction based on historical data is essential in numerous scientific fields, such as weather prediction and financial markets analysis. However, obtaining strong predictive accuracy together with high computational efficiency remains challenging. To address this challenge, we propose a brain-inspired neural network-based echo state network (BINN-ESN). It uses a modified continuous coupled neural network (MCCNN) as the neural model, which is inspired by the mammalian visual cortex. Our results indicate a system-dependent trade-off: While deep learning baselines generally achieve stronger single-step accuracy, BINN-ESN shows stronger long-term predictive stability on most evaluated systems and requires substantially less total computation than the GPU-accelerated long short-term memory (LSTM) baseline in long-term experiments. Our code is available at https://github.com/Jizhao-Liu/code-for-BINN-ESN.
Related Concept Videos
Prediction Intervals
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.
The...
Rapidly Varying Flow
Multi-input and Multi-variable systems
In the absence of...
Noncompartmental Analysis: Mean Residence Time
After the administration of a drug through intravenous bolus injection, the drug molecules are distributed throughout the body and remain there for varying periods. The MRT represents the average time these drug molecules stay in the...
Linear time-invariant Systems
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 calculated...
State Space Representation
Consider an RLC circuit, a...