+ All Categories
Home > Documents > Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8....

Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8....

Date post: 07-Mar-2021
Category:
Upload: others
View: 12 times
Download: 0 times
Share this document with a friend
20
Introduction to Artificial Intelligence Introduction What is Artificial Intelligence? It is a young area of science (1956) Its goals are what we consider Intelligent behaviour There are many approaches from different points of view It has received influence from very diverse areas (Philosophy, Mathematics, Psychology, Biology) Involves many areas of work with generic goals (learning, perception, problem solving ...) and specific goals (chess, diagnosis of diseases, driving cars, ...) BY: $ \ C (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 1 / 20
Transcript
Page 1: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Introduction to Artificial Intelligence Introduction

What is Artificial Intelligence?

It is a young area of science (1956)

Its goals are what we consider Intelligent behaviour

There are many approaches from different points of view

It has received influence from very diverse areas (Philosophy,Mathematics, Psychology, Biology)

Involves many areas of work with generic goals (learning, perception,problem solving . . .) and specific goals (chess, diagnosis of diseases,driving cars, ...)

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 1 / 20

Page 2: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Introduction to Artificial Intelligence Introduction

A definition of Artificial Intelligence

Systems that act like humans

“The study of how to make computersdo things at which, at the moment, peo-ple are better” (Rich & Knight, 1991)

Systems that think like humans

“The exciting new effort to make compu-ters think ... machines with minds, in thefull and literal sense” (Haugeland, 1985)

Systems that think rationally

“The study of mental faculties throughthe use of computational models” (Char-niak & McDermott, 1985)

Systems that act rationally

“Computational intelligence is the studyof the design of intelligent agents” (Poo-le et al, 1998)

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 2 / 20

Page 3: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Introduction to Artificial Intelligence Introduction

Systems that act like humans

The model is the human being, the goal is to build a system that canpass as human.

Turing’s Test: If a system pass the test is intelligent (?)

Abilities: Natural language processing, knowledge representation,reasoning, learning.

It is not the goal of AI to pass the test

The interaction between programs and people brings the necessity tomake programs that act like humans.

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 3 / 20

Page 4: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Introduction to Artificial Intelligence Introduction

Turing’s test

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 4 / 20

Page 5: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Introduction to Artificial Intelligence Introduction

Systems that think like humans

The model is how the human mind works

By experimentation we obtain a theory about how the mind works(psychological experiments)

From this theory we can build computational models

Cognitive science

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 5 / 20

Page 6: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Introduction to Artificial Intelligence Introduction

Systems that think rationally

The laws of rationality are based on logic

Formal logic has to be the basis of intelligent systems (Logicism)

There are two obstacles:

It is very difficult to formalize knowledge in logic languageThere is a great leap between the theoretical capacity of logic and itspractical application

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 6 / 20

Page 7: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Introduction to Artificial Intelligence Introduction

Systems that act rationally

To act rationally means to perform acts to achieve the best outcome,to obtain some goals given some beliefs

The paradigm is the agent

An agent perceives and act, accordingly to the environment it issituated

The capacities that are needed are the same than those to pass theTuring’s test: Natural language processing, knowledge representation,reasoning, learning, perception

It is a more general approach, not centered on the human model

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 7 / 20

Page 8: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Introduction to Artificial Intelligence Introduction

Is Artificial Intelligence possible?

The possibility to build an artificial intelligence raises some complexphilosophical problems

Are thinking machines conscious?

The chinese room, (Searle, 1980)

Is intelligence an emerging property of the biological elements thatsustains it?

There is no definitive conclusion

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 8 / 20

Page 9: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Introduction to Artificial Intelligence Introduction

The chinese room

+ −>

+ −>

+ −>

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 9 / 20

Page 10: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Introduction to Artificial Intelligence Foundations of Artificial Intelligence

Foundations of Artificial Intelligence - Philosophy

Laws that govern the rational part

of the mind (logic)The mind is a physical system

Perception is the source of knowledge

(Induction)

Actions are justified by a connection bet-

ween goals and knowledge

Aristotle LlullLeibnizDecart

BaconHumeRussellAristotle

Are mechanical intelligences possible?

Knowledge = Logic Theories

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 10 / 20

Page 11: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Introduction to Artificial Intelligence Foundations of Artificial Intelligence

Foundations of Artificial Intelligence - Mathematics

Mathematics

Logic

Boole Frege

Complexity

Godel Turing

Probability

Fermat Bernoulli Bayes

What are the rules of

reasoning?What is computable?

How to reason with uncer-

tainty?

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 11 / 20

Page 12: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Introduction to Artificial Intelligence Foundations of Artificial Intelligence

Foundations of Artificial Intelligence (III)

Economics

¿How do we make decisions ...

that benefit us?against competitors?when there is not immediate benefit?

Decision theory/Game theory/Operations research

Neuroscience

How does the brain process information?

Neurons/Specialized areas in the brain

Psychology

How does people act and think?

Cognitive psychology/Cognitive science: Behavioural theories,foundations of rational behaviour

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 12 / 20

Page 13: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Introduction to Artificial Intelligence Foundations of Artificial Intelligence

Foundations of Artificial Intelligence (IV)

Computer Science

In order AI to exist it is needed a physical device to support it(Hardware)

AI needs also software tools to develop intelligent systems

Control theory/Cybernetics

Development of autonomous systems

Linguistics

Chomsky: Knowledge representation, language grammar

Computational linguistics

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 13 / 20

Page 14: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Areas of Artificial Intelligence

Areas of Artificial Intelligence

Basic areas

Knowledge representationAutomatic problem solving, heuristic search

Specific areas

Automatic planningNatural language processingAutomatic reasoningKnowledge based systemsPerceptionMachine learningIntelligent agents

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 14 / 20

Page 15: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Areas of Artificial Intelligence Applications of Artificial Intelligence

Autonomous robots

Autonomous Navigation Assistive Technologies

Complex tasks (vision, planning, coordination, real time, ...)

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 15 / 20

Page 16: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Areas of Artificial Intelligence Applications of Artificial Intelligence

Image recognition

Faces Medical Images

Hand writing recognition Object recognition

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 16 / 20

Page 17: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Areas of Artificial Intelligence Applications of Artificial Intelligence

Computer games

Path finding Strategy

Coordination, cooperation, learning, adaptation, ...

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 17 / 20

Page 18: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Areas of Artificial Intelligence Applications of Artificial Intelligence

Electronics appliances

Intelligent vacuum cleaners Cameras with face recognition

Apliances with intelligent control

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 18 / 20

Page 19: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Areas of Artificial Intelligence Applications of Artificial Intelligence

Intelligent Interfaces/Recommendation/Personalization

Ambient Intelligence Recommendation/Personalization

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 19 / 20

Page 20: Introduction to Arti cial Intelligence Introduction What is Arti cial Intelligence? · 2012. 8. 30. · Introduction to Arti cial Intelligence Introduction A de nition of Arti cial

Areas of Artificial Intelligence Applications of Artificial Intelligence

Diagnostic/Control/Design/Planning systems

Industrials Processes

Medicine

Industrial Design

Logistics

Complex Processes

Intelligent Manufacturing

BY:© $\© C© (LSI-FIB-UPC) Artificial Intelligence Term 2009/2010 20 / 20


Recommended