 Knowledge Acquisition  Machine Learning. The transfer and transformation of potential problem solving expertise from some knowledge source to a program.

Slides:



Advertisements
Similar presentations
Modelling with expert systems. Expert systems Modelling with expert systems Coaching modelling with expert systems Advantages and limitations of modelling.
Advertisements

1 Machine Learning: Lecture 1 Overview of Machine Learning (Based on Chapter 1 of Mitchell T.., Machine Learning, 1997)
FT228/4 Knowledge Based Decision Support Systems Knowledge Engineering Ref: Artificial Intelligence A Guide to Intelligent Systems, Michael Negnevitsky.
Cognition & Language Chapter 7 Part I William G. Huitt Last revised: May 2005.
Cognition Alie Fulton. Memory Can be divided into three separate storage areas: a sensory store, a short-term store, and a long-term store.
Chapter 6: Design of Expert Systems
Machine Learning Case study. What is ML ?  The goal of machine learning is to build computer systems that can adapt and learn from their experience.”
Chapter 11 Artificial Intelligence and Expert Systems.
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.
Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall Chapter Chapter 7: Expert Systems and Artificial Intelligence Decision Support.
Supervised by, Mr. Ashraf Yaseen. Overview…. Brief Introduction about Knowledge Acquisition. How it can be achieved?. KA Stages. Model. Problems that.
Chapter 12: Intelligent Systems in Business
1 New York State Mathematics Core Curriculum 2005.
Sepandar Sepehr McMaster University November 2008
INTELLIGENT SYSTEMS Artificial Intelligence Applications in Business.
Introducing Java.
Cognition Ines Ramadanovic Period 6. Cognition The four components of cognition are: The four components of cognition are: Memory Memory Language Language.
Artificial Intelligence Lecture No. 15 Dr. Asad Ali Safi ​ Assistant Professor, Department of Computer Science, COMSATS Institute of Information Technology.
CS62S: Expert Systems Based on: The Engineering of Knowledge-based Systems: Theory and Practice A. J. Gonzalez and D. D. Dankel.
Knowledge representation
Chapter 6 Supplement Knowledge Engineering and Acquisition Chapter 6 Supplement.
Chapter 1: A First Program Using C#. Programming Computer program – A set of instructions that tells a computer what to do – Also called software Software.
 Knowledge Acquisition  Machine Learning. The transfer and transformation of potential problem solving expertise from some knowledge source to a program.
11 C H A P T E R Artificial Intelligence and Expert Systems.
Faculty of Arts Atkinson College ITEC 1010 A F 2002 Welcome Sixteenth Lecture for ITEC A Professor G.E. Denzel.
Course Instructor: K ashif I hsan 1. Chapter # 2 Kashif Ihsan, Lecturer CS, MIHE2.
Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Decision Support Systems Chapter 10.
1 Science as a Process Chapter 1 Section 2. 2 Objectives  Explain how science is different from other forms of human endeavor.  Identify the steps that.
Module 4: Systems Development Chapter 12: (IS) Project Management.
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Artificial intelligence systems form a broad and diverse set of.
CHAPTER ONE Problem Solving and the Object- Oriented Paradigm.
Problem Solving Techniques. Compiler n Is a computer program whose purpose is to take a description of a desired program coded in a programming language.
ES Design, Development and Operation Dr. Ahmed Elfaig Knowledge model, knowledge structure, presentation and organization are the bottleneck of expert.
Principles of Information Systems, Sixth Edition Specialized Business Information Systems Chapter 11.
ES Model development Dr. Ahmed Elfaig The ES attempts to predict results from available information, data and knowledge The model should be able to infer.
Artificial Intelligence and Expert Systems. ARTIFICIAL INTELLIGENCE (AI) is the science of R L Being able to Ability to solve a problem.
Advanced Database Course (ESED5204) Eng. Hanan Alyazji University of Palestine Software Engineering Department.
Using Information Technology Knowledge & Knowledge Management Addendum to Class 4 Outline: What Is Knowledge? Types of Knowledge What is knowledge.
SP_IRS Introduction to Research in Special and Inclusive Education(Autumn 2015) Lecture 1: Introduction Lecturer: Mr. S. Kumar.
Generic Tasks by Ihab M. Amer Graduate Student Computer Science Dept. AUC, Cairo, Egypt.
EXPERT SYSTEMS PRESENTED BY SEMINAR REPORT ON Mr. MRINMOY JANA SEMINAR REPORT ON.
Chapter 4 Decision Support System & Artificial Intelligence.
Artificial Intelligence, Expert Systems, and Neural Networks Group 10 Cameron Kinard Leaundre Zeno Heath Carley Megan Wiedmaier.
1 CHUKWUEMEKA DURUAMAKU.  Machine learning, a branch of artificial intelligence, concerns the construction and study of systems that can learn from data.
EXPERT SYSTEMS or KNOWLEDGE BASED SYSTEMS a. When we wish to encode a rich source of knowledge within the program. and b. The scope of systems.
Cynthia Harmon Etec 5760 Mr. Bill Morrison Spring 2004.
CS507 Information Systems. Lesson # 11 Online Analytical Processing.
 CMMI  REQUIREMENT DEVELOPMENT  SPECIFIC AND GENERIC GOALS  SG1: Develop CUSTOMER Requirement  SG2: Develop Product Requirement  SG3: Analyze.
Intelligent Control Methods Lecture 5: Expert Systems Slovak University of Technology Faculty of Material Science and Technology in Trnava.
Organic Evolution and Problem Solving Je-Gun Joung.
INTRODUCTION TO COGNITIVE SCIENCE NURSING INFORMATICS CHAPTER 3 1.
Artificial Intelligence, simulation and modelling.
Expert System / Knowledge-based System Dr. Ahmed Elfaig 1.ES can be defined as computer application program that makes decision or solves problem in a.
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.
Understanding Knowledge Chapter Overview  Definitions  Cognition  Expert Knowledge  Human Thinking and Learning  Implications for Management.
Using Scientific Inquiry to Drive Engineering Design
Design of Expert Systems
Using Cognitive Science To Inform Instructional Design
Introduction to Expert Systems Bai Xiao
Architecture Components
Chapter 6: Design of Expert Systems
Knowledge Representation
Intro to Expert Systems Paula Matuszek CSC 8750, Fall, 2004
Using Scientific Inquiry to Drive Engineering Design
전문가 시스템(Expert Systems)
Generalized Diagnostics with the Non-Axiomatic Reasoning System (NARS)
Presentation transcript:

 Knowledge Acquisition  Machine Learning

The transfer and transformation of potential problem solving expertise from some knowledge source to a program. Buchanan, 1983

 The process of acquiring, studying and organizing knowledge, so that it can be used in a knowledge-based system.  Expert may provide irrelevant, incomplete or inconsistent information.  Data and knowledge acquisition  Collect and analyze data and knowledge  Make key concepts of the system design more explicit

 Acquired knowledge may consist facts, rules, concept, procedures, heuristics, formulas, relationships, statistics, or other useful information Sources Documented Written, viewed, sensory, behavior Undocumented Memory Acquired from Human senses Machines

Professionals who elicit knowledge from experts Empathetic, patient Broad range of understanding, capabilities Integrate knowledge from various sources Creates and edits code Operates tools Build knowledge base Validates information Trains users

 Machine learning is a specialized form of autonomous knowledge acquisition.  Autonomous knowledge creation or refinement through the use of computer programs.

Some tasks cannot be defined well, except by examples (e.g., recognizing people). Relationships and correlations can be hidden within large amounts of data. Machine Learning/Data Mining may be able to find these relationships. Human designers often produce machines that do not work as well as desired in the environments in which they are used.

The amount of knowledge available about certain tasks might be too large for explicit encoding by humans (e.g., medical diagnostic). Environments change over time. New knowledge about tasks is constantly being discovered by humans. It may be difficult to continuously re-design systems “by hand”. 8

 Learning by memorization  Direct instruction  Analogy  Induction  Deduction

 It requires the least amount of inference and is accomplished by simply copying the knowledge in the same form that it will be used directly into the knowledge base.

 The knowledge must be transformed into an operational form before being integrated into the knowledge base  This type of learning used when a teacher presents a number of facts directly to us in a well organized manner.

 Is the process of learning a new concept or solution through the use of similar known concepts or solutions.  Here, previously learn examples serve as a guide.  Driving a truck using experience of driving a car.

 This form of learning requires the use of inductive inference  We use inductive learning when we formulate a general concept after seeing a number of instances or examples of the concept. Example: we learn the concepts of color or sweet taste after experiencing the sensations associated with several examples of color example objects or sweet foods

 It is accomplished through a sequence of deductive inference steps using known facts.  From the known facts, new facts and relationships are logically derived.  Example:(father X of Y), (father Y of Z); (Grandfather X of Z)