“The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge.” Stephen Hawking

Sunday, 22 December 2013

Lecture # 08 "Knowledge Codification"

KNOWLEDGE CODIFICATION refers to written form or audio/ video present to other people, which involves:
  • Converting tacit into explicit.
  • Converting undocumented into documented form.
  • Representing and organizing knowledge.
  • Highest return for the business.
  • Explicit knowledge is organized and categorized.

Benefits of Knowledge Codification:

·         Get the knowledge from expert and share to other.
  • Instruction/Training: Promoting training.
  • Prediction: Inferring the likely outcome of a given situation.
  • Diagnosis: Check casual factors.
  • Planning/Schedule: Mapping the course.
Modes of Knowledge Conversion:

Some Codification Tools
·         Knowledge Map: The knowledge is represented visually and it is not a repository. It is used to fill knowledge gaps. This can be used to capture knowledge. Knowledge mapping is quite helpful in order to visualize and survey the complex system. Key are taken out from database or literature and put in tabular form as lists of facts. Then the tabled relationships are joined to form networks to get the knowledge maps.
·         Decision Table: It is like a spreadsheet. The decision table has a list of conditions, rules and actions. Each condition is match up with the conclusion.
·         Decision Tree: It is a hierarchically arranged semantic network. The node represents the goals and the links in the decision tree represents the outcomes/decisions. Apart from the root node all nodes are illustrated as the primary goal. The decision tree is a step before the knowledge codification.
·         Frames: The frame represents the knowledge about a particular idea in a data structure. In order to understand the problem domain easily the frames handles the combination of declarative and operational knowledge.
·         Production Rules: The tacit knowledge codification is in the form of premise-action pair. The premise is a Boolean expression that is true for the rule that is applied. Rules are conditional statement that tells an action to be taken if any condition is true. The action part of the rule is separated from the premise by the keyword THEN and if there are series of statements separated by AND's or comma's and is executed if the premise is true. The form is IF… THEN, or IF…THEN…ELSE.
·         Case-based Reasoning: CBR is reasons from related past cases in a way the humans’ use their past experiences to reach conclusions. The goal of the CBR is to get the alike historical cases that matches the current case.
Knowledge-Based Agents: It is a program code which is that performs independent action in an appropriate way. They are programmed to interact with other agents or humans by using agent communication language. In terms of knowledge-based systems, an agent can be programmed to learn from the user behavior and deduce future behavior for assisting the user. 

Knowledge Developer's Skill Set:

  •  Knowledge Requirements: Database or Operationg  system, hidden facts , domain specific and cognitive psychology (People should know how to learn).
  •  Skills Requirements

·         Interpersonal Communication.
·         Ability to articulate the project's rationale.
·         Rapid Prototyping skills.
·         Attributes related to personality.
·         Job roles.


No comments:

Post a Comment