History of Artificial Intelligence(AI)

Slides:



Advertisements
Similar presentations
ARTIFICIAL INTELLIGENCE
Advertisements

Additional Topics ARTIFICIAL INTELLIGENCE
Artificial Intelligence
Artificial Intelligence An Introductory Course. Outline 1.Introduction 2.Problems and Search 3.Knowledge Representation 4.Advanced Topics.
An Introduction to Artificial Intelligence Presented by : M. Eftekhari.
Introduction to AI Kaziwa H. Saleh. What is AI? John McCarthy defines AI as “the science and engineering to make intelligent machines”. AI is the study.
AI 授課教師:顏士淨 2013/09/12 1. Part I & Part II 2  Part I Artificial Intelligence 1 Introduction 2 Intelligent Agents Part II Problem Solving 3 Solving Problems.
A Brief History of Artificial Intelligence
WHAT IS ARTIFICIAL INTELLIGENCE?
Artificial Intelligence A Modern Approach Dennis Kibler.
Artificial Intelligence Austin Luczak, Katie Regin, John Trawinski.
CSE 471/598,CBS598 Introduction to Artificial Intelligence Spring 2005
Introduction to Introduction to Artificial Intelligence Henry Kautz.
1 Lecture 33 Introduction to Artificial Intelligence (AI) Overview  Lecture Objectives.  Introduction to AI.  The Turing Test for Intelligence.  Main.
Introduction to Artificial Intelligence CSE 473 Winter 1999.
Artificial Intelligence Overview John Paxton Montana State University August 14, 2003.
CSE 471/598,CBS598 Introduction to Artificial Intelligence Fall 2004
Random Administrivia In CMC 306 on Monday for LISP lab.
Artificial Intelligence Instructor: Professor Yun Peng
CSE 471/598 CBS 598 Introduction to Artificial Intelligence Spring 2008
INSTRUCTOR: DR. XENIA MOUNTROUIDOU CS CS Artificial Intelligence.
ARTIFICIAL INTELLIGENCE Introduction: Chapter Textbook: S. Russell and P. Norvig Artificial Intelligence: A Modern Approach Prentice Hall, 2003,
Artificial Intelligence
Artificial Intelligence & Cognitive Science By: Andrea Pope, Cindy Burdine, and Kazumi Inoue.
Introduction to AI, H. Feili 1 Introduction to Artificial Intelligence LECTURE 1: Introduction What is AI? Foundations of AI The.
1 Artificial Intelligence An Introductory Course.
CPSC 171 Artificial Intelligence Read Chapter 14.
Artificial Intelligence Andrea Danyluk For FPS 2/2/04.
C463 / B551 Artificial Intelligence Dana Vrajitoru Introduction.
FOUNDATIONS OF ARTIFICIAL INTELLIGENCE Introduction: Chapter 1.
ARTIFICIAL INTELLIGENCE Introduction: Chapter 1. Outline Course overview What is AI? A brief history The state of the art.
1 AI and Agents CS 171/271 (Chapters 1 and 2) Some text and images in these slides were drawn from Russel & Norvig’s published material.
AI Principles, Semester 2, Spring 2008, Week 1, Lecture 1, 1 Introduction Why AI is Important Structure of the course History of AI AI as a field of study.
CISC4/681 Introduction to Artificial Intelligence1 Introduction – Artificial Intelligence a Modern Approach Russell and Norvig: 1.
Artificial Intelligence CIS 342 The College of Saint Rose David Goldschmidt, Ph.D.
Introduction (Chapter 1) CPSC 386 Artificial Intelligence Ellen Walker Hiram College.
Introduction: Chapter 1
Artificial Intelligence
Artificial Intelligence: An Introduction Definition of AI Foundations of AI History of AI Advanced Techniques.
CSC4444: Artificial Intelligence Fall 2011 Dr. Jianhua Chen Slides adapted from those on the textbook website.
A RTIFICIAL I NTELLIGENCE Introduction 3 October
CNS 4470 Artificial Intelligence. What is AI? No really what is it? No really what is it?
Artificial Intelligence CS 363 Kawther Abas Lecture 1 Introduction 5/4/1435.
AI History, Philosophical Foundations Part 2. Some highlights from early history of AI Gödel’s theorem: 1930 Turing machines: 1936 McCulloch and Pitts.
Introduction to Artificial Intelligence and Soft Computing
Types of Artificial Intelligence & Pioneers in the Field By Vernon Crowder.
Due Monday Read chapter 2 Homework: –Chapter 1, exercises –Answer each in 100 words or less. Send to from your preferred.
1 The main topics in AI Artificial intelligence can be considered under a number of headings: –Search (includes Game Playing). –Representing Knowledge.
AI: Can Machines Think? Juntae Kim Department of Computer Engineering Dongguk University.
The Dream of an Intelligent Machine Hans W. Guesgen Computer Science Department.
FOUNDATIONS OF ARTIFICIAL INTELLIGENCE
Princess Nora University Artificial Intelligence CS 461 Level 8 1.
Vilalta/Norvig/Eick: History of AI Origins McCulloch and Pitts (1943) Model of Artificial Neurons. Donald Hebb (1949) Hebbian Learning Conference at Dartmouth.
1 CMSC 671 Fall 2001 Class #10 – Thursday, October 4.
Artificial Intelligence
Artificial Intelligence
CSC 290 Introduction to Artificial Intelligence
Artificial Intelligence
Course Objectives This part of course introduces some main strategies and methods used in intelligent systems. The topics include the history and applications.
Introduction Artificial Intelligent.
Artificial Intelligence introduction(2)
Introduction to Artificial Intelligence and Soft Computing
Introduction to Artificial Intelligence
What is AI?.
AI and Agents CS 171/271 (Chapters 1 and 2)
Artificial Intelligence Chapter 1 Introduction
CS 404 Artificial Intelligence
Introduction to Artificial Intelligence
Artificial Intelligence Andrea Danyluk For FPS 2/2/04.
Presentation transcript:

History of Artificial Intelligence(AI) Lecture 2

Prehistory of AI 4th cent. B.C 14th–16th cent 18th cent Aristotle studied mind & thought, defined formal logic(the study of arguments. ). 14th–16th cent New thought built on the idea that all natural or artificial processes could be mathematically analyzed and understood. 18th cent distinction between mind & brain.

The Modern Birth of AI 19th cent 19th-20th cent 20th cent Babbage's Analytical Engine proposed a general-purpose, programmable computing machine - metaphor for the brain. (Incomplete) 19th-20th cent Many advances in logic formalisms, including Boole's algebra, predicate calculus 20th cent Turing wrote seminal paper on thinking machines (1950). Marvin Minsky & John McCarthy organized the Dartmouth Conference in 1956

Introduction AI is an evolving discipline with a rich historical background. The contributions of other fields, e.g. Mathematics, Philosophy, Psychology, Neuroscience, etc. to the development of AI have been so significant that its history is sometimes recounted from the time of Aristotle (350 B.C.) We will focus the period from 1943-present.

Overview of Chronology The gestation of AI (1943-1955) The birth of AI (1956) Early enthusiasm (1952-1969) A dose of reality (1966-1973) Knowledge-based systems (1969-1979) AI becomes an industry (1980-present) The return of Neural Networks (1986-present) AI becomes a science (1987-present) The emergence of Intelligent Agents (1995-present)

Gestation of AI Warren McCulloch and Walter Pitts (1943) gave the concept of artificial neural networks. They suggested that suitably defined networks could learn. Alan Turing was the first to put forward a complete vision of AI in his 1950 article "Computing Machinery and Intelligence." Therein, he introduced the Turing test, machine learning. genetic algorithms, and reinforcement learning.

Gestation of AI Two graduate students in the Princeton mathematics department, Marvin Minsky and Dean Edmonds, built the first neural network computer in 1951 called SNARC. SNARC (Stochastic Neural Analog Reinforcement Calculator)

The birth of AI (1956) U.S. researchers interested in automata theory, neural nets, and the study of intelligence were brought together in a workshop at Dartmouth in the summer of 1956 where John McCarthy proposed the name for the field as “Artificial Intelligence.”

Early enthusiasm (1952-1969) Starting in 1952. Arthur Samuel wrote a series of programs for checkers (draughts) that eventually learned to play at a strong amateur level. McCarthy in 1958 defined a high level language LISP, a dominant AI programming language

Early enthusiasm (1952-1969) At IBM, Nathaniel Rochester and his colleagues produced some of the first AI programs. Geometry Theorem Prover. Newell and Simon developed Logic Theorist (1963) James Slagle's SAINT program (1963) solved integration problems. Daniel Bobrow's STUDENT program (1967) solved algebra problems. .

A Dose of Reality In 1966 the failure of machine translation project brought an end to the US government’s funding of the project. Minsky and Papert's book: 'Perceptrons’ (1969) proved that. although perceptrons (a simple form of neural network) could be shown to learn anything they were capable of representing, they could represent very little. In 1973 Lighthill report entailed cutting of British funding to AI research in all but two universities in the Great Britain.

Knowledge-based Systems (1969-1979) MYCIN was developed in mid 1970s at Stanford that diagnosed blood infections. MYCIN was able to perform as well as some experts, and considerably better than junior doctors.

AI becomes an industry (1980-present) The first successful commercial expert system R1 began operation at the Digital Equipment Corporation (McDermott, 1982). Nearly every major U.S. corporation had its own AI group and was either using or investigating expert systems. In 1981, the Japanese announced the "Fifth Generation" project, a 10-year plan to build intelligent computers running Prolog. United States formed the Microelectronics and Computer Technology Corporation (MCC) as a research consortium.

AI becomes an industry (1980-present) Alvey report reinstated the funding that was cut by the Lighthill report. The AI industry boomed from a few million dollars in 1980 to billions of dollars in 1988. Soon after that came a period called the "AI Winter." in which many companies suffered as they failed to deliver on extravagant promises.

AI becomes a Science (1987-present) Judea Pearl's (1988) Probabilistic Reasoning in Intelligent Systems led to a new acceptance of probability and decision theory in AI. In terms of methodology, AI has finally came firmly under the scientific method. To be accepted, hypotheses must be subjected to rigorous empirical experiments, and the results must be analyzed statistically for their importance (Cohen. 1995). A better understanding of the problems and their complexity properties, combined with increased mathematical sophistication, has led to workable research agendas and robust methods.

The emergence of Intelligent Agents (1995-present) The work of Allen Newell, John Laird, and Paul Rosenbloom on SOAR (Newell. 1990: Laird el al., 1987) is the best-known example of a complete agent architecture. AI technologies underlie many Internet tools, such as search engines, recommender systems, and web site construction systems. A hundred million miles from Earth, NASA's Remote Agent program became the first on-board autonomous planning program to control the scheduling of operations for a .spacecraft (Jonsson el at., 2000).

Next Lecture Application Areas of AI.