Lecture 2
Lecture 2
Outline
Knowledge
Agents and environments
Rationality
PEAS (Performance measure, Environment,
Actuators, Sensors)
Environment types
Agent types
Knowledge
• Can be defined as the body of facts & principles
accumulated by humankind or the act, fact, or
state of knowing.
• True, but incomplete, much more than this
• It is having a familiarity with language,
concepts, procedures, rules, ideas, abstractions,
places, customs, facts, & associations, coupled
with an ability to use these notions effectively
in modeling different aspects of the world.
Knowledge
• The meaning of knowledge is closely related to
the meaning of intelligence.
• Intelligence requires the possession of an access
to knowledge
• And a characteristic of intelligent people is that
they posses much knowledge
• Knowledge is likely stored as complex structures
of interconnected neurons.
Knowledge
• Human brain
• Computer
• 3.3 lbs
• 100 gms
• 1012 neurons • magnetic spots & voltage states
• 1014 bits storage • 1012 bits doubling
•The gap between human & computer storage
capacities is narrowing rapidly
•Still wide gape between representation schemes &
efficiencies
Knowledge
• Declarative vs. procedural
• Procedural: compiled knowledge related to the
performance of some tasks
• The steps used to solve an algebraic equation
• Declarative: passive knowledge expressed as
statements of facts about the world.
• Personal data is a database
Heuristic Knowledge
• special type of knowledge used by humans to solve complex
problems.
• The knowledge used to make good judgments, or strategies, tricks, or
‘rules of thumb’ used to simply the solution of problems.
• Heuristic s are usually acquired with much experience
Fault in a TV set
an experienced technician will not start by making numerous voltage
checks when it is clear that the sound is present but the picture is not
The high voltage flyback transformer or related component is the
culprit
• May not always be correct
• But frequently/quickly can find a solution
Knowledge and Data
• Knowledge should not confused with data
• Physician treating a patient use both Knowledge & Data
• Data: record: history, measurement of vital sign, drugs
given, response to drugs,……
• Knowledge: what Physician learned from medical school,
internship, residency, specialization, practice.
• Knowledge includes & requires the use of data &
information
• It combines relationship, correlations, dependencies, &
notion of gestalt with data & information
Belief, Hypothesis, & Knowledge
Belief: define as essentially any meaningful &
coherent expression that can be represented
• It may be true or false
Hypothesis: define as a justified belief that is
not known to be true
• Thus a hypothesis is a belief which is backed up
with some supporting evidence, but it may still
be false
Knowledge: define as true justified belief
Intelligent Agent?
• Rational agent
• Examine: agents, environments & coupling
between them
• How well an agent can behave depends on the
nature of environment; some environments are
more difficult than others.
• Need categorization of environments & show
how properties of an environment influence the
design of suitable agents for that environment.
Agents and Environments
• An agent is anything that can be viewed as perceiving its
environment through sensors & acting upon that environment
through actuators