Related Experiment Video
Updated: Aug 2, 2026

14:27
Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
Published on: June 26, 2013
Training Spatially Homogeneous Fully Recurrent Neural Networks in Eigenvalue Space.
Emanuele Massarelli1, Renzo Perfetti
1Università di Roma "La Sapienza", Italy
Summary
This study introduces a novel design for recurrent neural networks (RNNs) that learns eigenvalues instead of weights. This method ensures trained RNNs are insensitive to initial conditions, improving stability for feature extraction tasks.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Computational Neuroscience
Background:
- Recurrent Neural Networks (RNNs) are powerful tools for sequential data processing.
- Designing stable and reliable RNNs, particularly spatially-homogeneous and fully recurrent types, presents significant challenges.
- Traditional methods often focus on learning connection weights directly, which can lead to issues with steady-state uniqueness and initial condition sensitivity.
Purpose of the Study:
- To present a new design methodology for spatially-homogeneous, fully recurrent neural networks.
- To develop a learning approach that enhances network stability and robustness.
- To demonstrate the effectiveness of the proposed method in feature extraction tasks.
Main Methods:
- The core innovation involves learning the eigenvalues of the synaptic matrix, not the weights directly.
- Connection weights are subsequently derived from these learned eigenvalues using the inverse discrete Fourier transform.
- Adaptation occurs in the eigenvalue space, simplifying the integration of conditions for steady-state uniqueness into the training algorithm.
Main Results:
- The developed method results in trained recurrent neural networks that are insensitive to their initial conditions.
- Computer simulations validated the approach using two distinct feature extraction examples.
- The eigenvalue-based learning approach facilitates the incorporation of stability criteria.
Conclusions:
- The proposed eigenvalue-learning design method offers a stable and robust approach for developing recurrent neural networks.
- This method addresses the critical issue of initial condition sensitivity in RNNs.
- The technique shows promise for applications in feature extraction and other sequence-based learning tasks.
Related Concept Videos
State Space Representation
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
Consider an RLC circuit, a...
Transfer Function to State Space
State-space representation is a powerful tool for simulating physical systems on digital computers, necessitating the conversion of the transfer function into state-space form. Consider an nth-order linear differential equation with constant coefficients, like those encountered in an RLC circuit. The state variables are selected as the output and its n−1 derivatives. Differentiating these variables and substituting them back into the original equation produces the state equations.
In an RLC...
In an RLC...
State Space to Transfer Function
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:
Sequence Networks of Rotating Machines
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
Vectors in Space: Problem Solving
A chandelier suspended by multiple cables can be analyzed using principles of three-dimensional static equilibrium. In this setup, a chandelier weighing 1000 N is positioned at the origin of a three-dimensional coordinate system, while three ceiling anchor points are fixed at known locations above it. Each cable connects the chandelier to one anchor point and transmits a tensile force along its length.To find out the forces in the cables, the spatial direction of each cable must first be...
Gradient Vectors and Their Applications
Every point on a topographical map corresponds to a particular elevation, so the landscape can be modeled as a surface whose height depends on horizontal position. From any given location, a hiker may face infinitely many directions, but only one direction produces the fastest possible increase in elevation. This unique route is called the direction of steepest ascent, and in multivariable calculus, it is represented by the gradient vector of the elevation function.The gradient vector points...
