login

The Recurrent Cascade-Correlation architecture

Research Showcase @ Carnegie Mellon University (Carnegie Mellon University)Published 30 June 2018Open access
Scott E. Fahlman
Citations146

TL;DR

Recurrent Cascade-Correlation is a recurrent version of the Cascade- Correlation learning architecture of Fahlman and Lebiere that can learn from examples to map a sequence of inputs into a desired sequence of outputs.

Abstract

Abstract: "Recurrent Cascade-Correlation (RCC) is a recurrent version of the Cascade-Correlation learning architecture of Fahlman and Lebiere [Fahlman, 1990]. RCC can learn from examples to map a sequence of inputs into a desired sequence of outputs. New hidden units with recurrent connections are added to the network one at a time, as they are needed during training. In effect, the network builds up a finite-state machine tailored specifically for the current problem. RCC retains the advantages of Cascade-Correlation: fast learning, good generalization, automatic construction of a near-minimal multi-layered network, and the ability to learn complex behaviors through a sequence of simple lessons.The power of RCC is demonstrated on two tasks: learning a finite- state grammar from examples of legal strings, and learning to recognize characters in Morse code."

Keywords

Computer Science