Chapter 01
Chapter 01
Chapter 01
Chapter 1: Introduction
Dr. Mohamed Abdalla
[email protected]
Autumn 2022-2023
University of Benghazi
2 Course Plan
Midterm 30%
Course work 15%
Presentation 15%
Final 40%
4 Course Objectives
I. Introduction
II. Problem-solving
III. Knowledge, reasoning, and planning
IV. Learning.
V. Communicating, perceiving, and acting
VI. Course Summary
7 Introduction
8 Introduction …Cont’d
Acting humanly
The Turing Test approach is designed to provide a satisfactory operational definition of
intelligence. A computer passes the test if a human interrogator, after posing some
written questions, cannot tell whether the written responses come from a person or
from a computer. The computer would need to possess the following capabilities:
Natural language processing to enable it to communicate successfully in English;
knowledge representation to store what it knows or hears;
automated reasoning to use the stored information to answer questions and to draw
new conclusions;
Machine learning to adapt to new circumstances and to detect and extrapolate
patterns.
Computer vision to perceive objects, and
Robotics to manipulate objects and move about
9 Introduction …Cont’d
Philosophy
Can formal rules be used to draw valid conclusions?
How does the mind arise from a physical brain?
Where does knowledge come from?
How does knowledge lead to action?
13 The Foundations of Artificial Intelligence
Mathematics
What are the formal rules to draw valid conclusions?
What can be computed?
How do we reason with uncertain information?
Algorithms
Incompleteness theorem when it logics couldn’t capture principle of
mathematical induction needed to characterize the natural numbers.
Computable when a function is capable of being computed
Tractability a problem is called intractable if the time required to solve instances
of the problem grows exponentially with the size of the instances.
Probability it in terms of the possible outcomes of gambling events. Probability
quickly became an invaluable part of all the quantitative sciences, helping to
deal with uncertain measurements and incomplete theories.
14 The Foundations of Artificial Intelligence
Economics
How should we make decisions so as to maximize payoff?
How should we do this when others may not go along?
How should we do this when the payoff may be far in the future?
Adam Smith “An Inquiry into the Nature and Causes of the Wealth of
Nations”
Utility The mathematical treatment of “preferred outcomes”
Decision theory combines probability theory with utility theory, provides a
formal and complete framework for decisions
Satisficing making decisions that are “good enough,”
15 The Foundations of Artificial Intelligence
Neuroscience
How do brains process information?
Neuroscience is the study of the nervous system, particularly the brain
Neurons nerve cells of the brain
16 The Foundations of Artificial Intelligence
Neuroscience
17 The Foundations of Artificial Intelligence
Computer engineering
How can we build an efficient computer?
Linguistics
computational linguistics or natural language processing
18 The State of the Art