Supervised by, Mr. Ashraf Yaseen. Overview…. Brief Introduction about Knowledge Acquisition. How it can be achieved?. KA Stages. Model. Problems that.

Slides:



Advertisements
Similar presentations
Pat Langley Computational Learning Laboratory Center for the Study of Language and Information Stanford University, Stanford, California
Advertisements

Modelling with expert systems. Expert systems Modelling with expert systems Coaching modelling with expert systems Advantages and limitations of modelling.
Improving System Safety through Agent-Supported User/System Interfaces: Effects of Operator Behavior Model Charles SANTONI & Jean-Marc MERCANTINI (LSIS)
1 A Methodological Approach to IS Research Presented by: Dr. Jay Nunamaker, Jr.
Copyright © Allyn & Bacon (2007) Research is a Process of Inquiry Graziano and Raulin Research Methods: Chapter 2 This multimedia product and its contents.
Introduction to Knowledge Engineering
University of Minho School of Engineering Algoritmi Center Uma Escola a Reinventar o Futuro – Semana da Escola de Engenharia - 24 a 27 de Outubro de 2011.
3 Delivering Nursing Care.
Chapter 6: Design of Expert Systems
Artificial Intelligence
The Semantic Web Week 13 Module Website: Lecture: Knowledge Acquisition / Engineering Practical: Getting to know.
Knowledge Acquisitioning. Definition The transfer and transformation of potential problem solving expertise from some knowledge source to a program.
An Introduction to Machine Learning In the area of AI (earlier) machine learning took a back seat to Expert Systems Expert system development usually consists.
Modified from Sommerville’s originalsSoftware Engineering, 7th edition. Chapter 8 Slide 1 System models.
Four Dark Corners of Requirements Engineering
School of Computing and Mathematics, University of Huddersfield Knowledge Engineering: Issues for the Planning Community Lee McCluskey Department of Computing.
Knowledge Acquisition CIS 479/579 Bruce R. Maxim UM-Dearborn.
Knowledge Acquisition. Knowledge Aquisition Definition – The process of acquiring, organising, & studying knowledge. Identified by many researchers and.
Modified from Sommerville’s originalsSoftware Engineering, 7th edition. Chapter 8 Slide 1 System models.
Information Modeling: The process and the required competencies of its participants Paul Frederiks Theo van der Weide.
Chapter 12: Intelligent Systems in Business
Protégé An Environment for Knowledge- Based Systems Development Haishan Liu.
McGraw-Hill/Irwin ©2005 The McGraw-Hill Companies, All rights reserved ©2005 The McGraw-Hill Companies, All rights reserved McGraw-Hill/Irwin.
The Multi-model, Metadata-driven Approach to Content and Layout Adaptation Knowledge and Data Engineering Group (KDEG) Trinity College,
Expert Systems.
On Roles of Models in Information Systems (Arne Sølvberg) Gustavo Carvalho 26 de Agosto de 2010.
ELearning Reality, ID processes and Pedagogical Objects Presented by Karin Lundgren-Cayrol LORNET.
Applying creativity in CS high school education - criteria, teaching example and evaluation Romeike, R. (2007). Applying creativity in CS high school education.
Knowledge representation
Requirements Engineering
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.
PLUG IT IN 5 Intelligent Systems. 1.Introduction to intelligent systems 2.Expert Systems 3.Neural Networks 4.Fuzzy Logic 5.Genetic Algorithms 6.Intelligent.
School of Computing FACULTY OF ENGINEERING Developing a methodology for building small scale domain ontologies: HISO case study Ilaria Corda PhD student.
School of Computer Science and Technology, Tianjin University
Introduction To System Analysis and Design
Odyssey A Reuse Environment based on Domain Models Prepared By: Mahmud Gabareen Eliad Cohen.
The present publication was developed under grant X from the U.S. Department of Education, Office of Special Education Programs. The views.
Distributed Aircraft Maintenance Environment - DAME DAME Workflow Advisor Max Ong University of Sheffield.
1 Introduction to Software Engineering Lecture 1.
Fundamentals of Information Systems, Second Edition 1 Specialized Business Information Systems.
Knowledge Representation of Statistic Domain For CBR Application Supervisor : Dr. Aslina Saad Dr. Mashitoh Hashim PM Dr. Nor Hasbiah Ubaidullah.
Training and Developing a Competitive Workforce 17/04/2013.
Presented By: Aly Aboul Nour Supervised By: Dr. A. Rafea CommonKads.
A Goal Based Methodology for Developing Domain-Specific Ontological Frameworks Faezeh Ensan, Weichang Du Faculty of Computer Science, University of New.
COMM89 Knowledge-Based Systems Engineering Lecture 8 Life-cycles and Methodologies
Generic Tasks by Ihab M. Amer Graduate Student Computer Science Dept. AUC, Cairo, Egypt.
Theme 2: Data & Models One of the central processes of science is the interplay between models and data Data informs model generation and selection Models.
Search Engine Optimization © HiTech Institute. All rights reserved. Slide 1 Click to edit Master title style What is Business Analysis Body of Knowledge?
Of An Expert System.  Introduction  What is AI?  Intelligent in Human & Machine? What is Expert System? How are Expert System used? Elements of ES.
Chapter Two Copyright © 2006 McGraw-Hill/Irwin The Marketing Research Process.
Intelligent Control Methods Lecture 8: Knowledge Engineering Slovak University of Technology Faculty of Material Science and Technology in Trnava.
 Knowledge Acquisition  Machine Learning. The transfer and transformation of potential problem solving expertise from some knowledge source to a program.
Design Evaluation Overview Introduction Model for Interface Design Evaluation Types of Evaluation –Conceptual Design –Usability –Learning Outcome.
1 Knowledge Acquisition, Representation and Organization Dr. Jeffrey M. Sta. Ines.
Introduction To Modeling and Simulation 1. A simulation: A simulation is the imitation of the operation of real-world process or system over time. A Representation.
Algorithms and Problem Solving
People-Oriented Methodologies
Using Cognitive Science To Inform Instructional Design
Profiling based unstructured process logs
TECHNOLOGY GUIDE FOUR Intelligent Systems.
Architecture Components
Chapter 6: Design of Expert Systems
Object oriented system development life cycle
International Research and Development Institute Uyo
النظم الخبيرة Expert Systems (ES)
Expert Systems.
Introduction to the PRISM Framework
전문가 시스템(Expert Systems)
Presentation transcript:

Supervised by, Mr. Ashraf Yaseen

Overview…. Brief Introduction about Knowledge Acquisition. How it can be achieved?. KA Stages. Model. Problems that are encountered KADS. KADS Principles. References. Brief Introduction about Knowledge Acquisition. How it can be achieved?. KA Stages. Model. Problems that are encountered KADS. KADS Principles. References.

Brief Introduction Definition: Knowledge Acquisition (KA) is the transfer and transformation of potential problem solving expertise from some knowledge source to a program. Knowledge Acquisition is a large process itself and is composed of five stages which will be explained later. Definition: Knowledge Acquisition (KA) is the transfer and transformation of potential problem solving expertise from some knowledge source to a program. Knowledge Acquisition is a large process itself and is composed of five stages which will be explained later.

How it can be achieved??? Could be achieved by a computer program that creates associations using a large body of case data. Knowledge Elicitation: Series of interviews between the domain expert and the knowledge engineer who then writes a computer program representing the knowledge. Interaction between a domain expert and a computer program Could be achieved by a computer program that creates associations using a large body of case data. Knowledge Elicitation: Series of interviews between the domain expert and the knowledge engineer who then writes a computer program representing the knowledge. Interaction between a domain expert and a computer program

KA Stages… The five stages in the KNOWLEDGE ACQUISITION Process: 1) Identification- Identifies the problem characteristics 2) Conceptualization - Finds Concepts to represent the knowledge 3) Formalization - Designs the structure to organize the knowledge 4) Implementation - Formulates rules, frames etc. to represent the knowledge 5) Testing - Validates the rules that organize the knowledge The five stages in the KNOWLEDGE ACQUISITION Process: 1) Identification- Identifies the problem characteristics 2) Conceptualization - Finds Concepts to represent the knowledge 3) Formalization - Designs the structure to organize the knowledge 4) Implementation - Formulates rules, frames etc. to represent the knowledge 5) Testing - Validates the rules that organize the knowledge

KA Stages… IdentificationConceptualization FormalizationImplementation Testing Reformulation Redesign Refinements

Model… After the knowledge engineer gets the Information from the expert, this data is used to construct an appropriate model. KADS is an example of a model contains four layers (Strategy, Task, Inference, Domain). Other examples are task based conceptual model like (OPAL system), Metalevel acquisition tool like (DOTS system), and other models.. After the knowledge engineer gets the Information from the expert, this data is used to construct an appropriate model. KADS is an example of a model contains four layers (Strategy, Task, Inference, Domain). Other examples are task based conceptual model like (OPAL system), Metalevel acquisition tool like (DOTS system), and other models..

Problems.. There may be some problems with transferring knowledge in the process of knowledge acquisition like: 1) Experts expressing his/her knowledge. (the expert uses a process to solve problems & this process is internal) 2) Transferring the Knowledge to a machine. (in an organized way, In order for the machine to understand or make any sense of the knowledge it has to be in a more detailed/lower level than a human would use). 3) The number of participants involved in the transfer. (may cause problems between participants.) 4) Extracting not only the knowledge but its actual structure too. There may be some problems with transferring knowledge in the process of knowledge acquisition like: 1) Experts expressing his/her knowledge. (the expert uses a process to solve problems & this process is internal) 2) Transferring the Knowledge to a machine. (in an organized way, In order for the machine to understand or make any sense of the knowledge it has to be in a more detailed/lower level than a human would use). 3) The number of participants involved in the transfer. (may cause problems between participants.) 4) Extracting not only the knowledge but its actual structure too.

KADS is framework for a modeling approach of knowledge engineering. Knowledge-Based systems are not just containers of knowledge They are operational model that exhibits some desired behavior and impacts real-world phenomena Knowledge elicitation is not just eliciting domain knowledge but also interpreting this data with respect of some conceptual framework, and formalize it in such a way that the program can actually use the knowledge KADS

Introduction of multiple models to cope with knowledge engineering complexity The KADS four-layer framework for modeling the required expertise. The reusability of generic model components. The process of differentiating simple models into more complex ones. The importance of structure-perceiving transformation of models of expertise into design and implementation. KADS Principles

The motivation of KADS is to manage complexity. The first principle provides multiple models to help knowledge engineering in facing some issues: Defining the problem that the expert system is meant to solve. Defining the function of the expert system Defining the tasks that must be performed to fulfill the expert system’s function Continue…...

References “Introduction to Expert System”, 3 rd edition, Peter Jackson. 0.htm ew/knowacq/review/rev11656.html “Introduction to Expert System”, 3 rd edition, Peter Jackson. 0.htm ew/knowacq/review/rev11656.html

Thank You For Listening