Growing Echo State Network With an Inverse-Free Weight Update Strategy.
IEEE Transactions on Cybernetics
|March 22, 2022
Summary
This study introduces an inverse-free echo state network (IFESN) to reduce computational load. The novel IFESN demonstrates superior performance on time-series benchmarks, offering practical applications.
Area of Science:
- Computational neuroscience
- Machine learning
- Recurrent neural networks
Background:
- Echo state networks (ESNs) are widely used but computationally intensive due to matrix inversion.
- The increasing volume of big data necessitates more efficient ESN training methods.
Purpose of the Study:
- To propose a novel inverse-free echo state network (IFESN) to address the computational burden of traditional ESNs.
- To develop an incremental IFESN with theoretical guarantees on training error reduction.
Main Methods:
- Development of an inverse-free algorithm for ESN training.
- Construction of an incremental IFESN architecture.
- Validation through simulations and experiments on diverse time-series datasets.
Main Results:
- The proposed IFESN significantly reduces computational complexity compared to standard ESNs.
- The incremental IFESN exhibits a theoretically proven monotone decline in training error.
- Empirical results show the IFESN outperforms existing models on numerical and real-world benchmarks.
Conclusions:
- The IFESN offers a computationally efficient and effective alternative for time-series analysis.
- The model demonstrates strong potential for practical applications in big data scenarios.
- Open-source code is available for reproducibility and further research.
Related Concept Videos
Current Growth And Decay In RL Circuits
4.1K
The current growth and decay in RL circuits can be understood by considering a series RL circuit consisting of a resistor, an inductor, a constant source of emf, and two switches. When the first switch is closed, the circuit is equivalent to a single-loop circuit consisting of a resistor and an inductor connected to a source of emf. In this case, the source of emf produces a current in the circuit. If there were no self-inductance in the circuit, the current would rise immediately to a steady...
4.1K
Positive and Negative Feedback Loops
20.5K
Animal organs and organ systems constantly adjust to internal and external changes through a process called homeostasis ("steady state"). Examples of these changes include regulation of the level of glucose or calcium in the blood or internal responses to external temperatures. Homeostasis requires maintaining an internal dynamic equilibrium:
20.5K
Weighted Mean
5.6K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
5.6K
State Space to Transfer Function
333
The conversion of state-space representation to a transfer function is a fundamental process in system analysis. It provides a method for transitioning from a time-domain description to a frequency-domain representation, which is crucial for simplifying the analysis and design of control systems.
The transformation process begins with the state-space representation, characterized by the state equation and the output equation. These equations are typically represented as:
The transformation process begins with the state-space representation, characterized by the state equation and the output equation. These equations are typically represented as:
333
Propagation of Action Potentials
7.2K
The propagation of an action potential refers to the process by which a nerve impulse, or "action potential," travels along a neuron.
Neurons (nerve cells) have a resting membrane potential, with a slightly negative charge inside compared to outside. This is maintained by ion channels, such as sodium (Na+) and potassium (K+) channels, which control the flow of ions. When a stimulus, like a touch or a signal from another neuron, triggers the neuron, sodium channels open, allowing sodium ions to...
Neurons (nerve cells) have a resting membrane potential, with a slightly negative charge inside compared to outside. This is maintained by ion channels, such as sodium (Na+) and potassium (K+) channels, which control the flow of ions. When a stimulus, like a touch or a signal from another neuron, triggers the neuron, sodium channels open, allowing sodium ions to...
7.2K
Observational Learning
349
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
349

