Ian Parker wrote:I do not say that AI is impossible. I know there are some people that do but I am not one of them. What I am saying is that AI is not evolvable by the rules of Darwinism. If we do succeed in producing an AI program it will almost certainly be irreducible since most of the algorithms we are familiar with, like Householder, Gaussian Elimination and FFT are irreducible and do not occur in Nature.
If we are to discuss AI it is necessary to first discuss pseudo intelligence and to draw a distinction between what appears to be intelligent and what is actually intelligent. This is not an easy matter.
I don't see how the program needs to be irreducible. As any programmer knows, it is possible, and far easier, to produce the same functionality within a program by using ten times as much code. Pseudo intelligence(PI) is far harder to achieve with small amounts of code than with vast amounts of largely superfluous instruction. Admittedly, after the initial breakthrough, it is likely that the necessary inheritance of the required instruction set would eventually streamline the program significantly. Failure to pass on superfluous code would in no way inhibit the population through each generation.
Back to the question of P.I., this is not too difficult to achieve by the use of comparitive algorithms. Using such an algorithm, a computer can "learn" behaviour and use this to choose a course of action to an event that it has not been programmed to respond to. This can be done by defining entities, actions and relationships as types. The type is dependent upon the characteristics. As an example:
A car of type "vehicle" travels towards the computer.
Assume here that through several generations only the computers that moved from the cars path survived and so passed on this trait.
A lorry of type "vehicle" travels towards the computer.
The computer moves out of the way as the comparison between lorry and car shows it to be of type vehicle and the correct response is of type avoidance.
This is incredibly simplistic but it shows that it is possible for a computer to show pseudo intelligence. Increase the database and number of types and it is soon possible to show very acceptable levels of pseudo intelligence. I am unsure where you would draw the line between pseudo and real as we ourselves could be described as pseudo intelligent.
Even humans use this type of comparative assessment as evident in schools and by our frequent use of analogy. Complex problems are always broken into smaller, more easily manageable pieces. Even the most complex decisions are fomulated depending on the entity, action,relationship principle.
Ian Parker wrote:
...Somehow I think most people would believe in Intelligent Design rather than infinite gynothropism.
Assuming either one is correct. This is a little like saying if we dispove evolution(according to Darwin) we prove creation. It is quite possible that both ideas are incorrect.