Knowledge Representation and Mappings
Knowledge Representation and Mappings
representation?
ADVERTISEMENT
What to Represent:
ADVERTISEMENT
o Meta-knowledge: It is knowledge
about what we know.
ADVERTISEMENT
Types of knowledge
ADVERTISEMENT
ADVERTISEMENT
2. Procedural Knowledge
ADVERTISEMENT
3. Meta-knowledge:
ADVERTISEMENT
4. Heuristic knowledge:
5. Structural knowledge:
ADVERTISEMENT
ADVERTISEMENT
AI knowledge cycle:
ADVERTISEMENT
o Perception
o Learning
o Planning
o Execution
ADVERTISEMENT
The above diagram is showing how an AI
system can interact with the real world and
what components help it to show
intelligence. AI system has Perception
component by which it retrieves information
from its environment. It can be visual, audio
or another form of sensory input. The
learning component is responsible for
learning from data captured by Perception
comportment. In the complete cycle, the
main components are knowledge
representation and Reasoning. These two
components are involved in showing the
intelligence in machine-like humans. These
two components are independent with each
other but also coupled together. The
planning and execution depend on analysis
of Knowledge representation and reasoning.
ADVERTISEMENT
Approaches to knowledge
representation:
There are mainly four approaches to
knowledge representation, which are
givenbelow:
Player1 65 23
Player2 58 18
Player3 75 24
2. Inheritable knowledge:
o In the inheritable knowledge
approach, all data must be stored into
a hierarchy of classes.
o Example:
3. Inferential knowledge:
o Inferential knowledge approach
represents knowledge in the form of
formal logics.
o It guaranteed correctness.
a. Marcus is a man
man(Marcus)
∀x = man (x) ---------->
mortal (x)s
4. Procedural knowledge:
o Procedural knowledge approach uses
small programs and codes which
describes how to do specific things,
and how to proceed.
1. 1. Representational Accuracy:
KR system should have the ability to
represent all kind of required
knowledge.
2. 2. Inferential Adequacy:
KR system should have ability to
manipulate the representational
structures to produce new knowledge
corresponding to existing structure.
3. 3. Inferential Efficiency:
The ability to direct the inferential
knowledge mechanism into the most
productive directions by storing
appropriate guides.
o Logic
o Rules
o Frames
o Semantic Net