Related Experiment Videos
Fast training of multilayer perceptrons
1Sch. of Inf. Technol., Griffith Univ, Qld.
IEEE Transactions on Neural Networks
|January 1, 1997
Summary
A new method significantly speeds up multilayer perceptron training compared to error backpropagation. This novel approach achieves comparable or better accuracy while avoiding common training issues like local minima.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Neural Networks
Background:
- Training multilayer perceptrons (MLPs) using the error backpropagation algorithm is often slow and unreliable.
- Existing methods face challenges with convergence and can get stuck in local minima or experience paralysis.
Purpose of the Study:
- To introduce a novel, faster, and more reliable approach for training MLPs.
- To overcome the limitations of the traditional error backpropagation algorithm.
Main Methods:
- The proposed method combines iterative and direct solution techniques.
- It employs inverse transformation for linearizing nonlinear activation functions and direct matrix methods for output layer weight training.
- Gradient descent, the delta rule, and novel techniques are used for hidden layer weight training.
Main Results:
- The new approach demonstrates significantly faster training times compared to error backpropagation.
- Experimental results show comparable or superior recognition accuracy.
- The method effectively avoids local minima and paralysis, leading to more certain training outcomes.
Conclusions:
- The developed method offers a substantial improvement in MLP training efficiency and reliability.
- It provides a viable alternative to error backpropagation, achieving high accuracy with faster convergence.
- This approach enhances the practical applicability of MLPs in various problem domains.
Related Concept Videos
Parallel Processing
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
Long-term Potentiation
Long-term potentiation, or LTP, is one of the ways by which synaptic plasticity—changes in the strength of chemical synapses—can occur in the brain. LTP is the process of synaptic strengthening that occurs over time between pre- and postsynaptic neuronal connections. The synaptic strengthening of LTP works in opposition to the synaptic weakening of long-term depression (LTD) and together are the main mechanisms that underlie learning and memory.
Long-term Potentiation
Long-term potentiation, or LTP, is one of the ways by which synaptic plasticity—changes in the strength of chemical synapses—can occur in the brain. LTP is the process of synaptic strengthening that occurs over time between pre and postsynaptic neuronal connections. The synaptic strengthening of LTP works in opposition to the synaptic weakening of long-term depression (LTD) and together are the main mechanisms that underlie learning and memory.
Hebbian LTP
LTP can occur when presynaptic neurons...
Hebbian LTP
LTP can occur when presynaptic neurons...