The History of AI
While there is some debate about the true
single origin story of AI, we can trace its evolution through a sequence of events, spread over a much shorter timeframe than one might expect. In my view, one of the most important events in the history of AI was the publication of the paper
Computing Machinery and Intelligence by Alan Turing in 1950. In this paper, Turing proposed a test for determining whether a machine is intelligent or not, called the Imitation Game. The test, now commonly known as the Turing Test, can be very briefly summarized as follows:
Assume two players, A and B are in separate rooms. Player A is a human, and player B is either a human or a machine. Player C is an interrogator who can ask (typewritten) questions to both players A and B. The interrogator's goal is to determine which of the two players is the human. The machine's goal is to fool the interrogator into thinking that it is the human. If the machine is able to fool the interrogator, then it can be said to be intelligent.
Turing, in his paper, also discusses several paradoxes and objections to such a test - based in theology, denial, mathematics, the theory of consciousness and even extra-sensory perception (telepathy) - making this paper a very interesting read. We shall skip the specifics in these notes for the sake of brevity, but the full paper is linked above. That said, I do want to pose the following questions to you, the reader:
- A machine may mimic human thinking in a number of ways - hardcoded sequences, randomness, or some measure of which choices are the best. Which of these would you consider intelligent behavior?
- Can a machine be considered intelligent if it is able to fool a human into thinking that it is intelligent?
- Could you construct a machine whose workings you couldn't explain?
- How do free will and consciousness interact with intelligence?
I hope you find some of these questions particularly challenging to answer; in particular, I hope your own answers do not fully satisfy your curiosity - because then, taking a course in AI will be a meaningful learning experience. But enough with the
what-ifs, let's get back to more history. In August 1955, John McCarthy, Marvin Minsky, Nathaniel Rochester and Claude Shannon organized a conference at Dartmouth College, to explore
|
“... the conjecture that every aspect of learning or any other feature of intelligence can be, in principle, so precisely described that a machine can be made to simulate it.” |
|
This conference is widely considered to be the birth of AI as a field of study, and the term 'artificial intelligence' was coined by McCarthy in the
conference proposal. The attendees were quite optimistic about the future of AI, and several predictions were publicly made about how soon a machine could perform tasks that a human could. While the predicted timeframes were off by several decades, AI research has finally caught up to the point where autonomous systems can satisfactorily perform some tasks that humans do, and sometimes even outperform us!