CSC3206 Artificial Intelligence - Lecture 1
CSC3206 Artificial Intelligence - Lecture 1
Lecture 1: Introduction
1
My info
Room 3.05
ricwtk.github.io/calendar
(check my schedule before emailing to request for consultation)
2
What are the applications of AI?
c
Speech/Language Recognition a
Chatbot Games h
Autonomous Control
3
References for images
a
Image from http://miclab.fee.unicamp.br/blog/presentation-8th-international-workshop-pattern-recognition-neuroimaging
b
Image from https://blogs.aspect.com/dont-confuse-speech-recognition-with-natural-language-understanding/
c
Image from
https://becominghuman.ai/facial-recognition-and-ai-latest-developments-and-future-directions-39d22201d88b
d
Image captured from https://www.youtube.com/watch?v=qXZt-B7iUyw
e
Image from https://blog.markgrowth.com/how-chat-bots-can-help-you-increase-conversion-6561ba0b8ab0
f
Image from https://www.tataelxsi.com/ip-solution/automotive/Autonomai.html
g
Image from https://www.theverge.com/2019/3/6/18222203/video-game-ai-future-procedural-generation-deep-learning
h
Image from https://www.zdnet.com/article/google-io-softbank-maker-of-ai-pepper-robot-has-news-for-u-s-developers/
4
So, what is AI?
Artificial
• synthetic; man-made
Intelligence
• R. Sternberg defines intelligence as
Intelligence is the cognitive ability of an individual to learn
from experience, to reason well, to remember important infor-
mation, and to cope with the demands of daily living.1
1
Sternberg, R. J. 1994. In search of the human mind. 395-396. New York, NY: Harcourt-Brace.
5
Intelligence
Intelligence
6
Isaac Newton once wrote. . .
. . . to Robert Hooke
7
History of AI
1943 1952 1955 1966 1969 1973 19791980 1987 1995 2001
The birth of AI
Early enthusiasm
A dose of reality
Knowledge-based systems
AI becomes an industry
8
The birth of AI (1943-1956)
2
McCulloch, W. S., & Pitts, W. (1943). A logical calculus of the ideas immanent in nervous activity. The Bulletin of
Mathematical Biophysics, 5(4), 115–133. https://doi.org/10.1007/BF02478259
9
The birth of AI (1943-1956)
Alan Turing
I Turing test (1950)3 is one of the earliest efforts to identify if a
computer can exhibit intelligence.
I A person asking questions via a keyboard to both a person and a
computer in another room. If the interrogator could not tell the
computer apart from the human, the computer has passed the
Turing test and could be perceived as being intelligent.
I Has Turing test been passed? 4
3
TURING, A. M. (1950). I.—COMPUTING MACHINERY AND INTELLIGENCE. Mind, LIX(236), 433–460.
https://doi.org/10.1093/mind/LIX.236.433
4
https://isturingtestpassed.github.io/
10
The birth of AI (1943-1956)
11
History of AI
1943 1952 1955 1966 1969 1973 19791980 1987 1995 2001
The birth of AI
Early enthusiasm
A dose of reality
Knowledge-based systems
AI becomes an industry
12
Early enthusiasm (1952-1969)
Newell and Simon (those who created the LT) created the General
Problem Solver (GPS).
I imitate human problem-solving protocols
I first program to embody the “thinking humanly” approach
13
Early enthusiasm (1952-1969)
14
Early enthusiasm (1952-1969)
5
Mccarthy, J. (1959). Programs With Common Sense. Symposium on the Mechanization of Thought Processes, 77–84.
https://doi.org/10.1.1.11.9028
15
Early enthusiasm (1952-1969)
16
Early enthusiasm (1952-1969)
Neural networks, built on top the work of McCulloch and Pitts (neural
network), and Donald Hebb (Hebbian learning)
I Winograd and Cowan (1963)
I Bernie Widrow (1960, 1962)
I Frank Rosenblatt (1962)
17
History of AI
1943 1952 1955 1966 1969 1973 19791980 1987 1995 2001
The birth of AI
Early enthusiasm
A dose of reality
Knowledge-based systems
AI becomes an industry
18
A dose of reality (1966-1973)
19
A dose of reality (1966-1973)
The early AI systems failed when tried out on more difficult problems.
20
A dose of reality (1966-1973
First difficulty:
most early programs knew nothing of their subject matter (context)
For eg, translation between English and Russian. The famous
retranslation:
21
A dose of reality (1966-1973)
Second difficulty:
intractability of the problems that AI was attempting to solve
Early AI programs solved problems by trying out different
combinations of steps until the solution was found. This can be
unmanageable with larger problems.
22
A dose of reality (1966-1973)
Third difficulty:
fundamental limitations on the basic structures being used to
generate intelligent behaviour
Limitation of perceptrons (a simple form of neural network)
23
History of AI
1943 1952 1955 1966 1969 1973 19791980 1987 1995 2001
The birth of AI
Early enthusiasm
A dose of reality
Knowledge-based systems
AI becomes an industry
24
Knowledge-based systems (1969-1979)
25
History of AI
1943 1952 1955 1966 1969 1973 19791980 1987 1995 2001
The birth of AI
Early enthusiasm
A dose of reality
Knowledge-based systems
AI becomes an industry
26
AI becomes an industry (1980-present)
R1
I first successful commercial expert system
I began operation at the Digital Equipment Corporation (1982)
I configure orders for new computer systems
27
History of AI
1943 1952 1955 1966 1969 1973 19791980 1987 1995 2001
The birth of AI
Early enthusiasm
A dose of reality
Knowledge-based systems
AI becomes an industry
28
The return of neural networks (1986-present)
29
History of AI
1943 1952 1955 1966 1969 1973 19791980 1987 1995 2001
The birth of AI
Early enthusiasm
A dose of reality
Knowledge-based systems
AI becomes an industry
30
AI adopts the scientific method (1987-present)
31
History of AI
1943 1952 1955 1966 1969 1973 19791980 1987 1995 2001
The birth of AI
Early enthusiasm
A dose of reality
Knowledge-based systems
AI becomes an industry
32
Emergence of intelligent agents (1995-present)
I “-bot”
I search engines
I recommender systems
33
History of AI
1943 1952 1955 1966 1969 1973 19791980 1987 1995 2001
The birth of AI
Early enthusiasm
A dose of reality
Knowledge-based systems
AI becomes an industry
34
Availability of large data sets (2001-present)
35
History of AI
1943 1952 1955 1966 1969 1973 19791980 1987 1995 2001
The birth of AI
Early enthusiasm
A dose of reality
Knowledge-based systems
AI becomes an industry
36
Weak AI versus Strong AI
Weak AI
Any system that exhibits intelligent behaviour is considered as an
example of AI, therefore focusing on the output/performance of the
system.
Strong AI
This branch of AI aims to achieve intelligence by simulating the
biological systems of a human, therefore focusing on the structure of
the system.
37
Who are big in AI?
38
What are the areas in AI?
AI Logic and
Knowledge
Representation
Search Systems
Machine
Learning
39
What are the techniques in these areas of AI?
Machine Learning
AI
Systems
Search
40
What are covered in this AI course?
Machine Learning
AI
Systems
Search
40
What are covered in CSC3034 Computational Intel-
ligence (CI)?
Machine Learning
AI
Systems
Search
40
Lecture Plan for CSC3206
3 × × L5 Search
4 × × L6 Logic and KR
5 × × L7 Logic and KR
14 – – –
41
Assessment
Coursework 50%
Assignments (2) Due Week 7, 14 30%
Short Quizzes (2) Week 4, 12 10%
Lab test Week 14 10%
Final Examination 50%
Total 100%
42
Labs
https://ricwtk.github.io/ai-labs
43
Microsoft Team
44
References
45
Any question?
46