Abstract

Computation and Cognition. To understand computing with neural networks and how cognitive processes can be implemented in this way, it is imperative to distinguish between two kinds of machines and the forms of computation they produce: Finite-state automata (FA’s), and machines such as the Turing machine (TM) or the pushdown automaton (PA). The difference concerns the use of (working) memory. In an FA, the memory is interwoven with the program. To increase processing capacity, new states have to be added to the machine, with new connections between these states and the old states. As a result, the structure of the machine changes and thus the function computed by the machine. In contrast, a TM or a PA is an FA connected to a memory that is external to the FA. The FA is the program of the machine. Because the FA (program) is separated from the memory, the processing capacity (memory) of the machine can be increased without changing the program, and thus without changing the function computed. To use an external memory, a program in a TM or PA has to produce representations (symbols) that can be stored in and retrieved from the memory. This shows why computation of this kind is symbol manipulation: The program manipulates symbols by the processes of storing and retrieving. With a repeated use of storing and retrieving, combinations (strings) of symbols can be stored in the memory, to be used for recognition or production.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.