2025-Lecture01-IntroductionToAI
2025-Lecture01-IntroductionToAI
ARTIFICIAL
INTELLIGENCE
2
Which one is a real image?
3
Which one is a real image?
4
Is it a real video?
5
Amazon Go: A store of the future
6
Source: YouTube video
Humanoid robots: Atlas Robot
7
Source: YouTube video
Tesla’s Autopilot: Automated driver
8
Source: YouTube video
You are just
getting
started!
9
What is AI?
Intelligence vs. Artificial Intelligence
Intelligence includes the capacity for logic, understanding,
learning, reasoning, creativity, and problem solving, etc.
John McCarthy Marvin Minsky Allen Newell Arthur Samuel Herbert Simon
(1927 – 2011) (1927 – 2016) (1927 – 1992) (1901 – 1990) (1916 – 2001)
12
The goals of Artificial Intelligence
• AI research builds intelligent entities that simulate humans
in different aspects.
14
What is Artificial Intelligence?
Thought processes and reasoning
Rationality
think think
Humans
Behavior 15
Systems that act like humans
• The Turing Test approach (Alan Turing, 1950)
A computer passes the test if a human interrogator, after posing several written
questions, cannot tell whether the responses come from a person or a computer.
16
Systems that act like humans
• The Turing test only checks whether the computer behaves
like a human being, but not whether it behaves intelligently.
ntelligent
nintelligent
Turing ehavior
human
test humans
ehavior
don t do
17
A better Turing Test?
• AI researchers have devoted little effort to pass the test.
• It is more important to study the underlying principles of
intelligence than to duplicate an exemplar.
18
Image credit: KNLIT
Systems that think like humans
• General Problem Solver – GPS (Newell and Simon, 1961)
• Not merely solve problems correctly
• Compare the trace of its reasoning steps to traces of human subjects
while solving the same problems
• Cognitive Science
• Computer models from AI precise and testable
theories of
• Experimental techniques from psychology the human mind
19
Systems that think rationally
• “Right thinking” = irrefutable reasoning processes
• E.g., Aristotle’s syllogisms provided argument patterns that always
yielded correct conclusions when given correct premises.
21
Systems that act rationally
• A behavior is either a reflex action or an intelligent one.
• A reflex action can be rational or not, while an intelligent
action is usually rational.
• An intelligent behavior is usually obtained via a learning process.
A man withdraws his fingers from a hot stove. Two people cross the street
at the crosswalk.
22
Systems that act rationally
• More general than the “laws of thought” approach
• Correct inference is not all of rationality.
• In some situations, there is no provably correct thing to do, but
something must still be done.
• Amenable to scientific development than those based on
human behavior or human thought
23
Pros and Cons of AI
More powerful and more useful computers
New and improved interfaces
Solve new problems
Better handling of information
Relieve information overload
Conversion of information into knowledge
Increased costs
Difficulty with software development - slow and expensive
Few experienced programmers
24
Foundations
of AI
Research fields related to AI
Linguistics Neuroscience
28
A brief
history of AI
A brief history of AI
• 1940-1950: Early days
• 1943: McCulloch & Pitts: Boolean circuit model of brain
• 1950: Turing's “Computing Machinery and ntelligence”
• 1950—70: Excitement: Look, Ma, no hands!
• 1950s: Early AI programs, including Samuel's checkers program, Newell & Simon's
Logic Theorist, Gelernter's Geometry Engine
• 1956: Dartmouth meeting: “Artificial ntelligence” adopted
• 1965: Robinson's complete algorithm for logical reasoning
• 1970—90: Knowledge-based approaches
• 1969—79: Early development of knowledge-based systems
• 1980—88: Expert systems industry booms
• 1988—93: Expert systems industry busts: “A Winter”
30
A brief history of AI
• 1990—: Statistical approaches
• Resurgence of probability, focus on uncertainty
• General increase in technical depth
• Agents and learning systems… “A Spring”?
• 2000—: Where are we now?
32
The complexity of Chess and GO
33
Source: YouTube video
AI Innovations: OpenAI Five
34
Source: OpenAI Five
What are we
going to learn?
Problem solving by search
• Search strategies for single-agent environments
• Adversarial search
• Constraint satisfaction problems
36
Knowledge and reasoning
Image credit: 38
YouTube video
39