Download presentation
Presentation is loading. Please wait.
1
Artificial Intelligence Knowledge Representation
2
Introduction
3
Introduction Cont.
4
Data-Information-Knowledge-Wisdom
6
The AI Cycle
7
Knowledge and its types Durkin refers to it as the “Understanding of a subject area”. There are different types of knowledge Procedural knowledge Declarative Meta knowledge Heuristic knowledge Structural knowledge
8
Types of knowledge (Cont.)
9
Procedural VS Declarative Knowledge
10
Types of Knowledge Cont. Procedural knowledge: Describes how to do things, provides a set of directions of how to perform certain tasks, e.g., how to drive a car. Declarative knowledge: It describes objects, rather than processes. What is known about a situation, e.g. it is sunny today, and cherries are red. Meta knowledge: Knowledge about knowledge, e.g., the knowledge that blood pressure is more important for diagnosing a medical condition than eye color. Heuristic knowledge: Rule-of-thumb, e.g. if I start seeing shops, I am close to the market. o Heuristic knowledge is sometimes called shallow knowledge. o Heuristic knowledge is empirical as opposed to deterministic Structural knowledge: Describes structures and their relationships. e.g. how the various parts of the car fit together to make a car, or knowledge structures in terms of concepts, sub concepts, and objects.
11
Knowledge Representation
12
Pictures and symbols. This is how the earliest humans represented knowledge when sophisticated linguistic systems had not yet evolved Graphs and Networks Numbers Descriptive
13
Using Picture As you can see, this kind of representation makes sense readily to humans, but if we give this picture to a computer, it would not have an easy time figuring out the relationships between the individuals, or even figuring out how many individuals are there in the picture. Computers need complex computer vision algorithms to understand pictures.
14
Using a graph and description Using a description in words For the family above, we could say in words – Tariq is Mona’s Father – Ayesha is Mona’s Mother – Mona is Tariq and Ayesha’s Daughter
15
Formal KR techniques Facts Rules Semantic Nets Frames Logic
16
Facts Single-valued multiple –valued Uncertain facts Fuzzy facts Object-Attribute-Value triplets
17
Rules Relationship Recommendation Directive Uncertain Rules Meta Rules Rule Sets
18
Semantic networks Semantic networks are graphs, with nodes representing objects and arcs representing relationships between objects. Various types of relationships may be defined using semantic networks. The two most common types of relationships are –IS-A (Inheritance relation) –HAS (Ownership relation)
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.