KNOWLEDGE ACQUISITION

Slides:



Advertisements
Similar presentations
Defining Decision Support System
Advertisements

Modelling with expert systems. Expert systems Modelling with expert systems Coaching modelling with expert systems Advantages and limitations of modelling.
Chapter 11 user support. Issues –different types of support at different times –implementation and presentation both important –all need careful design.
Job Analysis Background Research 1)Organizational charts (e.g., how the job is connected to other positions and where it is located in the overall company)
1.10 Report Findings to Communicate Research Information to Others
Artificial Intelligence
Knowledge Acquisitioning. Definition The transfer and transformation of potential problem solving expertise from some knowledge source to a program.
Knowledge Acquisition. Knowledge Aquisition Definition – The process of acquiring, organising, & studying knowledge. Identified by many researchers and.
3 Chapter Needs Assessment.
Methods of Instruction. Learning Objectives Upon completion of this lesson, participants will be able to: – Compare and contrast a range of instructional.
VENDORS, CONSULTANTS AND USERS
Page 1 ISMT E-120 Introduction to Microsoft Access & Relational Databases The Influence of Software and Hardware Technologies on Business Productivity.
Chapter 3 Needs Assessment
Framework for K-12 Science Education
1. Human – the end-user of a program – the others in the organization Computer – the machine the program runs on – often split between clients & servers.
1 Chapter No 3 ICT IN Science,Maths,Modeling, Simulation.
Chapter 6 Supplement Knowledge Engineering and Acquisition Chapter 6 Supplement.
 Knowledge Acquisition  Machine Learning. The transfer and transformation of potential problem solving expertise from some knowledge source to a program.
A RTIFICIAL I NTELLIGENCE Introduction 3 October
Ways for Improvement of Validity of Qualifications PHARE TVET RO2006/ Training and Advice for Further Development of the TVET.
1 Knowledge & Knowledge Management “Knowledge is power” to “Sharing K is power” Yaseen Hayajneh, PhD.
Graphics. Graphic is the important media used to show the appearance of integrative media applications. According to DBP dictionary, graphics mean drawing.
Knowledge Representation of Statistic Domain For CBR Application Supervisor : Dr. Aslina Saad Dr. Mashitoh Hashim PM Dr. Nor Hasbiah Ubaidullah.
Introduction to Earth Science Section 2 Section 2: Science as a Process Preview Key Ideas Behavior of Natural Systems Scientific Methods Scientific Measurements.
INSTRUCTIONAL OBJECTIVES
Requirements Analysis
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
Of An Expert System.  Introduction  What is AI?  Intelligent in Human & Machine? What is Expert System? How are Expert System used? Elements of ES.
5. 2Object-Oriented Analysis and Design with the Unified Process Objectives  Describe the activities of the requirements discipline  Describe the difference.
Expert Systems By James Jennings Introduction  What is an Expert system?  expert system is a computer system that emulates the decision-making ability.
PROCESS ASSESSMENT AND IMPROVEMENT. Process Assessment  A formal assessment did not seem financially feasible at the onset of the company’s process improvement.
1 INTRODUCTION TO COMPUTER GRAPHICS. Computer Graphics The computer is an information processing machine. It is a tool for storing, manipulating and correlating.
1 Knowledge Acquisition, Representation and Organization Dr. Jeffrey M. Sta. Ines.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 12: Artificial Intelligence and Expert Systems.
CHAPTER 7: The Effective Lesson © (2015, 2012, 2009) by Pearson Education, Inc. All Rights Reserved Educational Psychology: Theory and Practice Edition.
Knowledge Representation. A knowledge base can be organised in several different configurations to facilitate fast inferencing Knowledge Representation.
Natalija Budinski Primary and secondary school “Petro Kuzmjak” Serbia
Engineering Probability and Statistics - SE-205 -Chap 1
Pepper modifying Sommerville's Book slides
Chapter 25 Process Improvement.
NEEDS ASSESSMENT HRM560 Sheikh Rahman
Knowledge Elicitation – Converting Tacit Knowledge to Explicit
Knowledge Representation Techniques
3 Chapter Needs Assessment.
MISY 301 Mr.Mohammed Rafeeque.
Form Development (Chapter 6)
1.10 Report Findings to Communicate Research Information to Others
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
AF1: Thinking Scientifically
JOB, ROLE, COMPETENCY AND SKILLS ANALYSIS
Chapter 7: Entity-Relationship Model
Section 2: Science as a Process
Introduction to Graphics Modeling
Current Issues or Challenges in Visual Analytics
VENDORS, CONSULTANTS AND USERS
CRM software: useful tool for building business
© 2012 The McGraw-Hill Companies, Inc.
Frequently asked questions about software engineering
Expert System Dr. Khoerul Anwar, S.T.,M.T STMIK Pradnya Paramita
Cost Estimation Chapter 5
Data and Data Collection
An Introduction to Software Engineering
Usability Techniques Lecture 13.
Chapter 13 Quality Management
Project Management Process Groups
Chapter 11 user support.
Decision Support Systems
The Basics of Information Systems
Chapter 15 Functional Programming 6/1/2019.
The Basics of Information Systems
Presentation transcript:

KNOWLEDGE ACQUISITION CHAPTER 3 KNOWLEDGE ACQUISITION BIC 3337 EXPERT SYSTEM

Introduction In knowledge acquisition, mathematics and computer science, graph theory is the study of graphs, mathematical structures used to model pair wise relations between objects. It can be used in the process of knowledge acquisition. A "graph" in this context refers to a collection of vertices and a collection of edges that connect pairs of vertices A graph may be undirected, meaning that there is no distinction between the two vertices associated with each edge, or its edges may be directed from one vertex to another BIC 3337 EXPERT SYSTEM

TASKS IN KNOWLEDGE ACQUISITION Knowledge Acquisition involves getting information from an human expert in a particular area, then put the information into a computer and build a expert system with this information, making the information more clearer and available for the expert to use. In order to carry out any job you will need some kind of equipment, so in the knowledge acquisition activity, the expert system developer uses tools and aids. BIC 3337 EXPERT SYSTEM

PREREQUISITES FOR ACQUISITION Companies could employ knowledge mapping method with staff members as part of a staff development program. This would be particularly valuable if the personal map had the same spatial structure as the section knowledge map. Managers would be able to identify key individuals and plan appropriate and efficient training programs. Inefficient scheme is often because there is not enough care taken to ensure that all trainees (students) have the necessary prerequisite knowledge to benefit fully from the acquisition. BIC 3337 EXPERT SYSTEM

THE METHODS OF KNOWLEDGE ACQUISITION The methods of knowledge acquisition can be divided into manual, semi-automated, and automated. The primary manual approach of knowledge acquisition is interviewing. The reasoning process of experts can be tracked by several methods. Protocol analysis is the primary method used in AI. BIC 3337 EXPERT SYSTEM

CHOOSING THE RIGHT HUMAN EXPERT A computer which exhibits knowledge relating to gravitational attraction will be expected to calculate force, to know what if any parameters are required in order to calculate force and provide simple explanations. A human could also do this given the formulae and instruction on how to use it and some answers to specific questions. However a human who can be said to understand gravitational attraction will have a clear understanding of the concepts. BIC 3337 EXPERT SYSTEM

CHOOSING THE RIGHT HUMAN EXPERT That human would also understand other concepts that are the prerequisites of mass and force. Therefore, the human expert is much more likely to be able to answer novel questions about gravitational attraction and also see gravitational attraction in new and interesting situations. BIC 3337 EXPERT SYSTEM

INTERVIEWING METHODS Interviewing methods range from completely unstructured to highly structured. Repertory Grid Analysis (RGA) is the most common technique for semi-automated interviews used in AI. Several software packages that use RGA improve the knowledge acquisition process. Face-to-face interview analysis is the most commonly used form and it involves a direct dialog between the expert and knowledge engineer. BIC 3337 EXPERT SYSTEM

PROBLEMS WITH INTERVIEWING Unstructured interviewing, according to McGraw & Harbison-Briggs, seldom provides complete or well-organized descriptions of cognitive processes. This is because the domains are generally complex ; the expert usually find it very difficult to express some of the more important elements of their knowledge ; domain experts may interpret the lack of BIC 3337 EXPERT SYSTEM

PROBLEMS WITH INTERVIEWING (cont…) of structure ; data acquired from unstructured interview are often unrelated, exist in varying levels of complexity, and are difficult for the knowledge engineer to interpret, and integrate. For walk-through interview method, it can be a tedious process. It places great demands on the domain expert, who must be able not only to demonstrate expertise but also to express it. BIC 3337 EXPERT SYSTEM

KNOWLEDGE ANALYSIS Knowledge acquisition and analysis is not an easy task. It includes identifying the knowledge, representing the knowledge in a proper format, structuring the knowledge, and transferring the knowledge to machine. This process can be greatly influenced by the roles of three major participants : the knowledge engineer, the expert, and the end-user. BIC 3337 EXPERT SYSTEM

STRUCTURING THE KNOWLEDGE GRAPHICALLY The graphs studied in graph theory should not be confused with "graphs of functions" and other kinds of graphs A pictorial representation of a graph BIC 3337 EXPERT SYSTEM