![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|||
|
|||
![]() ![]() |
![]()
Building a Human ComputerOf course, it is entirely possible that the processes involved in brain function are so complex as to make an effective understanding of them impossible in any practical sense. Then AI is rendered a practical impossibility. At the other end of the spectrum a few scientists hold that there is nothing all that special about consciousness and that any machine packed with enough intelligence will automatically acquire consciousness along the way.
What is really needed is a way of allowing the internode connections to change with time not according to some scheme determined by the external teacher but as a response to the node firings activated by input patterns. Afterall this is essentially what happens in the brain - the neurons and their connections self-organize into a structure which, considered as a whole, is capable of very sophisticated functions. The network must select its own output patterns and connection strengths dynamically. Furthermore, the association between input and output must be useful - the network must be able to make decisions as a consequence of its firings. If it is to store memories, it must first be able to see whether a new input is close to an old memory, or really new. If the latter it must be able to store the new pattern without destroying the old. It must be able to focus only on certain types of pattern and screen out the rest in order to perform useful tasks. Ultimately, it must be able to make complex decisions by a succession of hierarchical pattern association steps.
Rather surprisingly, there are new neural network models (for example
the Kohonen network and Steven Grossberg's 1987 ART network) which attempt
with some success to satisfy some of these criteria. These networks
learn by a `competitive' process in which nodes on the hidden layers
compete to represent the input image in such a way that the final
representation of the input pattern is localized on a single winning
unit. The way this happens is that when an image is presented to the
network, some node on the hidden layer will respond most strongly to the
image. The connections to the this node are then progressively
strengthened in such a way as to increase the node's response to this
This method of learning requires no `teacher' and is typically much faster than the supervised methods we discussed below. It also bears some resemblance to the learning mechanisms exhibited by certain types of neuron. It can also be more powerful in its classification capabilities - to use our old example, it may capable of spotting a triangle whatever its size, orientation and position in the input pattern plane.
|
||
|
|||